hi, can anyone make this script for me. i really need help.
Here are the contents of SCRIPT:
=======================
When a user comes to a page, he will be able to select from a radio button, internal page or home page. Based upon that selection, the below form will show. This will occur without the page refreshing as a whole.
HOME PAGE FORM (There are 3 fields on it)
Enter URL www:
Enter Details on Where Site is Marketed:
Enter Sub Category Details:
When the user fills in the above 3 fields and hits submit, the below URL will be formed. The URL will be entered, then in addition “/custompages_home.php?” will be added, then loca= &phrase= will be added with the above fields entered.
http://www.site.com/custompages_home.ph ... B_CATEGORY
INTERNAL PAGE
Copy URL here:
Enter Details on Where Site is Marketed
Enter Sub Category Details
If there is no ? in URL they paste then use ? like
http://braddebuzby.com/custompages_reports/g5381.htm? loca=SITE_IS_MARKETED&phrase=SUB_CATEGORY
If there is a ? in the URL they page then use & like
http://thewaellteamf.com/custompages_re ... hp?key=ask& loca=SITE_IS_MARKETED&phrase=SUB_CATEGORY
The ? must be used when it has not been used previously in the URL. This means the system has to identify that and based upon that, it will identify how the additional items are attached.
Plz help me in code, and guide me
thanks
Plz help in making script
Moderator: General Moderators