Page 2 of 2

dowalk, cgi redirect, and frames

Posted: Wed May 23, 2001 1:05 pm
by mark
Right, if you get httpcode 304, do nothing. If you get 200, update the existing record or add new record. If you get anything else delete the existing record.

When updating a record, remember to delete all of its entries in refs before processing the links on the page.

dowalk, cgi redirect, and frames

Posted: Thu May 24, 2001 11:50 am
by pnam
thanks!