Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to send and retrieve data from ASP by Vbasic application

Status
Not open for further replies.

AstroPower

Programmer
May 8, 2005
8
EG
I'm asking about online registration of my app. using any given serial to the customer which he should write it along with his email and then pass it to the ASP and retrieve the passowrd from the ASP and then do some actions to run application.
I can write an asp that could do that
My specific Qu. is how to send and retrieve to and from ASP
 
For the VB end use an INET control.

For the ASP side, try using forum333 which is for ASP questions, or forum855 for ASP.NET questions

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'If we're supposed to work in Hex, why have we only got A fingers?'
Essex Steam UK for steam enthusiasts
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top