Re: [css2xslfo-support] Remove the "&"
Brought to you by:
wdonne
From: Brad C. <bk...@mu...> - 2008-08-21 12:13:09
|
parames waran wrote: > Hi > Thanks for your comment ,now I am doing exactly what you said ,but I am have a problem with this when forming the URL .If the URL contains the & it does not make any sense . > > Really appreciate if you give a solution. > Hi, Again this is not specific to css2xslfo, and for completeness it's best if you reply to the mailing list rather than directly to an individual. Anyway, not knowing what application you are using or where, at best I can suggest that you want to look into URL encoding. the & character is used to separate parameters in http requests. Depending on what the URL is, you want the & sent encoded, or not encoded. This is basic HTTP stuff. Perhaps this page will help: http://en.wikipedia.org/wiki/Percent-encoding > > Regards. > Parameswaran.M > -- Brad Clements, bk...@mu... (315)268-1000 http://www.murkworks.com AOL-IM: BKClements |