Log in

View Full Version : help needed for enquiry form in ASP



Anny
08-21-2008, 11:27 AM
hi ppl. i am a begginer and dont know how to code the backend of an enquiry form. somehow i coded the backend for my enquiry.html page but it doesn't work, may be bcos my website is running on a windows platform with no php support. however i do have an asp folder on the host server. could someone please give me the backend code in asp for my enquiry form? i am posting the frontend code of my sites enquiry.html page here. please help.

here is the enquiry form http://www.singhaniainfrastructure.com/enquiry.html

DigitalBard
08-21-2008, 04:30 PM
Your form is running on a Windows server running IIS, correct?

You don't know ASP, correct?

What do you want to do with the form? Email it? Stick it in a database?

Anny
08-21-2008, 07:51 PM
i don't know asp but i guess putting up a backend file of my websites enquiry form would solve my problem. i only want the enquiry form to work somehow. mean when somebody fills it up with details and hit submit the details shud come to my email address. thanks for your attention. i am glad that somebody responded. thanks a lot and i am looking forward for the solution of this problem. please mail me the file if you could @ my email anny.oberoi@rocketmail.com

DigitalBard
08-21-2008, 08:21 PM
Anny,

I am just trying to clarify what you want done. :) I didn't say I'd do your work for you.

No offense, but I get paid to write code and if I did it for free my family would starve.

What I suggest is this. Every web hosting company that I have every used has had a sample "mailer" form that does what you are looking to do. All you need to do is modify the mailer to include the information you want from your visitors and it will work just fine for what you are describing.

If you don't know what to do to modify it, my only other suggestion is to visit the paid work section of this forum and request a quote from the many very capable programmers here.

Anny
08-22-2008, 05:48 AM
ok thanks .. can you please atleast post a simple mailer form in asp, front end having name phone & message fields? .. i thnk i can make the changes then