Sep 30, 2002 #1 megaladon Programmer Sep 27, 2002 14 CA Hoe do I pass a formatted date from a hidden form field to a database?
Sep 30, 2002 #2 r937 Technical User Jun 30, 2002 8,847 CA using the #form.hiddenfield# form variable if you are inserting the current date into the table, it's probably easier to use the database's current date function instead of passing it in rudy http://rudy.ca/ Upvote 0 Downvote
using the #form.hiddenfield# form variable if you are inserting the current date into the table, it's probably easier to use the database's current date function instead of passing it in rudy http://rudy.ca/