Hi there. I have a project written with asp, but i would like to add a Send EMail form i created some time ago with
vb.net.
What's the best way to do so? Create a new little asp.net project inside my ASP project, and from asp make a call to a aspx page?
Thanks for any ideas!