Jan 22, 2004 #1 globularbob Programmer Nov 15, 2002 69 US Howcome on some pc's, when I view my files in the browser is shows the url with the name of the file like this: http://localhost/teststuff02/index.asp and in others it shows a temp filename? http://localhost/teststuff02/TMP76d43rwi83.asp
Howcome on some pc's, when I view my files in the browser is shows the url with the name of the file like this: http://localhost/teststuff02/index.asp and in others it shows a temp filename? http://localhost/teststuff02/TMP76d43rwi83.asp
Jan 22, 2004 1 #2 YNOTU Technical User Jun 21, 2002 749 US If you press F12 in DW a temporary file is opened and reason sometimes changes are not immediatelly viewed. Upvote 0 Downvote
If you press F12 in DW a temporary file is opened and reason sometimes changes are not immediatelly viewed.
Jan 22, 2004 Thread starter #3 globularbob Programmer Nov 15, 2002 69 US Is there a way to force the browser to not create a temp file in the instances where it wants to? Upvote 0 Downvote
Jan 22, 2004 #4 YNOTU Technical User Jun 21, 2002 749 US I believe it's a DW default you can just type your direct url http://localhost/folder/page.asp and keep it open at all times when you're updating and simply refresh (F5) the page every time... Upvote 0 Downvote
I believe it's a DW default you can just type your direct url http://localhost/folder/page.asp and keep it open at all times when you're updating and simply refresh (F5) the page every time...
Jan 22, 2004 Thread starter #5 globularbob Programmer Nov 15, 2002 69 US Ok... THANKS! Upvote 0 Downvote