Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Simple web forms that don't pull the user away to another site?
Old 09-23-2007, 11:52 AM Simple web forms that don't pull the user away to another site?
Average Talker

Posts: 18
Name: Paul Burani
Trades: 0
I have a client who uses custom forms on her web site to collect user feedback. She's been using formlog.com and is happy with it, but doesn't like that the post-submission landing page takes the user away from her site. Does anyone know of a provider of these forms which are entirely embeddable within her site, won't carry the user away, and are still fully functional?

I know the free ones are ad-supported, I'm willing to pay for one that keeps me on the site.

And is ASP the best way to do this?

Thanks
PB
cavemanlawyer15 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-23-2007, 02:49 PM Re: Simple web forms that don't pull the user away to another site?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,518
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
And is ASP the best way to do this
It the hosting supports ASP, Yes it is.

Feedback and data collection forms are most programmers bread & butter jobs.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-23-2007, 02:50 PM Re: Simple web forms that don't pull the user away to another site?
nickharper's Avatar
Extreme Talker

Latest Blog Post:
Testing this bad boy out!!!!!
Posts: 221
Name: Nick
Location: Coventry, UK
Trades: 1
Something like http://www.brainjar.com/asp/formmail/ should do it?

Does it have to be ASP or can it be PHP?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

nickharper is offline
Reply With Quote
View Public Profile
 
Old 09-23-2007, 02:51 PM Re: Simple web forms that don't pull the user away to another site?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Well if you're already running asp, then the "free" method is to write your own forms. Then you can do whatever you'd like, including not push the user off to another site and not support it with advertising. The cost is time.

What does "fully functional" mean? Can you give some examples of what you're trying to do? Depending on what it is, you'll get good advise about how difficult or easy each piece is, and how you might go about it.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 09-23-2007, 04:25 PM Re: Simple web forms that don't pull the user away to another site?
Average Talker

Posts: 18
Name: Paul Burani
Trades: 0
Thank you Forrest.

Basically, I want visitors to arrive at a dedicated page for a form where they submit contact info, maybe a few pre-populated drop-down choices, and when they click submit, it stays right on the page. Or goes to a Thank You landing page based on the same CSS style sheet, i.e. same look and feel as the rest of the site.

I'm starting to think that yeah, I'll just write them myself rather than go through an intermediary who probably just wants to sell ad space.

Any input is much appreciated!

PB
cavemanlawyer15 is offline
Reply With Quote
View Public Profile
 
Old 09-23-2007, 05:27 PM Re: Simple web forms that don't pull the user away to another site?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
That sounds pretty easy. Are you using a web hot, or is this for a company who's going to do it themselves?

ASP is designed to handle forms like you've described. You'll probably want to store the data in a database, which is likely to be Access or SQL Server. Do you know how to work with ADO or ADO.NET? Which of the two depends on whether you want your forms in asp classic or asp.net ... again this probably depends on your host, if you'll want to do anything else with the site, and so on. You basically won't go wrong either way.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Simple web forms that don't pull the user away to another site?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.57444 seconds with 12 queries