473,405 Members | 2,310 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,405 software developers and data experts.

How to give the variable value to textfield on same page?

How to give the variable value to textfield on same page?
Mar 27 '08 #1
1 1676
Markus
6,050 Expert 4TB
How to give the variable value to textfield on same page?
Not nearly enough description...

In future be more helpful with your questions.

[php]
$_var = "some var...";
[/php]
[html]
<textarea><?php echo $_var;?></textarea>
[/html]
Regards.
Mar 27 '08 #2

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

Similar topics

6
by: francisco lopez | last post by:
ok , first of all sorry if my english is not so good, I do my best. here is my problem: I don´t know much javascript so I wrote a very simple one to validate a form I have on my webpage. ...
3
by: nescio | last post by:
hello, i have a page called 'a.php'. on this page is a form with a textfield and a link. if you click the link an pop up opens. in this pop up is an number visible with a link. what i want...
1
by: Suresh | last post by:
How do I insert a char into the textfield on the keypress event of another textfield? I have two textboxes, "text1" and "text2". Important: "text1" is outside the table. "text2" is inside...
0
by: zopia | last post by:
<% Dim sMode,intClubID,strClubName,strClubUsername, strClubPwd,intCkType,intCheckType Dim sql_cInsert, sql_EDITClub Dim objConn, strConnection, objRs Set objConn =...
22
by: printline | last post by:
Hello All I have a script where i need to show the value of a text field in another textfield/field. I have done the same with my radio buttons and select fields like this: <script...
3
PLA2000
by: PLA2000 | last post by:
I want to store a value that I enter in a textfield in a session variable to use on another page without submitting the value to a data table. I tried: <% Session(“firstname”)=...
2
by: learnPHP | last post by:
Hi, I am trying to get a couple of text field entered in the text boxes and am then wanting to concatenate the data into one PHP variable. Finally i want to send the php variable in the action...
5
by: Elaine121 | last post by:
Hi. I'm creating a mobile website using wml and php. In wml I have a textfield. I can display the value of the field by using variable correct but when I try to use the variable in a mysql select...
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
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.