Don Wieland wrote: > Hi gang, > > Is there a javascript to Suppress Right-Click and Hide hover URL? I as > trying to get this to work with no luck: > > <a href=\"aInlet_Proc_Area.php?id={$row1['id']}&proc=delete\" > onMouseOver=\"javascript:window.status=''; return true;\" > onClick=\"javascript:return confirm('Are you sure you want to REMOVE the > assoication of this Area with this Inlet?')\"\">Remove</a> > > Please let me know if this can be tweaked to work... > > Thanks! > You are missing PHP tags <?php ?> -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php