OK, so here's what we've got. We have a perl CGI that spits out a form based on some info in a db. A user will fill out that form and hit submit. the submission actually goes to the same CGI which now interprets what it needs to do (basically its handed search criteria). It then spits out a long html page. Here's where my question comes in. Is there any way to have the content all spat out and then send some sort of message to the browser telling it to go to a specific anchor point on that page?
Ideas? Thanks. --Alex _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

