|
|
#1 |
|
Junior Member
Join Date: Jun 2006
Posts: 26
|
submit url
HI
I am developing an installer for myapplication. IN that installation i have a page which asks client to enter for username and phone number and emailid then i have to take them and i have to submit them to url something like this: "http://www.sace.com/servlet/servlet.WebToLead?encoding=UTF-8&oid=00D3 I1&retURL=http://www.webpartner.com/ply.html&first_name=" + sFirstName + "&last_name=" + sLastName + "&email=" + g_szEmail + "&phone="+g_szUserPhone; Here sFirstName and sLastName are entered by the user. How to this in NSIS script Thanks. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Use InetLoad plugin.
-Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|