Hello Everybody,
Here it goes, I have a document(web page) being created from an application. It is quite a large document so I decided to put a top and bottom on it, to make it easier for people to scroll and I don't have the luxury of breaking the document into pieces, it has to be one large page. I put the top and bottom on and everything works fine for my machine.
The problem occurs when I save it and send it to someone. The top and bottom links are compromised and it gets a page default. This is what it looks like after being sent to someone else:
<a href="file:///C:/Documents%20and%20Settings/Stephen/Local%20Settings/Temp/LF1.htm#BOTTOM">
Does anyone know why this is happening or if there is something I can do to fix it? I will try anything at this point. Thanks ahead of time.
Here it goes, I have a document(web page) being created from an application. It is quite a large document so I decided to put a top and bottom on it, to make it easier for people to scroll and I don't have the luxury of breaking the document into pieces, it has to be one large page. I put the top and bottom on and everything works fine for my machine.
The problem occurs when I save it and send it to someone. The top and bottom links are compromised and it gets a page default. This is what it looks like after being sent to someone else:
<a href="file:///C:/Documents%20and%20Settings/Stephen/Local%20Settings/Temp/LF1.htm#BOTTOM">
Does anyone know why this is happening or if there is something I can do to fix it? I will try anything at this point. Thanks ahead of time.