Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 17th June 2006, 09:38   #1
javnav07
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.
javnav07 is offline   Reply With Quote
Old 17th June 2006, 15:23   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Use InetLoad plugin.

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump