just a note:
quote:
Originally posted by WDZ
"url6"="http://google.com/"
each time you need a / you have to write 2: // so that should be
"url6"="http://google.com//"
right?
however, as the last / at urls isn't needed you can just put
"url6"="http://google.com"