AL MUBARAK

AL MUBARAK

  • NA
  • 50
  • 50.9k

'@' symbol will not correctly transmit text in URL strings using gridview.

Jun 21 2012 11:14 AM
Hi Erland,
  I had the issue with special character '@' symbol. while i try to use in save the column. if my email id like - "[email protected]" means, my database table will shows as ="almubarak.hrigmail.com.
  Can you please help me to figure out the issue. when i receive SMS message from any mobile. this things also happening. i already use the below code to URL encoding ensures that all browsers will correctly transmit text in URL strings.
Here is my code :

-----------------------------------
Server.UrlDecode(Convert.ToString(dr["message_received"]))
-------------------------------------------
 Please help me to resolve the issue soon as possible. Any help will be greatly appreciated.

Thanks in advance.





 

 


Answers (2)