Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Links not working in Firefox

Status
Not open for further replies.

buddyrich2

Technical User
Apr 12, 2006
87
US
I have webpages that are created dynamically by scripts; many have URLs which are very long and complicated. Recently I noticed that when I put a regular link ( into the page, Firefox appends the URL of the current page on to the link, making it bad.

Does anyone know anything about this and what I can do to solve the problem?

Thanks!
 
Show your code. Copy and paste it in here, don't type it over.

If the page is online, you can also give us a URL for us to test to see what the problem is.

Lee
 
The page generates this link:

<a class=mOrange href="https:\\secure.spidermed.com\fsabenefits\apps\hsthh\136_dental.pdf" target="asdf"><u>View Application</u></a>

If you click on this link in Firefox, you get:


The first part is the program I'm using the generate the script.
 
I just noticed the problem after I posted. I used the wrong type of slashes. I really should get more sleep.

Sorry for the bother. Thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top