G
Guest
I am using the below code in a vb form to open a html file that I made. My
problem is how do I get ride of the path to test.html so it can travel with
the program?
Shell("C:\Program Files\Internet Explorer\iexplore.exe D:\School
Work\CIS233\Assignment5\bin\test.html", vbMaximizedFocus)
problem is how do I get ride of the path to test.html so it can travel with
the program?
Shell("C:\Program Files\Internet Explorer\iexplore.exe D:\School
Work\CIS233\Assignment5\bin\test.html", vbMaximizedFocus)