Hi,
Im trying to make a shell command open the internet explorer (no problem), i want it to go to fedex's website (again no problem)
Shell "C:\Program Files\Internet Explorer\iexplore.exe" & " & txttrackingnum.Text
I want it to open the tracking page and go to the tracking number held in a text box of the form (this is the twist), i know im doing this wrong, can anyone tell me how?
Thanks
D
Im trying to make a shell command open the internet explorer (no problem), i want it to go to fedex's website (again no problem)
Shell "C:\Program Files\Internet Explorer\iexplore.exe" & " & txttrackingnum.Text
I want it to open the tracking page and go to the tracking number held in a text box of the form (this is the twist), i know im doing this wrong, can anyone tell me how?
Thanks
D