ASP page using Webbots

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to have a form send to an email. The page already exsists as an asp page because it relies on global components. I am not an avid asp user so I am unsure how I can send this form to an email with out loosing the connection to other global asp pages.


The page is http://www.cemec.com/proposal.asp
 
Plese refer to:

Mailing Form Data
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=46

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
-----Original Message-----
I am trying to have a form send to an email. The page
already exsists as an asp page because it relies on global
components. I am not an avid asp user so I am unsure how
I can send this form to an email with out loosing the
connection to other global asp pages.
 
Have you contacted your host to see if you are allowed to use this component or if it is installed?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I went around it by using an inline frame with regualar html to use the form, although if I run into it again I will check that out.

Thanks I love this forum, it has helped more than once.

Maria
 
Back
Top