hi. i use:
$master_firm1_pgy1 = "
if ($FORM{'firm'} eq "firm 1" and $FORM{'pgy'} eq "pgy 1" {print "Location: $master_firm1_pgy1\n\n";}
to direct a user to a certain html page in a frame. rather than loading the page, i just get the printed words of the web adress displayed (i.e. "Location:
does anyone have any suggestions.
thanks,
brian
$master_firm1_pgy1 = "
if ($FORM{'firm'} eq "firm 1" and $FORM{'pgy'} eq "pgy 1" {print "Location: $master_firm1_pgy1\n\n";}
to direct a user to a certain html page in a frame. rather than loading the page, i just get the printed words of the web adress displayed (i.e. "Location:
does anyone have any suggestions.
thanks,
brian