PDA

View Full Version : Web link in A Event description


Beerice
09-09-2005, 02:22 PM
Brian,

I have just purchased the full version, and am having a prblem with a link in the event description... The link is below that I want, but the program is killing part of the link.

http://www.omnihotels.com/hotels/default.asp?h_id=63 (http://www.omnihotels.com/hotels/default.asp?h_id=63)

This is what winds up in the event:

http://www.omnihotels.com/hotels/default.asp?h_id

You can see the calendar at http://www.tdhea.org/cal.php

the event is @ the end of the month....

ve9gra
09-09-2005, 02:39 PM
I think that to be able to pass GET values, XSS (Cross Site Scripting) has to be turned off....

Beerice
09-09-2005, 03:30 PM
I forgot to have the parse url option on... I tried it with and without the XSS on... No problems... Thanks.