Does anyone know why I cannot browse my ASP page in the browser?
When I click on the "Quick View" Tab, all codes and controls work fine. But I see nothing on the browser when I do a "View in Browser"
Printable View
Does anyone know why I cannot browse my ASP page in the browser?
When I click on the "Quick View" Tab, all codes and controls work fine. But I see nothing on the browser when I do a "View in Browser"
Which browser are you using?
Netscape has a tendancy to completely hide things if you don't end them properly.
For instance... if you have a table and leave off the </TABLE> at the end, Netscape won't display the WHOLE TABLE.
Hi thanks for replying.
I am using IE! It worked on another computer but no mine.
I tried it again and it work now. Strange... Thanks anyway Gen-X.