zy_abc Posted May 21, 2003 Posted May 21, 2003 Hello, The Question i am asking might be ridiculous. Please do bear with it. Is it possible to have link between VB.NET and ASP.NET. What i would like to know is can the end user connect to ASP.NET Server via an VB.NET application. If so, how can i go about it. If the above is possible i would like to send data to the Server in a secured way. Heard of SSL. Do not know much about it. Is that the best option? How to send data to the server without being intercepted? Please do give me some ideas or links. It will be very useful. Thanks. Quote Thanks & Regards, zy_abc
Administrators PlausiblyDamp Posted May 21, 2003 Administrators Posted May 21, 2003 Best thing is go and have a look at Web Services - they allow you to call code running under IIS via HTTP / HTTPS, which sounds pretty much what you're asking Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zy_abc Posted May 21, 2003 Author Posted May 21, 2003 Can you please tell me little more as to what you are saying. Since i am new to programming i cannot understand what you are saying. Quote Thanks & Regards, zy_abc
Administrators PlausiblyDamp Posted May 21, 2003 Administrators Posted May 21, 2003 have a look at http://ms-help://MS.VSCC/MS.MSDNVS/vsent7/html/vbwlkwalkthroughbuildingusingwebservices.htm some walkthroughs and samples that should get you started Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zy_abc Posted May 21, 2003 Author Posted May 21, 2003 Thks for the link will go thro' it tonight. Quote Thanks & Regards, zy_abc
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.