Hi,
I'm very very new to visual basic express 2005. I would like to use a link that will generate an email to me. Like if someone visits my site, and wants to email me, I would like to include a link that would do this. Frontpage, is easy to do that, but I'm lost in this application.
I am also using a starter kit, and it has a contact page, but I cant seem to configure the 'send' button either.
Any suggestions would be greatly appreciated!
Nanci

Email
VK2ACP
If you want to develop ASP.NET webapplications you should have a look at the Visual Web Developer Express Edition instead. It supports Visual Basic and C# as languages.
http://msdn.microsoft.com/vstudio/express/vwd/
Then you can implement something like this article explains
http://www.codeproject.com/useritems/EmailApplication.asp
Eqbal Sajadi
Please remember that Questions for Visual Web Developer and general ASP.Net questions need to be directed to http://forums.asp.net, In doing this the questions we be moderated be the people that know.