473,395 Members | 1,677 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

how pass valu of textbox to another without submit

1
i want to pass valu of one text box to anothet with in same page without submit form
Apr 23 '10 #1
2 2768
Dheeraj Joshi
1,123 Expert 1GB
Not sure, whether i am correct or wrong. You might need to create some event handlers for this.
Some experts may have good suggestion.

Regards
Dheeraj Joshi
Apr 23 '10 #2
Atli
5,058 Expert 4TB
This is not something PHP can help you with. It operates server-side. Any client-side stuff would be a job for JavaScript.

Use the document.getElementById function to fetch both your textboxes, and transfer the value between them.

P.S.
I'm moving this over to the JavaScript forum.
Apr 23 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: lawrence | last post by:
What is the PHP equivalent of messaging, as in Java?
2
by: Unregistered | last post by:
How do i pass info into another website which is not mine into a popu window Unregistered ----------------------------------------------------------------------- Posted via...
1
by: sandeepk84 | last post by:
hi all... is there any way to open a new aspx page from another without closing the existing one? means, i have some controls in the first page and i need them to b there after doing some...
6
by: finecur | last post by:
Hi, here is my html: <form action='mycgi.do'> <input type=text name=a value=1> <input type=text name=b value=1> <input type=submit> </form> If I click the submit button, it will take me to...
5
by: shotokan99 | last post by:
for instance i do have this element but i dont have a <form>: <input type="Text" name="myname" id="myname" size="30"...> then i have this link: echo'<a...
7
by: Boki | last post by:
Hi All, I can't pass data to another form: in form2: private void button1_Click(object sender, EventArgs e) { Form1 form_copy = new Form1();
2
by: Archanak | last post by:
Hi, I have one common text box to get email id. I have 2 forms and both form action connects to different programs. I want to use this textbox value(i.e email id) only for both the forms. How...
17
by: msmjsuarez | last post by:
Hello, I need help... How to automatically insert data to mysql database without submit button using php? Is there a way on this? thanks a lot.
2
by: sandy786 | last post by:
Hi i have i jsp form for user in which two list box when user select item from list1 then according category of selected item in list1, item of list2 changes both list filled item from database...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.