asp ?
asp ?
Out of context: Reply #1
- Started
- Last post
- 13 Responses
- letgo™0
make the form request a variable
Dim Title
Title = (Request.Form("Title"))Then just call the variable in your query
make the form request a variable
Dim Title
Title = (Request.Form("Title"))
Then just call the variable in your query