Activity Stream
48,167 MEMBERS
66193 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Banned
    Website's:
    dcrewposter.com z51.co.uk

    Default VB.NET 2008 HttpWebRequest

    Hello, Lately I've been reasearching HttpWebRequest allover, The reason I want to use it because it's safe and faster so I've heard.

    As a start im asking for help to create a form submit via 2 textboxes and a button (on the website)

    Here is name
    <input type="text" class="tsx" name="nameG" value="" size="40" maxlength="70" tabindex="1" />
    I want to set the nameG "Value" to TextBox1.Text

    Here is the other textbox(multiline)
    <textarea name="message" id="error_eSubmit_7" rows="10" cols="60" style="display:block; width:380px; height:200px" tabindex="1" dir="ltr"></textarea>
    I want to set that message "Value" to TextBox2.Text

    Then after information set I need it to click a submit button

    <input type="submit" class="button" name="sbtn" id="sSubmit_Button" value="Submit E-Report" accesskey="s" tabindex="1" />
    dcrew Reviewed by dcrew on . VB.NET 2008 HttpWebRequest Hello, Lately I've been reasearching HttpWebRequest allover, The reason I want to use it because it's safe and faster so I've heard. As a start im asking for help to create a form submit via 2 textboxes and a button (on the website) Here is name I want to set the nameG "Value" to TextBox1.Text Here is the other textbox(multiline) Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Developer
    This has nothing to do with HttpWebRequest at all but with parsing HTML. So that's what you'll need to do; parse the HTML and extract the values. Unfortunately I don't work with VB and I doubt many people still do.

    You can use the engine DLL that comes with SharpLeech if you need a ready made HTML parser.

  4.     
    #3
    Member
    Website's:
    ExpresShare.com
    I don't know why ppl are not using google.
    Google is the GOD Father of the internet.Ask him for anything and he'll not disappoint you (I'm sure of that).
    anyway I've found this for you (I think that's what you need) ::

    Code: 
    http://www.xtremedotnettalk.com/showthread.php?t=98042

  5.     
    #4
    Respected Developer
    I see you have yet to master the art of Google-fu yourself. Your link has absolutely nothing to do with his problem.

  6.     
    #5
    Member
    Website's:
    ExpresShare.com
    Quote Originally Posted by dermechove
    (I think that's what you need)
    I've said I think.
    Quote Originally Posted by dcrew
    I want to set the nameG "Value" to TextBox1.Text

    I want to set that message "Value" to TextBox2.Text

    Then after information set I need it to click a submit button
    Quote Originally Posted by dcrew
    As a start im asking for help to create a form submit
    so what I've understand is a form submitter (automated).not to mention "HttpWebRequest" in his post.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Selling] VPS WIN 2008 France
    By kiemtienpt in forum Completed Transactions
    Replies: 0
    Last Post: 17th Feb 2012, 07:21 AM
  2. [Dedicated] 1 OVH RPS II Server 2008 web $25!
    By Andy~s in forum Archive
    Replies: 0
    Last Post: 20th Dec 2010, 09:36 PM
  3. [VPS] Server 2008 R2 VPS
    By raisedtozero in forum Archive
    Replies: 1
    Last Post: 9th Nov 2010, 02:21 PM
  4. Need: VPS Win 2008
    By Reitak in forum Hosting Discussion
    Replies: 6
    Last Post: 16th Oct 2010, 08:45 AM

Tags for this Thread

BE SOCIAL