Be a Supporter!

Need help making an e-mail form

  • 716 Views
  • 6 Replies
New Topic Respond to this Topic
clvezlys
clvezlys
  • Member since: Oct. 29, 2004
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Need help making an e-mail form 2005-02-20 11:43:33 Reply

Hi guys,and especially DJ Runaway fans(Dj Runaway's ng name is Hypocritism).I'm making a webby,and want to make an e-mail form.
I've found some e-mail form scripts written in PERL but found a little problem too.
At the top of the script there is written

#!/usr/bin/perl
# location of Perl (above) - check your doc or ask admin

Can anyone help me and explain what that means?

clvezlys
clvezlys
  • Member since: Oct. 29, 2004
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Response to Need help making an e-mail form 2005-02-20 11:46:50 Reply

Oh, one more think - you can either leave a post here or e-mail me
My e-mail is clvezlys@msn.com

Craige
Craige
  • Member since: Jul. 17, 2004
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Need help making an e-mail form 2005-02-20 11:46:56 Reply

At 2/20/05 11:43 AM, clvezlys wrote: #!/usr/bin/perl
# location of Perl (above) - check your doc or ask admin

Can anyone help me and explain what that means?

well i dont know any perl, but i beleive it means to put the location to pearl on the server, on that line (first)

DJRunaway
DJRunaway
  • Member since: Jan. 20, 2001
  • Offline.
Forum Stats
Member
Level 24
Blank Slate
Response to Need help making an e-mail form 2005-02-27 07:04:19 Reply

At 2/20/05 11:43 AM, clvezlys wrote: Hi guys,and especially DJ Runaway fans(Dj Runaway's ng name is Hypocritism).I'm making a webby,and want to make an e-mail form.
I've found some e-mail form scripts written in PERL but found a little problem too.
At the top of the script there is written

#!/usr/bin/perl
# location of Perl (above) - check your doc or ask admin

Can anyone help me and explain what that means?

Yup, nobody said that PERL was easy...Nobody said that DJ Runaway is cool... Nobody is perfect :D

cryptacet
cryptacet
  • Member since: Jul. 15, 2000
  • Offline.
Forum Stats
Member
Level 45
Programmer
Response to Need help making an e-mail form 2005-03-01 17:23:24 Reply

At 2/20/05 11:43 AM, clvezlys wrote: At the top of the script there is written
#!/usr/bin/perl

For most servers you can leave this as it is - /usr/bin/perl is the most common location.
If it doesn't work, then log in to the server console and type
whereis perl

to display the location. Or ask your hosting company.

clvezlys
clvezlys
  • Member since: Oct. 29, 2004
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Response to Need help making an e-mail form 2005-03-02 13:07:43 Reply

Thanks.
Finally someone that's not SPAMMING the BBS and is helping