PHP interaction with my SQL data

This is a discussion on "PHP interaction with my SQL data" within the PHP Forum section. This forum, and the thread "PHP interaction with my SQL data are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 7th, 2006, 11:49
New Member
Join Date: Jun 2005
Location: Oldham, UK
Age: 38
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
PHP interaction with my SQL data

Please see attached zipped php page, if you look for the section commented <!-- Code for pricing Start --> you will notice I have a form for 4 fields..
Tax Class - products_tax_class_id
Price Net - products_price
Price Gross - products_price_gross
Cost Price - products_price_myself

Each of those has a related database entry, there is also another database entry for supplier percentage - suppliers_percentage.
What I cant figure out how to do is hide the fields for price net and price gross and only display the tax class and cost price. And when a value is entered into the cost price it will fill in the net field based on the percentage increase which will in turn fill in the gross price based on the tax class.
At the moment only the gross price is updated when a value is entered manualy in the net field.

Any help with this would be much apprieated.. Thank you.
Attached Files
File Type: zip supplier_s_categories_products.zip (11.4 KB, 22 views)
Reply With Quote

Reply

Tags
php, interaction, sql, data

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
InterAction daygon Free Web Site Critique 5 Feb 13th, 2008 20:41
Pausing Movie & User Interaction Issues Sqrlgrl Flash & Multimedia Forum 1 Jun 11th, 2007 14:42
InterAction Multi Media *Samples* daygon Free Web Site Critique 1 Apr 10th, 2007 13:37
InterAction Media daygon Free Web Site Critique 3 Feb 13th, 2007 17:38
sql data to xml bfelix Other Programming Languages 0 Jan 18th, 2006 17:39


All times are GMT. The time now is 02:00.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43