1.
How can I add something to the end of this? So it is likeCode:WebBrowser1.Document.GetElementById("fieldname").SetAttribute("value", (TextBox4.Text))
"Textfrombox WhatIwanttoadd"
2. If I have a .txt file, how can I make it load a line from that file? Then repeat this using a different line from the .txt file?
Thanks!
Schuyler




Reply With Quote