Results 1 to 16 of 16

Thread: Hel with making get request for registeration

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2005
    Posts
    1,907

    Arrow Hel with making get request for registeration

    Hi all i got a form that has 3 textbox and one button . The textboxes holds:

    username,password and email. I want to collect these textbox input and make a get request and execute it. But i do not know how to pass the data of textbox to the registeration url shown beleow. The bold parts are data from textboxes.The rest of data in url are static. I be happy if some on help me pass text box data to this url and execut it.Thanks

    VB Code:
    1. http://register.mysite.com/reg/ControllerServlet?RequestId=Register.RegisterPalUser&txt_NickName=[B]Kowareta+Koss+Kadem[/B]&pwd_Psd=[B]worldpeace[/B]&pwd_ConfPsd=[B]worldpeace[/B]&sel_SecretQuestion=1&hid_SecretQuestion=What+is+the+name+of+the+street+you+grew+up%3F&txt_SecretAnswer=ptdnet&sel_Year=1979&txt_FirstName=Qsadasd&txt_LastName=dasd&sel_Sex=1&txt_EmailID=[B][email protected][/B]&txt_EmailConfirm=[B][email protected][/B]&Country=US&txt_Zip=10017&chk_USOffer=Y&chk_Affiliate=Y&strAction=Registration
    Last edited by tony007; Jun 14th, 2006 at 09:49 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width