HELP!

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
arafanajib
Forum Newbie
Posts: 2
Joined: Thu Jun 11, 2015 6:42 am

HELP!

Post by arafanajib »

how to add the entire numbers which are present in the single text box

rules:

value must in one text box

must contain comand button

result will be displayed in same text box



ex:

in which text box contain the value 123456 means when we click command button 20 will be appear on the same text box
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: HELP!

Post by Christopher »

This can be done with PHP or Javascript. Which would you prefer?
(#10850)
arafanajib
Forum Newbie
Posts: 2
Joined: Thu Jun 11, 2015 6:42 am

Re: HELP!

Post by arafanajib »

I know but what is the procedure
Post Reply