Posted by diablo on 06/25/05 21:03
hi i use visual interdev as my dev tool
now in this i have created a virtual directory called TEST and so when i am
working locally on my pc my website is at localhost/TEST
but my live website is at the root which means when in my page i have
something like
<!--#include virtual="test/incs/links.asp" -->
i have to change it to
<!--#include virtual="incs/links.asp" -->
to get it to work on my live site -
has anybody resolved this issue with interdev? am i missing something?
I think if i were to ue the root webserver on my pc the links would be
right. but i don't know how to do this. i have gone into admin iis tools and
changed wwwroot to point to the TEST directory but then interdev wont open
the files anymore.
Any help appreciated
Diablo
Navigation:
[Reply to this message]
|