Forms Caching in FireFox?

2006-11-25 Thread Richard Bagshaw
Hi Peeps, This isn't directly CGI / perl, however I am currently working on a CGI project and I have stumbled across something that I just cannot seem to fathom. Basically I have written a perl script that displays some drop down boxes on a page, each time the page loads the information is read f

Stripping HTML code from emails

2006-11-08 Thread Richard Bagshaw
Hi Guys, I'm writing some code that basically checks a pop mailbox and puts the information into a mysql database, however if the person sends an email in HTML format it looks messy, I am looking for a perl module that will convert it to plain text or just strip the HTML. Does anyone have any

Headers("Location") in Perl??

2006-11-04 Thread Richard Bagshaw
Hi Peeps, This may be an obvious question but I am new to perl and I need some advice. Basically I have written a script that makes some changes to a database when a drop down is selected, after this is done I then want to goto another page in my system. In php I could use the header("Locatio