perhaps...if you wrap it in a URLEncodedFormat(). otherwise, if the ? after 'page2.cfm' doesn't "break" it, the & after var1=a certainly will (well, not break it...but it won't work like you're expecting) :)
On 10/18/05, B G <[EMAIL PROTECTED]> wrote: > Is this possible? > > I want to pass a string containing URL variables through a URL. For > example: > > www.domain.com/page.cfm?newURL=www.domain.com/page2.cfm?var1=a&var2=b > > In other words on page2.cfm I should reference > > #URL.newURL# outputs www.domain.com/page2.cfm?var1=a&var2=b > > Thanks > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221394 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

