Click here to Skip to main content
15,902,492 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

In my asp.net project I have a folder which name is "temp" which contains only the current value.
I want when I click on a button then the data of "temp" folder must show in a text box.

Please reply me with an example sample.
Posted
Updated 15-Mar-11 22:28pm
v3
Comments
Jelesh 16-Mar-11 2:47am    
What do you mean by current value and data in the question?
Dalek Dave 16-Mar-11 4:29am    
Edited for Grammar and Readability.

1 solution

Hii..

Just grab & assign the contents of the 'temp'folder in the 'value' property of text box...

put the code in some buttn click area
Thankx..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900