Gossamer Forum
Home : General : Databases and SQL :

request.form...

Quote Reply
request.form...
May i know how to make this work??



yes = request.form(u_day)"/"request.form(u_month)"/"request.form(u_year)



i need the outcome to be like 5/8/2003
Quote Reply
Re: [gnehs] request.form... In reply to
yeah man i got it....Request.Form("u_day") & "" & Request.Form("u_month") & "" & Request.Form("u_year")
Quote Reply
Re: [gnehs] request.form... In reply to
This doesn't seem like an SQL question. Have you thought about posting your questions in an ASP support forum? There are quite a few out there.
========================================
Buh Bye!

Cheers,
Me