wasiq
Apr 11th, 2000, 01:27 AM
can i make a web-based e-mail program in visual basic?
privoli
Apr 11th, 2000, 02:02 PM
You can't actually make a web-based email application in Visual Basic...however...
If you want to make your own Web Based email website then are you better of looking at a form of CGI or ASP server...
Web Based email can only be accessed via HTTP, I guess you could send email via a Visual Basic program if you had the corrrect settings and commands, but it wouldn't be an easy job.