Forum: MySQL Jul 8th, 2009 |
| Replies: 2 Views: 307 yes the base price was my first idea, actually i made a whole form where the customer inpute the width and the drop and gets a result , but i have no clue how to grab that result "price" into a lets... |
Forum: MySQL Jul 8th, 2009 |
| Replies: 2 Views: 307 Ok help please , cant get my head around this ....
i need to build a database that will hold the following :
width x drop = price
what i actually want to do is a quotation form for my website... |
Forum: JavaScript / DHTML / AJAX Jul 2nd, 2009 |
| Replies: 1 Views: 483 what am i doing wrong here?
what i want to do is make two menus work together to show me a result.. please help ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"... |
Forum: C++ Jan 31st, 2009 |
| Replies: 6 Views: 703 sorry guys i was way for the week couldnt check my post , ok back to it now ....
so i try using the last code was given it to me and it didnt work , dont know y , anyway ...anyone that can help me... |
Forum: C++ Jan 21st, 2009 |
| Replies: 6 Views: 703 ok here is my code what i need is to have the red information inside a txt file and read from there, cuz the amount of info im going to insert will be big and i dont want to get lost , and it would b... |
Forum: C++ Jan 21st, 2009 |
| Replies: 6 Views: 703 No I mean doing a fstream type thing in a external txt file. |
Forum: C++ Jan 21st, 2009 |
| Replies: 6 Views: 703 Hi all!!!
simple question , i have included a txt file in my program which holds names and numbers like this
Alan 23
Bob 50
Joan 35
i want to know if it is possible to do a search in that... |
Forum: C++ Jan 19th, 2009 |
| Replies: 1 Views: 782 hi there all , how do i loop this back to the main menu after i have used ctrl+d to give me the final total ...i looked everywhere and tried a few things but no success , my book doesnt say much... |
Forum: C++ Jan 17th, 2009 |
| Replies: 8 Views: 482 it does work , thanks a lot ,... but cuz im still learning can u tell me what was i doing wrong and explain why was wrong ? thanks a lot !! |
Forum: C++ Jan 17th, 2009 |
| Replies: 8 Views: 482 i have added a few more things but no success , i was hopping this was going to work , but no , can someone check the code and tell me what is going wrong with it please , im still learning ...
... |
Forum: C++ Jan 16th, 2009 |
| Replies: 8 Views: 482 Yes that's what I want I need to have a subtotal showing everytime I type a code so the price will just add up to that subtotal |
Forum: C++ Jan 16th, 2009 |
| Replies: 8 Views: 482 |
Forum: C++ Jan 16th, 2009 |
| Replies: 8 Views: 482 Im trying to add a subtotal to my script but i cant think of a way , i tried adding another function to it so it would calculate the subtotal as i go but it wont happen ... .
Also i tried returnig... |