[WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread Shane Helm
Hello Group.  Happy New Year!
I have a site that just went live: http://www.willlange.com/.  There 
are 5 pages that have external links that cause the page not to 
validate.  These links are called into an iFrame to give search results 
for real estate product.  In the past when I have had this problem with 
external links, I've used URL Cleaner: 
http://automaticlabs.com/products/urlcleaner/ to clean up the code and 
then validate the pages.  The problem I'm having now is the URL Cleaner 
doesn't even help because it causes errors with the search results.  
What do I do at this point?  Is there a way to fix the problem or do I 
have to admit defeat and have 5 pages that don't validate?  The latter 
annoys me.

Here is one of the pages as an example (all 5 pages have the same links 
so fixing one will do the trick):
http://www.willlange.com/listluxury.html

Thanks!
Shane Helm
sonzeDesignStudio
www.sonze.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


[WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread Mani Sheriar








Why have that info in an iframe? Why not just
a div? (pardon
my ignorance  I dont know much about iframes)



Mani Sheriar

Sheriar Designs | www.ManiSheriar.com

925|914.0741














Re: [WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread JohnyB
 = amp;
--
Jan Brasna :: alphanumeric.cz | webcore.cz | designlab.cz | janbrasna.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread Patrick H. Lauke
Shane Helm wrote:
I have a site that just went live: http://www.willlange.com/.  There are 
5 pages that have external links that cause the page not to validate.  
Change  to amp;, e.g.
http://www.pcmls.com/willlange/cgi-bin/aa.fcgi?aacmd=resultsamp;id=dauckfamp;r=1amp;f=0amp;t=0
--
Patrick H. Lauke
_
redux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread Shane Helm
 = amp;
--
Jan Brasna :: alphanumeric.cz | webcore.cz | designlab.cz | 
janbrasna.com

I tried amp; but it doesn't work for these external links to this 
particular external website.  That's the whole issue.

Shane Helm
sonzeDesignStudio
www.sonze.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread Shane Helm
Change  to amp;, e.g.
http://www.pcmls.com/willlange/cgi-bin/aa.fcgi?aacmd=resultsamp; 
id=dauckfamp;r=1amp;f=0amp;t=0

--
Patrick H. Lauke
Did you test this link you just sent me because it doesn't work?   
That's the issue.  When you change  to amp; the link no longer works.  
 I am very familiar with the practice but it does not work with the  
site I am linking to.

Shane Helm
sonzeDesignStudio
www.sonze.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread Patrick H. Lauke
Shane Helm wrote:
I tried amp; but it doesn't work for these external links to this 
particular external website.  That's the whole issue.
It *does* work. A browser translates the amp; into an  when making the 
request, there's nothing involving the particular external site that 
would come into account. You didn't try double encoding them by any 
chance? I had to point it out the mistake to somebody once 
http://www.nota-bene.org/breve94.html

--
Patrick H. Lauke
_
redux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] External Links Won't Validate (URL Cleaner doesn't help)

2005-01-04 Thread JohnyB
Change  to amp;, e.g.
http://www.pcmls.com/willlange/cgi-bin/aa.fcgi?aacmd=resultsamp; 
id=dauckfamp;r=1amp;f=0amp;t=0

Did you test this link you just sent me because it doesn't work?   
It works fine...
--
Jan Brasna :: alphanumeric.cz | webcore.cz | designlab.cz | janbrasna.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**