As we all know some of us have custom ASP pages to display information.
Well I have one and have run into a snag. Well there is really 2 but let
me explain.  I use some Java Script to pull in the Notes, INfo1 and
Info2, fields into my Page. The code looks like this.  

Notes = "&nbsp";
Notes = Notes + '<%DEVICE% NOTES>';

The problem that arises is this. IF someone puts a CR or hard return in
any of these fields the Script blows up with errors. The reson being is
that instead of having 1 line of  Notes = Dev Box + 'Dev Box' If there
is a carriage return I get Notes = Dev  Box + 'Dev 
Box';

I have also seen that with this carraige return it will not allow you to
save the settings from the web.
Any one have any thoughts.

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to