One of my users is working in front page, and alot of his links keep turning from
to
This is driving me insane because it did that to over 100 pages. Is there a program or somthing i can to do replace all of those links in all of those pages automatically?
OR
Can I change my /HTACCESS file to automatically send requests asking for file:///F:\websites\mywebsitedir to remove that porton of code???
Thanks in advince!!!
Thank you!!!
Mike Kovacic
""" """
(o) (O)
\____/
Code:
<a href="pageIwannagoto.htm"> CLick Here </a>
to
Code:
<a href="file:///F:\websites\mywebsitedir\pageIwannagoto.htm"> CLick Here </a>
This is driving me insane because it did that to over 100 pages. Is there a program or somthing i can to do replace all of those links in all of those pages automatically?
OR
Can I change my /HTACCESS file to automatically send requests asking for file:///F:\websites\mywebsitedir to remove that porton of code???
Thanks in advince!!!
Thank you!!!
Mike Kovacic
""" """
(o) (O)
\____/