Dunno if this will help but try & 

Otherwise use encodeURI() on your URL string and you'll be much
happier. (I think)

Good Luck

--- In flexcoders@yahoogroups.com, Greg Morphis <[EMAIL PROTECTED]> wrote:
>
> getURL() doesnt like & I keep getting
> "The reference to entity "date" must end with the ';' delimiter."
> So how do you get around this?
> Here's my code
>       <mx:Button label="Print Weekly" click="getURL('printWS.jsp?location='
> + ModelLocator.selectedLocation.locationCode + '&date=' +
> sdf.format(ModelLocator.selectedWeekDate));" />
> 
> 
> Thanks
> 
> --
> Auxilium meum a Domino
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to