Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
Aug 6 2009, 05:33 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Members Posts: 72 Joined: 24-October 07 Member No.: 165,199 |
I've been thinking of this for months now: I've got a website set-up and hosted but I need to know what methods are available for getting the results of the online forms. A list of the methods would be available together with highlights on the methods that would not require 'much' programming. Thanks in anticipation. |
|
|
|
Aug 6 2009, 05:55 PM
Post
#2
|
|
![]() Hail Groovicus! ![]() ![]() ![]() ![]() ![]() ![]() Group: Site Admin Posts: 8,480 Joined: 5-June 04 From: Centerville, SD Member No.: 689 |
The form element in an HTML page is all one needs to send the results of a form to the server. There needs to be some sort of a program on the server to get the results though. Then you will need to do something with the results, I suppose. I don't know what you want to do, or what you consider not 'much' programming. The easiest way would be to email the contents of the form. There are a bunch of threads on how to do this, so I am not going to take the time to explain them again. Just use the search feature for "email forms".
-------------------- |
|
|
|
Aug 6 2009, 06:37 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 490 Joined: 26-August 08 From: Victoria Member No.: 233,642 |
it also depends on what server you are running and whether it has php or asp etc... maybe give a little more information?
There are loads of results on google for "contact form for website" here's a link http://www.google.com.au/search?hl=en&...orm+for+website -------------------- If I am helping you and don't reply in 24 hours please send me a PM
Currently in training... There's no place like 127.0.0.1 There are 10 types of people in the world, those that can read binary, and those who can't. |
|
|
|
Aug 7 2009, 11:47 AM
Post
#4
|
|
|
Member ![]() ![]() Group: Members Posts: 72 Joined: 24-October 07 Member No.: 165,199 |
@Groovicus: Thanks. I'd use the feature and see what I can come up with. @KamakaZ: Well, this new form is for the server I talked about in my other thread. It's NOT going to be connected to the internet and so, eMailing the form results is not ideal for me. Maybe having the results appended to a certain page each time a user hits the submit button would be ideal for me, dont know exactly how to do this (especially as I am not familiar with CGI). I do not need the server or any other service to process the results, it's basically gonna be for feedback purposes so something simple will do.
Thanks Groovicus and KamakaZ, you guys have been good to me!!! |
|
|
|
Aug 7 2009, 12:06 PM
Post
#5
|
|
![]() Hail Groovicus! ![]() ![]() ![]() ![]() ![]() ![]() Group: Site Admin Posts: 8,480 Joined: 5-June 04 From: Centerville, SD Member No.: 689 |
Are you familiar with PHP, or ASP, or Java? Do you have any programming experience at all?
-------------------- |
|
|
|
Aug 7 2009, 02:01 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Members Posts: 72 Joined: 24-October 07 Member No.: 165,199 |
Programming experience??? NO, working on that (first things first). But I believe they should be ready-made scripts (GCI or whatever) out there I could manipulate to allow my form results to be written to a page; that's what I'm looking for at the moment.
|
|
|
|
Aug 7 2009, 02:10 PM
Post
#7
|
|
![]() Hail Groovicus! ![]() ![]() ![]() ![]() ![]() ![]() Group: Site Admin Posts: 8,480 Joined: 5-June 04 From: Centerville, SD Member No.: 689 |
This may be helpful:
http://www.bleepingcomputer.com/forums/topic155372.html -------------------- |
|
|
|
Aug 8 2009, 04:46 AM
Post
#8
|
|
|
Member ![]() ![]() Group: Members Posts: 72 Joined: 24-October 07 Member No.: 165,199 |
Hi Groovicus,
I've bene through the documentation in the link you provided. Interesting combination of HTML and PHP you've got there; BUT I haven't figured out how this can help me set-up a machinery where users fill my intranet form and the results get appended to a particular page each time. Perharps I'm not seeing something you are, would appreciate clarification on this, thanks! |
|
|
|
Aug 9 2009, 06:18 PM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 490 Joined: 26-August 08 From: Victoria Member No.: 233,642 |
Sorry Groovicus, but i'm also a little lost...
You could look at this: http://woork.blogspot.com/2009/05/how-to-i...l-facebook.html I used it once before to imitate the "wall" on "facebook"... Works rather well, had a few problems, but once ironed out, worked a treat! -------------------- If I am helping you and don't reply in 24 hours please send me a PM
Currently in training... There's no place like 127.0.0.1 There are 10 types of people in the world, those that can read binary, and those who can't. |
|
|
|
Aug 9 2009, 06:50 PM
Post
#10
|
|
![]() Hail Groovicus! ![]() ![]() ![]() ![]() ![]() ![]() Group: Site Admin Posts: 8,480 Joined: 5-June 04 From: Centerville, SD Member No.: 689 |
The thread shows how to send form data to a server, and then display the data in a new web page. The fact that it is a password and user name combination is irrelevant. It is form data.
-------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st March 2010 - 10:01 AM |