Here's the snapshot try....any ideas??
$ cat test2.sh #!/bin/sh
REQUEST_METHOD=GET
SCRIPT_NAME=bb-snapshot.sh
QUERY_STRING="mon=Jan&day=2&yr=2008&hour=9&min=48&sec=00"
/home/hobbit/cgi-bin/bb-snapshot.sh
$ sh test2.sh Content-type: multipart/mixed;boundary=bbrep-27304-1199371887
bbrep-27304-1199371887 Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD>
<TITLE>Hobbit - Snapshot Report</TITLE>
<!-- Styles for the menu bar --> <link rel="stylesheet" type="text/css" href="/menu/menu.css">
<!-- The favicon image --> <link rel="shortcut icon" href="/gifs/favicon-blue.ico">
</HEAD>
<BODY BGCOLOR="blue" BACKGROUND="/gifs/bkg-blue.gif" TEXT="#D8D8BF" LINK="#00FFAA" VLINK="#FFFF44">
<TABLE SUMMARY="Topline" WIDTH="100%"> <TR><TD HEIGHT=16> </TD></TR> <!-- For the menu bar --> <TR> <TD VALIGN=MIDDLE ALIGN=LEFT WIDTH="30%"> <FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B>RIT Hobbit</B></FONT> </TD> <TD VALIGN=MIDDLE ALIGN=CENTER WIDTH="40%"> <CENTER><FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B>Snapshot Report</B></FONT></CENTER> </TD> <TD VALIGN=MIDDLE ALIGN=RIGHT WIDTH="30%"> <FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B>Jan 02 2008</B></FONT> </TD> </TR> <TR> <TD COLSPAN=3> <HR WIDTH="100%"> </TD> </TR> </TABLE> <BR>
<CENTER><A NAME=begindata> </A> <BR><BR><BR><BR> <H3>Generating snapshot: Jan 02 2008<BR> <P><P> Done...<P></BODY></HTML> bbrep-27304-1199371887
Content-Type: text/html
<HTML><HEAD> <META HTTP-EQUIV="REFRESH" CONTENT="0; URL=/snap/27304-1199371887/" </HEAD><BODY BGCOLOR="000000"></BODY></HTML>
bbrep-27304-1199371887
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Thursday, January 03, 2008 09:46 To: hobbit at hswn.dk Subject: Re: [hobbit] Availability Report not working
On Thu, Jan 03, 2008 at 09:17:33AM -0500, Eric Meddaugh wrote:
Also...that content-type at the start looks "odd"
Content-type: multipart/mixed;boundary=bbrep-29231-1199369692
Nope, that is correct. It's a multi-part document.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk