hardcoded file locations
Status: Alpha
Brought to you by:
jeff_holman
In index.php:
<frame src="/dev/postal/main.php?s=<? echo
session_id(); if ($_GET['reset']) echo "&reset=1"; ?>"
name="index" scrolling="YES">
<frame src="/dev/postal/order.php?s=<? echo
session_id(); if ($_GET['reset']) echo "&reset=1"; ?>"
name="orderbar" scrolling="YES" noresize>
should src="./main.php