The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Submitting Information
JoeOBrien
post Apr 6 2012, 02:05 PM
Post #1





Group: Members
Posts: 2
Joined: 6-April 12
Member No.: 16,863



Hi, I'm trying to set up a website where people can share details about their servers.

I want to be able to set up a few input boxes so they can put in things such as Their server names and I.P. Address and maybe a description, I have MySQL it would be great if somebody could offer me some guidance smile.gif

I would also like whatever they share to go to another page so anybody can see it?

Thanks,

Joe.

This post has been edited by JoeOBrien: Apr 6 2012, 02:05 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
JoeOBrien
post Apr 6 2012, 03:56 PM
Post #2





Group: Members
Posts: 2
Joined: 6-April 12
Member No.: 16,863



QUOTE(JoeOBrien @ Apr 6 2012, 02:05 PM) *

Hi, I'm trying to set up a website where people can share details about their servers.

I want to be able to set up a few input boxes so they can put in things such as Their server names and I.P. Address and maybe a description, I have MySQL it would be great if somebody could offer me some guidance smile.gif

I would also like whatever they share to go to another page so anybody can see it?

Thanks,

Joe.


I've set it up so that I'm getting people's information to my email address but there is a way so that it will auto go to the page I want it to go to? :

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Apr 6 2012, 04:12 PM
Post #3


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The server-side program that processes the form data needs to save it somewhere (e.g., in a MySQL database) on the server. Then, instead of a plain HTML document, the list needs to be generated by another server-side program, and that program needs to read the saved data and then send the appropriate HTML to the browser.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 11:28 PM