> I'm having an issuing passing HTTP Arguments into a Midgard page. > > For example if I am going to http://localhost/page/ I get it to display. > However if I go to http://localhost/page/?date=20040107 I get the following > > ---- BEGIN ---- > ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml"> > <head> > <title><(title)></title> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> > <[css-style-sheet]> > </head>
...CUT... > </html> > <? > ---- END ---- You mean, you got HTML displayed istead of get it rendered?! Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
