i get this error message in the browser:

Whoops, you requested a page that I didn't have.
Or, as we webservers say: 404
Please pick something from the friendly menu at the top

wget says

Connecting to test.zepong.dk:80... connected!
HTTP request sent, awaiting response... 302 Found
Location:
/nocookie.html?host=sid-15354p63f5d911500e23decbdc.test.zepong.dk&SID=15354p63f5d911500e23decbdc&uri=%2Fsapdb%2Fdevelsapdb%2Fgeneraldirector%2Findex%2Ehtml
 [following]
/nocookie.html?host=sid-15354p63f5d911500e23decbdc.test.zepong.dk&SID=15354p63f5d911500e23decbdc&uri=%2Fsapdb%2Fdevelsapdb%2Fgeneraldirector%2Findex%2Ehtml:
 Unknown/unsupported protocol.

bye
fabian

On Sat, 2002-03-02 at 18:39, Flemming Frandsen wrote:
> 
> I've been working a bit with the existing MS-html + JS + frames
> documentation to make a server driven HTML 4.01 strict version.
> 
> Some of my xml parsing is wrong and some of the menu is missing so the
> current menu structure is not entirely correct right now, so I will
> change to parsing the javascript menu in stead.
> 
> The server side consists of a 162 line mod_perl handler that generates
> the menu tree from the directory tree on disk.
> 
> The content is stored in files that contain only the body of the html
> file and a special comment with the full title.
> 
> The content is demoronized to get rid of most of the MS-HTML, run
> through some of my own filtering to get the most of the gunk out and
> then finaly piped through html-tidy to get wellformed html that's easy
> to read.
> 
> An initial test can be seen here:
> http://test.zepong.dk/sapdb/develsapdb/generaldirector/index.html
> 
> -- 
>  Regards Flemming Frandsen aka. Dion/Swamp http://dion.swamp.dk
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general
> 
-- 
[EMAIL PROTECTED]
http://www.mybytes.de

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to