Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~232 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for malstrom

I have 3 tables that need be joined. (Not necessarily needed info but might help: using Coldfusion with ODBC to Foxpro database) Table 1: Timecard -------- loginname date wrknum time ----------- --------- --------- ------ afrank 7/17/06 1 3 afrank 7/17/06 2 2 afrank 7/17/06 3 3 afrank 5/20/06 1 3 …

Member Avatar for chmonalisa
0
116
Member Avatar for ckarnuth

[url]http://www.w3.org/TR/html4/interact/forms.html[/url] It depends on what language you're using. PHP, ASP, CFM, .... each have different ways of posting a form, some easier than others. If you're using HTML then it's simple to create the form itself but it's another matter on how you'll receive the data. Using HTML you'd probably …

Member Avatar for malstrom
0
116

The End.