Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-29-2007, 09:54 PM   #1
Member (7 bit)
 
Join Date: Nov 2005
Location: Ontario, CANADA
Posts: 94
how to insert a decimal from html form?

My problem: taking input from html form to add a record to mysql table

HTML Code:
<form name="priceit" id="additem" action="priceit.php" method="post">
   Price (###.## in CDN) * <input type="text" name="price" id="price">
</form>
the price column's attribute in Mysql database table is decimal (5,2)

If I just insert the price from the form to the db table, it wn't be added because it is a text.. and the db takes decimal only.
I believe there's some method to convert a text to a decimal format before insert to the db.

I searched on the web for a while but still haven't find anything like this... How to do it with php? Do other people usually use text for all fields, instead of number formats?

Thanks a lot.

Last edited by michael0224; 01-29-2007 at 10:07 PM.
michael0224 is offline   Reply With Quote
Old 02-01-2007, 02:41 PM   #2
Member (7 bit)
 
Join Date: Nov 2005
Location: Ontario, CANADA
Posts: 94
I found out my problem. It wasn't about the code... I am so stupid that I spent one whole day searchin for the cause...
michael0224 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Form rcx21000 Web Design / Development 1 04-18-2004 10:57 AM
HTML Form buttons don't work dj4uk Web Design / Development 1 05-27-2003 11:00 AM
script to process form and insert into web page sc0rched Internet, Web Applications, & The Cloud 4 02-20-2002 10:42 PM
Insert graphic into MS Word html file Mr N8 Internet, Web Applications, & The Cloud 1 12-14-2001 04:42 PM
Funny kind of test mairving Internet, Web Applications, & The Cloud 0 02-14-2001 06:13 PM


All times are GMT -5. The time now is 05:19 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2