Writing Slurped Data Fails - preCharge Forums
It shows that you are unregistered. Please register with us by clicking Here
preCharge Forums


Nav Green LeftNav Right
preCharge Forums > Website Design & Development > Website Design » Writing Slurped Data Fails


Reply
Tcat Right
 
LinkBack Thread Tools Display Modes Tcat Right
Old 07-02-2006   #1 (permalink)
jeremiah
Junior Member
 
Join Date: Jul 2006
Age: 50
Posts: 6
Default Writing Slurped Data Fails

Hi folks, I'm a bit new to Perl and still am working my way through it, so bear with me.

I want to generate webpages. (Of course!) All that changes is the middle of the page. I slurp in the top half of the page like so:

undef $/;
$file = "mptop.txt";
open INPUT, "$file";
$mptop = <INPUT>;
close INPUT; # slurped in top

And then the bottom half in a similar manner.

Then I go to print it:

# write in the top part of the HTML
print "document.write(\'$mptop\')\;";

But all I get is a blank page and the usual nondescript error in the SUEXEC log showing my script's name.

I perform no operations on the slurped in string. I'm merely copying it out of the file and into the webpage I'm generating (it's in a file because I don't want to deal with the HTML in the .pl file itself).

Any suggestions would be much appreciated, and thanks in advance!

Jeremiah
jeremiah is offline   Reply With Quote


Old 07-06-2006   #2 (permalink)
imehesz
Senior Member
 
imehesz's Avatar
 
Join Date: Jul 2006
Age: 31
Posts: 258
Default Perl forum

Hello,

I'm just a newbie on this forum but I think you should post this to the PERL FORUM ;)

iM
imehesz is offline   Reply With Quote

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Writing Services articlewriter Services 12 05-30-2007 11:27 AM
Content Writing Service. kibeth Content 4 03-23-2007 07:00 PM
Writing Services kconnections General Business Issues 4 10-04-2006 05:25 PM
Writing Off My Car for Tax? jordan General Business Issues 6 07-31-2006 11:06 PM
Two questions on die{} and writing error to file samuel Perl 0 07-27-2006 05:04 PM


footer left
All times are GMT. The time now is 11:00 AM.

DISCLAIMER: preCharge Risk Management is not responsible for any opinions, advice or comments expressed on the preCharge Community Forums.
preCharge® is a registered trademark of preCharge Risk Management | chargeback protection | Merchant Account Blog

Powered by vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0 RC6

Millsberry 2007 | Find services | Credit Consolidation | Credit Consolidation | Credit Consolidation

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49