--- Melanie Phair <[EMAIL PROTECTED]> wrote: > The problem arises when $title contains a string > that has multiple words, for example, "foo bar > foo bar". The value of item_name then only contains > the value of the first word in the string
Change this: > <input type="hidden" name="item_name" > value=<? echo "$title";?>> to this: > <input type="hidden" name="item_name" > value="<? echo "$title";?>"> Feel free to smack yourself on the forehead and exclaim "D'Oh!" Bj PS I don't know what made you think changing the PC's date to October 2001 would help... :-) ===== Sunshine Graphics / PlainWeb Design Website Design, Programming and Hosting http://www.sungraph.co.uk http://www.plainweb.co.uk __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
