I have a novice question. I am just starting to learn VBScript and I have created a User Input page. The page consist of a User ID text box and a Pasword text box. When the user has entered the correct ID and password they will be able to access the FTP page reserved for clients.
The book I have shows me how to create the page but not how to process what the user has entered.
It does however elude to using a CGI script. Another book says that CGI is limited in its ability and is not used anymore and that I should be using ASP for server side processing. Which is correct?
The first book says WSH is the way to go for backend processing. But it does not tell me how to pass information from VBScript to WSH.
I am so confused! Can someone give me the skinny on the best way to communicate with the server? Please type slow remember I am new to VBScript.
Thank you so much
Trudye
The book I have shows me how to create the page but not how to process what the user has entered.
It does however elude to using a CGI script. Another book says that CGI is limited in its ability and is not used anymore and that I should be using ASP for server side processing. Which is correct?
The first book says WSH is the way to go for backend processing. But it does not tell me how to pass information from VBScript to WSH.
I am so confused! Can someone give me the skinny on the best way to communicate with the server? Please type slow remember I am new to VBScript.
Thank you so much
Trudye