Gossamer Forum
Home : Products : DBMan : Customization :

Using a "| in html.pl causes an error

Quote Reply
Using a "| in html.pl causes an error
Hi all,
I am getting an error when using the following code in html.pl (record display):
<INPUT TYPE=HIDDEN NAME="orderproducts" VALUE="|$rec{'DefaultEmail'},$rec{'DefaultQuantity'},$rec{'Price'},$rec{'ProductName'},$rec{'StyleNumber'}|">

Leaving out the pipes at the start and the end of the script works fine - I need to have these pipes and punctuation marks in here - any ideas on how I can get the script to ignore the pipes,maybe?
Cheers,
Shaun
Subject Author Views Date
Thread Using a "| in html.pl causes an error ShaunT 1694 Jan 30, 2000, 10:07 AM
Post Re: Using a "| in html.pl causes an error
Eliot 1596 Jan 30, 2000, 10:49 AM
Post Re: Using a "| in html.pl causes an error
oldmoney 1611 Jan 31, 2000, 2:17 AM
Post Re: Using a "| in html.pl causes an error
ShaunT 1605 Jan 31, 2000, 8:33 AM
Post Re: Using a "| in html.pl causes an error
Eliot 1606 Jan 31, 2000, 10:48 AM