If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP & POST variables & WSH/VBScript

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-02-03, 12:37
fedrac fedrac is offline
Registered User
 
Join Date: Oct 2003
Posts: 1
ASP & POST variables & WSH/VBScript

I need to do something like:

*An ASP page grabs some POST variables from an HTML form
*Uses the POST variables with VBScript logic to edit a file
*Runs a command using the POST variables (using WSH's Exec method)

Can one ASP page do all this? Will I be able to contain it all within <%%>? Or have to break out somethings? I'll need to figure how to pass variables around.

Sorry for being so vague...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On