This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > FrontPage Programming > February 2007 > form requests





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author form requests
Dave36

2007-02-18, 3:15 am

How do I group a request using post and request

example:
Arrival Information= <% =Request("Arrive_Month") %> <% =Request("Arrive_Day")
Stefan B Rusynko

2007-02-18, 6:14 am

Arrival Information= <% =Request.Form("Arrive_Month") & Request.Form("Arrive_Day")
or
Arrival Information= <% =Request.Form("Arrive_Month") & "/" & Request.Form("Arrive_Day")

See http://www.w3schools.com/asp/default.asp
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Dave36" <Dave36@discussions.microsoft.com> wrote in message news:093CCA1B-D220-442D-B151-322E17FA45F9@microsoft.com...
| How do I group a request using post and request
|
| example:
| Arrival Information= <% =Request("Arrive_Month") %> <% =Request("Arrive_Day")


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews