Click here to get back home

anyone has done this kind of perl/CGI?

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
anyone has done this kind of perl/CGI? robertchen117@gmail.com 04-13-2008
Posted by robertchen117@gmail.com on April 13, 2008, 10:41 pm
Please log in for more thread options
I want to make a cgi page like this:

there are 5 steps button, click one by one and get the step output.

Cgi should looks like this:

please click on each steps:

Step I button

step I execute output here:

then step II button:

step II output here:

....

the difficult part is the output is just below each steps' button. I
do not how to do it. Please help me.

Robert

Posted by J. Gleixner on April 14, 2008, 11:52 am
Please log in for more thread options
robertchen117@gmail.com wrote:
> I want to make a cgi page like this:

CGI pages don't look like anything, it's the HTML that a CGI might
generate.

>
> there are 5 steps button, click one by one and get the step output.
>
> Cgi should looks like this:
>
> please click on each steps:
>
> Step I button
>
> step I execute output here:
>
> then step II button:
>
> step II output here:
>
> ....
>
> the difficult part is the output is just below each steps' button. I
> do not how to do it. Please help me.

Show us what you have done. Initially it looks like AJAX would
be a possible piece, so that'd be a topic to start reading. A
library like Prototype might handle most of the interface issues
for you. Your CGI could simply take arguments and generate the
output that you'd display after the button.

You could also have your CGI do everything and there are plenty of
CGI tutorials on the Internet.

Similar ThreadsPosted
perl & lsof kind November 7, 2006, 11:06 am
Is it possible to correct word(s) via Perl?Does this kind of modules exist? June 5, 2007, 6:15 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap