Yes, exactly. But it's also displaying all of the elements such as <(title)> and <[css-style-sheet>. However once I take the ?date=blah argument out, it's fine.
-----Original Message----- From: Marcin Soltysiak [mailto:[EMAIL PROTECTED] Sent: Thursday, January 08, 2004 3:41 PM To: [EMAIL PROTECTED] Subject: Re: [midgard-user] Passing HTTP Arguments > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
