#1 2006-09-21 03:40:37

stufow
New member
Ranking
Registered: 2006-08-14
Posts: 9
Expertise

cgi,perl,asp?

Hi, well I've uped the learning curve for myself and found a host - it's a Win2K system and I can use perl for form processing - what does this mean? How do I do it? Sorry if this sounds really dumb. I got hold of a form.pl script but haven't got the faintest idea of what to do with it.

Offline

 

#2 2006-09-21 05:18:52

sachin
Moderator
RankingRanking
Nepal
From: Kathmandu
Registered: 2006-09-18
Posts: 45
Expertise

Re: cgi,perl,asp?

It just means that you can use perl script to submit form.

Seems that your account supports only static pages (HTML) and in any cases if you need to receive emails from the site, then perl script should be used.

Offline

 

#3 2006-09-25 01:51:49

cyrus
New member
Ranking
Registered: 2006-08-14
Posts: 6
Expertise

Re: cgi,perl,asp?

Could you be a little more specific on what you are trying to do? A formmailer is usually used to email a form somebody fills out on your site.

For example:

Code::

<form action="formmailer.pl" method="post">
<input type="text" name="your_name">
<input type="text" name="your_email">
<input type="submit">
</form>

Perl is quite a step ahead, considering that you just created your first homepage. But anyway, please tell us what you want to do.

Offline

 

#4 2006-09-25 03:23:41

stufow
New member
Ranking
Registered: 2006-08-14
Posts: 9
Expertise

Re: cgi,perl,asp?

I'm lost with the perl bit, I'll settle with using remote form processors for a bit longer - I think I kinda jumped ahead of myself there really.

Offline

 

#5 2006-09-25 03:43:24

sachin
Moderator
RankingRanking
Nepal
From: Kathmandu
Registered: 2006-09-18
Posts: 45
Expertise

Re: cgi,perl,asp?

Ok Stufow no problem.

But if you have any problem with form processor you can always post in this forum.

Have a great day.

Thanks

Offline

 

Board footer

OPML feedsRSS feeds



Powered by WWWThreads Forum
© Copyright 2006, WWWThreads