need help on perl scripts #1 newuser.pl

2002-08-28 Thread frank crowley
; } # ***ENDAUTOGEN:PARSE*** Do NOT modify this line!! You may enter custom code after this line. = frank crowley __ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com

#2 auction.pl

2002-08-28 Thread frank crowley
into an array change to: #$field{$name} .= \0$val; } } } return 1; } # ***ENDAUTOGEN:PARSE*** Do NOT modify this line!! You may enter custom code after this line. = frank crowley

need help in getting the website to aknowledge cgi and perl script when clicking on link to go to new user signup html page, as well as auction.html page

2002-08-28 Thread frank crowley
and for them to interact. http://magicauction.netfirms.com/index.html trying to get the preview auction link to go to auction.cgi, and the link for new user to go to newuser.cgi which are both in the cgi-bin = frank crowley __ Do You Yahoo

need help with entry form?

2002-05-01 Thread frank crowley
i've made this entry form for the dungeons and dragons game. it works as far as sending by email, but the problem is that the stuff that you click on or type in from the 3rd line of the form does not show up when you click to send the results by email. please help me in fixing this entry form to

need help making auction

2002-01-23 Thread frank crowley
see attached file. = frank crowley __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ #!/usr/bin/perl use vars qw(%config %category %form); use strict