my mail account is a Yahoo! Mail... and i must tell that i can not install modules to the server because i dont own my server, i use the free ones. is there a...
Sorry. No idea, then. <br><br>If you are using a free server, are you sure you can run Perl scripts on it?<br><br>My advice - get a proper hosting account with...
It's really not too bad, the POP3 protocol is very simple (turn on POP logging on Outlook Express to see the details or look at the spec).<br><br>All you need...
thanks but your suggestion is about getting mails from the server. i want the program to run when a new mail comes, i mean i want the mails go directly to the...
You mean you want the SMTP mail server to let your script know when a message has arrived (SMTP servers are responsible for recieving mail, POP3 gives mail to...
thanks man.<br>i want to manage my site by mail. i mean i want to add new pages by sending a mail. of course i will assign commands in my program, which is...
Okay, that's simple. Set up a yahoo account for your site admin, write a script that every hour connect to pop.mail.yahoo.com:110 and downloads mail and then...
i see. i think there is something i misunderstand! because the page i took that idea doesnt tell anything about smtp, i mean it doesnt tells that the program...
What syantax would I use to attach files to web form mail.<br><br>I have this workingworking:<br>open(MAIL,"|$form{mail_program'}');<br>print MAIL "Form:...
which types of files are you using? I think I found a way, but I'm going to have to test it with a CGI script (its meant for mailto:someone@... type...
I have numerous .txt files that have various pieces of data I need to sort. What I am looking to do is to read in a file and search for specific strings within...
I haven't gotten very far at all. I went to the bookstore to look at a few books on how to read and write to files and to search for specific strings within a...
... at ... ============================================================ Perl is absolutely perfect for searching and sorting strings. It is what is was...
I am trying to make a test marker there are 2 databases DB1- actual test Question Number | Correct Answer | Bonus Answer | Weight Q1 | A | True | 2 Q2 | C |...
I need to create webpage that has 5 different pages. 1. name 2. address 3. city, state ad zip code 4. phne number I have to use hidden form fields to carry the...
Well, do you know about hashes (keys/values), and getting form data? You could submit the fields to the script, then print all the data into hidden fields,...
Friends, I am using XML::Parser and I am having a situation where I need the value of 'type' from the line whick looks like:: <tag_name type="a">999</tag_name>...
Friends, I am using XML::Parser and I am having a situation where I need the value of 'type' from the line whick looks like:: <tag_name type="a">999</tag_name>...
I've asked this question in a couple other discussion groups: I have data in an Access database, and one of the fields is Date/Time with format 99/99/00;0 (the...
(thanx to another newsgroup, I have finally solved this irritating problem...figured I'd post the solution, even though I now feel like an idiot - it's always...
Help! I want to let people upload their files to the Web server using an HTML form, with the <input type='file'> tag. I want to place the file in a specific...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the perl2 group. File : / Click Here! ...
perl2@yahoogroups.com
May 8, 2002 5:39 am
1047
This site has a lot of great cards. I was able to get approved in 30 seconds for two different cards. Check it out for yourself. ...
A new powerful tool for Perl based development has arrived! PAGE (Perl Application Generator & Editor) allows developers to design, code and deploy web-based...