Hello Michael & List Members,

Thanks for responding. Figured out the problem about 10 minutes after
I sent the e-mail, turned out it was further up in the script where I
assigned the value to this scaler.

I know I got a bit escape-happy, but after banging my head on this for
an hour I just started escaping everything that moved trying to find
my stupidity... ;)

Again, thanks for taking the time. Happy Holidays to all!

-- 
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]

+=====================================================+
+ "Only two things are infinite, the universe and     +
+ human stupidity, and I'm not sure about the former."+
+                                 -- Albert Einstien  +
+=====================================================+

Thursday, December 20, 2001, 2:58:46 PM, you wrote:

MF> On Thu, Dec 20, 2001 at 04:33:57PM -0800, K.L. Hayes wrote:
>> <CODE>
>> print "Location: 
>https://secure.whatever.com/business=email\@address.com\&item_name=Product+Name\&item_number=QX000\&amount=$total_amount\&shipping=0.00\&return=https://blah.com/ty.html\n\n";;
>> </CODE>
>> 
>> I'm trying to interpolate the $total_amount in the above URL while
>> escaping the other special characters. I've never tried to do this
>> before & just can't wrap my ears around it now when I need to.

MF> In what way isn't it working?  Your code has no problem with it, and it
MF> prints out what it should, as far as I can tell.  You've escaped a bit too
MF> much (the & don't need it), but that doesn't cause a problem.

 
>> If the above code is wrapped, sorry... my e-mail client _insisted_.

MF> It wasn't wrapped, though my mail viewer wrapped it.

 
MF> Michael
MF> --
MF> Administrator                      www.shoebox.net
MF> Programmer, System Administrator   www.gallanttech.com
MF> --



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to