Andrew, You might want to wrap the urlencodedformat() function around the string like this:
program.cfm?loanID=#urlencodedformat(loanID)# steve -----Original Message----- From: Andrew Dickinson [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 March 2003 9:49 AM To: CFAussie Mailing List Subject: [cfaussie] How to parse text as a parameter in a URL I asked this question as part of another post, but no-one replied to this part of the question : Is there anything different which needs to be done, in order to parse text as a parameter in a URL ? e.g. program.cfm?loanID=#loanID# where loanID is a number How to change if LoanID is a string ? --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
