I tried to develop a tool like this http://www.gtsee.com/freedirectorysubmission.php, which is to embed a directory submission page into this website, but for example, when I put like this <form action="http://directory.gtsee.com/submit.php">, and when test it and click the submit button, it will turn to the page http://directory.gtsee.com, instead of submitting the link into the directory. Can any php expert help me for this script? If you want to charge for the script, PM me.
isn't anywhere in the HTML of the link provided, you have: <form name="form1" method="post" action=""> Code (markup): Just changing it to what you said should help resolve the issue.
i just read the web pages, the form at http://www.gtsee.com/freedirectorysubmission.php posts to index.php file of gtsee.com and http://directory.gtsee.com/submit.php is something else. the form there posts to itself i.e submit.php
You need to set the method to POST (<form method="post">) .. or else it will use the default which is GET, which is 99% likely causing the problem you're having
Can anybody work on these scripts for me? The scripts are for these 2 pages: http://www.gtsee.com/searchenginesubmission.php and http://www.gtsee.com/freedirectorysubmission.php. I can pay for that. Interested, PM me directly or send email to .