Plz help in making script

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
eshban
Forum Contributor
Posts: 184
Joined: Mon Sep 05, 2005 1:38 am

Plz help in making script

Post by eshban »

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
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Moved to Volunteer Work
Post Reply