|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Adding Numbers from a Form post |
From: |
Ed Wist |
Date: |
5/19/2000 10:37:11 AM |
IP: |
208.223.205.130 |
Im working on a time tracking system for work hour. I pass the hours and job information with a form post to self. The data is posted as strings. I need to take the hours for all days of the week and totle them so that I can insert the value into the database table. Im not sure how to do this. I tryed adding the strings and only got an concantinated string and inserted that as a real number into the DB. Should I add the hours in the stored procedure? How do I do that? can i convert the strings that are POSTed to the page to numrical values and use VB to do the Adding? Any help would be great!
Thanx,
Ed Wist |
|
|
|
|
|
|
|
|
|
|
|
|