David McKittrick

Greenhorn
+ Follow
since Jul 21, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by David McKittrick

Alright, I have a form with 44 text boxes. A customer would enter a catalog number into the boxes. (L5482, D2698, S2188, V5214, ect....)
The catalog number would be saved and used in the submit section, the bottom of the form, a total would be calculated real time as catalog number were filled in.

On the 1st box to be filled out a dollar value of $23 would be assigned. Each extra box filled out would be assigned $6.00

http://www.mckittricks.org/sports1/
(See the "Unaltered images burned to cd") Site is in test mode so nothing is being saved right now.

Thanks in advance.
Dave.
I've been working on some code someone gave me on another forum but can't quite get it.

I think I'm having a problem striping out the first letter in the "cd" box.
The boxes will be populated with image codes like: L5487, S5487, D5487 and T6542.