the error is happening because of the run time value you entered for the Paramid parameter of the directory recordset.
the run time value you used:
$_[GET]"id"
should be:
$_GET["id"]
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.