£10 for the first person to help me sort my problem
Posted: Thu Apr 21, 2011 7:18 pm
Hi thanks for looking,
i am being 100% genuine i will pay £10(via paypal) to the first person who can help me solve my problem, as i am very sure it is simple)
i brought an auction script however it has problems.
i am new to php and even html really.
i am trying to create a check box sounds simple (not for me)
i have a page where as it lists the type of shipping
here is the list. value is the value number given in the database
royalmail (value 1)
DPD (value 2)
DHL (value 3)
royal-mail-2nd-class (value 4)
Fedex (value 5)
parcel-force-24 (value 6)
parcel-force-48 (value 7)
case-collection (value
other-postages (value 9)
pickup-only (value 10)
I would like the checked boxes to display the checked boxes on another page (being the page that shows the auction)
i'm sure some one who knows what they are doing could do this in a matter of minutes.
The database values are as so
postage_service
Field - Type - Collation - Null - Extra Action
service_id - bigint(20) No auto_increment
service_name - varchar(50) latin1_general_ci No
if the database needs editing i will not a problem at all.
Thanks for your help in advance
i am being 100% genuine i will pay £10(via paypal) to the first person who can help me solve my problem, as i am very sure it is simple)
i brought an auction script however it has problems.
i am new to php and even html really.
i am trying to create a check box sounds simple (not for me)
i have a page where as it lists the type of shipping
here is the list. value is the value number given in the database
royalmail (value 1)
DPD (value 2)
DHL (value 3)
royal-mail-2nd-class (value 4)
Fedex (value 5)
parcel-force-24 (value 6)
parcel-force-48 (value 7)
case-collection (value
other-postages (value 9)
pickup-only (value 10)
I would like the checked boxes to display the checked boxes on another page (being the page that shows the auction)
i'm sure some one who knows what they are doing could do this in a matter of minutes.
The database values are as so
postage_service
Field - Type - Collation - Null - Extra Action
service_id - bigint(20) No auto_increment
service_name - varchar(50) latin1_general_ci No
if the database needs editing i will not a problem at all.
Thanks for your help in advance