Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » invalid character in rowid
invalid character in rowid [message #76754] Thu, 26 June 2003 12:39 Go to next message
Becky Kugler
Messages: 1
Registered: June 2003
Junior Member
I am getting a '+' in the rowid of some records being inserted into a table. I used the Server.HTMLEncode and Server.URLEncode methods in my ASP pages to try and convert the '+' into its html equivalent, but it's not working. Can you tell me some reasons why this would be happening and how to resolve it?
Re: invalid character in rowid [message #76840 is a reply to message #76754] Thu, 04 December 2003 15:44 Go to previous message
Antonio TM
Messages: 1
Registered: December 2003
Junior Member
the '+' means a white space in html code. if you send it as a parameter you
can replace the '+' with another simbol, like '-', before sending; changing it once you get it in the procedure/function you are calling.
Previous Topic: how to read data already displaying on a PSP page
Next Topic: Workflow
Goto Forum:
  


Current Time: Thu Mar 28 13:45:10 CDT 2024