how do i change the url of the webpage for example:
Code:if text1.text = "Dimava" then
Navigate.to "www.dimava.com"
end if
I'm refering to VB SCRIPT
Printable View
how do i change the url of the webpage for example:
Code:if text1.text = "Dimava" then
Navigate.to "www.dimava.com"
end if
I'm refering to VB SCRIPT
thanks, but will that work in VB Script?