Dear Dan,
u cud use chomp to remove the newline character or u cud search and
replace using regex...
as for the HTML part...if u dont want to user to edit the contents of a
text file, you cud use READONLY option of the textbox...but its not
compatible across browsers...
hope this clears u r
Dear Dan,
u cud use chomp to remove the newline character or u cud search and
replace using regex...
as for the HTML part...if u dont want to user to edit the contents of a
text file, you cud use READONLY option of the textbox...but its not
compatible across browsers...
hope this clears u r
Hey All,
I have just created a perl/cgi program that contains a scrolling text
box. This text box will grab a small text file from a DIR and placed
this text file in the HTML scrolling text file. A user is now able to
chage and modify the contents in here but when the user goes and submits
the