PDA

View Full Version : problem with form's text wrap function. please help


crasher11
01-20-2002, 12:00 PM
i make a online application form with dreamweaver when submit will call a perl cgi script from my server. the cgi will then send me the result of the form, and i mean the form on the web which i had made with tables. but the problem is if the user was to enter a whole lines of text without pressing enter, the result will also be the same, one whole line of text. i try the text wrap="PHYSICAL" function in dreamweaver but the result is still the same if i send the form through pc(IE5). and when i send the form through mac(IE5) the text will be wrap to the next line. why is it so? pc has problem but mac is fine and solution to this.