| |
vrbhatt
Posts: 1
Score: 0
Joined: 6/24/2003
From:
Status: offline
|
I am trying to fetch mails from a pop3 server and save data into SQL Server which is later accessed to show emails in inbox. To fetch mails from pop3, I am running a .vbs file in scheduled task. But, some of the data requires something like Server.HTMLEncode (as in ASP). Is there anything similar to this Server.HTMLEncode in VBScript or any other better way of doing it. If someone knows how to go about it, then kindly reply t othis message and do the needful Thank You.
|
|