Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Sep 14, 2012 2:16 pm 
Offline
Senior Newbie

Joined: Wed Feb 24, 2010 2:08 pm
Posts: 16
Hi,

If I wanted to produce a site like MX Toolbox/DNS Goodies (ie a site you can do connection tests with, dns looksup etc) how would this be done?

For example how does clicking a 'search' button interact with the web server to run the required script and then display the output to the webpage.

Thanks,


Top
   
PostPosted: Fri Sep 14, 2012 3:40 pm 
Offline
Junior Member
User avatar

Joined: Mon Jun 20, 2011 8:54 am
Posts: 44
Well, how does a 'submit' button on a forum post page interact with the web server to run the required script and then display the output (post) to the webpage?

There are a number of scripts and pre-built modules that can help you do what you want, or you can create your own from scratch. Either way, you need to learn web programming. PHP is a pretty standard way, but other languages can be used as well, like perl, ruby, python, java, and the list goes on. Not to mention what kind of web server you want to deploy on, let alone which OS...

You have much to learn, and the journey starts with google...


Top
   
PostPosted: Sat Sep 15, 2012 5:38 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Note that a web site that allows people to run scripts or make outgoing connections on the basis of arbitrary user input is a security exploit waiting to happen. Be sure you know what you're doing before you proceed.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group