web link manipulation useing web control

Discussion in 'C#' started by james101, Mar 11, 2012.

  1. james101

    james101 New Member

    Joined:
    Mar 6, 2012
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    OK so i will try again to explain





    the full url or request is
    Code:
    w w w dot yonewmail dot com?hellocarl
    but the ?hellocarl part is diffrent each time i need to be able to set this field with a text box entry



    Code:
    webBrowser1.Navigate(w w w dot yonewmail dot com,+ textbox1.text"_self", null, "Mozilla/5.0 (");


    can someone help me please
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice