i try this
and thish Code:
WebBrowser1.Navigate ("http://digg.com/login=" & "side-username=" & Text1.Text & "&side-password=" & "51256969" & "&.done=http://digg.com/login")
can't seem to get can some help me I'm new to using string and would like the understand how they work.g Code:
WebBrowser1.Navigate ("http://digg.com/login=" & "side-username=" & Text1.Text & "&side-password=" & "51256969" & "&Go=http://digg.com/login")




Reply With Quote