A
Ari Passopolos
I have a form response developed in FrontPage that I want to cut and
paste into a perl script. I know I have to escape certain characters--*
$ @ ( ) { } [ ]--but that's not my issue.
What bothers me is a bunch of code that begins ' <!--webbot
bot="ImageMap" ' and ends ' <!--webbot bot="ImageMap" endspan
i-checksum="16085" --> '.
All this stuff seems related to graphics on the page. I'm not using
includes or other crap specific to FrontPage. My quandary is that if I
rip the stuff out, the graphics don't display. If I leave it in, Perl
doesn't recognize it. Help!
Ari
paste into a perl script. I know I have to escape certain characters--*
$ @ ( ) { } [ ]--but that's not my issue.
What bothers me is a bunch of code that begins ' <!--webbot
bot="ImageMap" ' and ends ' <!--webbot bot="ImageMap" endspan
i-checksum="16085" --> '.
All this stuff seems related to graphics on the page. I'm not using
includes or other crap specific to FrontPage. My quandary is that if I
rip the stuff out, the graphics don't display. If I leave it in, Perl
doesn't recognize it. Help!
Ari