Hi guyz please anyone can help me making this im powering a toolbar for my proxy where users of my toolbar can get a fresh proxy list but i want to embed my proxy to be compatible with the toolbar from the size and surfing issues i want the proxified page for users opened in a new page or tab when the user submits the form this the html code i want my proxy to be configured with <html> <head> <style type= "text/css"> <!-- BODY {margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; width:100%;height:100%;overflow:hidden;background-color:threedface;} INPUT {font-size:10px} .input{height:17px;font-size:10px} --> </style> </head> <body> <form action="http://imageshack.us/index.php" method="post" enctype="multipart/form-data"> <table><tr><td valign="top"><input type="hidden" name="MAX_FILE_SIZE" value="1048576"><input type="hidden" name="aff" value="http://yourdomain.com"><input type="hidden" name="type" value="blank"><input type="file" name="fileupload" style="height:16px;font-size:10px;width:140px;"></td></tr></table> </form> </body> </html> and this is my embed html proxy <body> <table border="0" width="" cellspacing="0" cellpadding="" id="table1"> <tr><td bgcolor="#FFFFFF"> <form action="http://wwwf.gigacities.net/" method=post class=CatText> <p align="center"><font color="#FFFFFF" face="Arial"><font color="#FFFFFF"> <span style="background-color: #FFFFFF"><input name="__proxy_action" value="redirect_browse" type=hidden> </span> <input name="__new_url" value="http://" size=41 maxlength=255 id="new_url" type=text></font><span style="background-color: #FFFFFF"> </span><font color="#FFFFFF"> <input name=submit id="proxy_button" value="Surf Now!" type=submit style="background-color: #FF9933"></font><span style="background-color: #FFFFFF"> </span> </font> </p> <p align="center"><label for="__no_javascript"> <font color="#FFFFFF" face="Arial"> <span style="background-color: #FFFFFF"> <input name="__no_javascript" id="__no_javascript" type=checkbox value=ON></span></font><font color="#000000" face="Arial"><span style="background-color: #FFFFFF"> Disable JavaScript </span> </font> </label><label for="__no_images"> <font color="#FFFFFF" face="Arial"> <span style="background-color: #FFFFFF"> <input name="__no_images" id="__no_images" type=checkbox value=ON></span></font><font color="#000000" face="Arial"><span style="background-color: #FFFFFF"> Disable Images </span> </font> </label><label for="__no_title"> <font color="#FFFFFF" face="Arial"> <span style="background-color: #FFFFFF"> <input name="__no_title" id="__no_title" type=checkbox value=ON></span></font><font color="#000000" face="Arial"><span style="background-color: #FFFFFF"> Strip Title </span> </font> </label><label for="__no_meta"> <font color="#FFFFFF" face="Arial"> <span style="background-color: #FFFFFF"> <input name="__no_meta" id="__no_meta" type=checkbox value=ON></span></font><font face="Arial" color="#000000"><span style="background-color: #FFFFFF"> Strip Meta </span> </font> </label> </p> </form> <font face="Arial" color="#FFFFFF"> </body> <span style="background-color: #FFFFFF"> </html> </span> </font> </html> i will appreciate it if you do it to me best wishes