Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pass date from hidden field

Status
Not open for further replies.

megaladon

Programmer
Sep 27, 2002
14
CA
Hoe do I pass a formatted date from a hidden form field to a database?
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top