| | |
Calling outside VB
Please support our VB.NET advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Sep 2008
Posts: 1
Reputation:
Solved Threads: 0
Hi guys,
Is it possible to call a server side asp page from a VB.net application running a client PC and pass parameters to that page?
My concept is a software activation system that queries the hardware of the users PC and generates codes. This is working fine in VB.net but what I'd like to do is offer an automatic activation where these codes are passed from the VB app to an ASP page which then verifies them against a server DB, passes or fails as appropriate and if successful passes another code back to the VB app for registry storage on the client.
All seems to work well in isolation but not sure how to actually call and pass. Any help gratefully received.
I've had a pretty good scour of the various sites but can't see anything like this.
Regards
Brian
Is it possible to call a server side asp page from a VB.net application running a client PC and pass parameters to that page?
My concept is a software activation system that queries the hardware of the users PC and generates codes. This is working fine in VB.net but what I'd like to do is offer an automatic activation where these codes are passed from the VB app to an ASP page which then verifies them against a server DB, passes or fails as appropriate and if successful passes another code back to the VB app for registry storage on the client.
All seems to work well in isolation but not sure how to actually call and pass. Any help gratefully received.
I've had a pretty good scour of the various sites but can't see anything like this.
Regards
Brian
Integrate an ASP.NET WebService into your application. Webservices provide a much better means of transferring/receiving data externally via the web than simply posting values to a page, the vb.net app can then "Consume" the web service creating integrated classes into your forms application allowing you to call your external methods within 2 lines of code. The link below shows how to setup a demo webservice.
Web Service Example
Web Service Example
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
![]() |
Similar Threads
- Calling external files (C++)
- Having trouble calling certain functions (C++)
- performance benefit by not calling static member function by object (C)
- calling a SQL UDF? (PHP)
- how to simultaneously run 2 programs by calling one from another (C)
- Still need info on calling a function from bool! (C++)
- calling methods. (Java)
- Calling Oracle Stored Procedures with ASP (ASP)
Other Threads in the VB.NET Forum
- Previous Thread: [Question] Gettin cordinates of mouse click outside the form
- Next Thread: dessktop theme
Views: 486 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
"crystal .net .net2005 2008 access add application array assignment basic box button buttons center class click code combo convert cpu data database datagrid datagridview design designer dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees error excel exists firewall function image images isnumericfuntioncall listview login map math memory mobile module msaccess mssqlbackend mysql navigate net opacity page pan picturebox port print printing printpreview problem record refresh regex reports" reuse right-to-left save savedialog search serial socket sorting sql sqldatbase storedprocedure string structures studio temp textbox timer txttoxmlconverter upload useraccounts usercontol usercontrol vb vb.net vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet vista visual visualbasic visualbasic.net visualstudio2008 web wpf xml





