in reply to Cookies and things...
3. You could either read in a "straight" html file and print it back out again, or check out one of the templating modules such as HTML::Template. Both methods would allow you to play with your HTML layout in dreamweaver (although personally, I prefer / would recommend writing HTML simply in a text editor).print << "HERE"; <META HTTP-EQUIV="Refresh" CONTENT="stuff"> HERE
|
---|