Re: [PHP-DB] Re: textarea with multiple rows and mysql insert

2003-10-13 Thread Jason End
The type was already set to text. The problem isn't at the mysql level but at the form/php level. The insert statement that is formed extracting the values from the form is only giving that part of the url or comments. Jay --- Dan Brunner [EMAIL PROTECTED] wrote: What is your field length???

Re: [PHP-DB] Re: textarea with multiple rows and mysql insert

2003-10-13 Thread George Patterson
On Sun, 12 Oct 2003 23:31:55 -0700 (PDT) Jason End [EMAIL PROTECTED] wrote: The type was already set to text. The problem isn't at the mysql level but at the form/php level. The insert statement that is formed extracting the values from the form is only giving that part of the url or

Re: [PHP-DB] Re: textarea with multiple rows and mysql insert

2003-10-13 Thread Jason End
I'm using post Here's the code: --- html headtitleDetalles/title/head body bgcolor=white form method=post action=editarsoftsel.2.php table [...] tr tdfontManuales:/font/td tdtextarea name=manuales rows=2 cols=50? echo $formVars[mansycontrato] . http://;; ?/textarea/td /tr tr

Re: [PHP-DB] Re: textarea with multiple rows and mysql insert

2003-10-13 Thread Jason End
Here's an example. In the first textbox of the form I write in the following link: http:///x/servlet/xAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8oid=OR%3Awt.folder.SubFolder%3A492999action=ObjProps And in the second box: These are comments that I am writing in