|
-
Apr 2nd, 2004, 02:36 PM
#1
Thread Starter
Hyperactive Member
populate text box from sql
when my page opens how i can i auto-populate a text box from a value that is passed from a stored proc?
-
Apr 2nd, 2004, 07:45 PM
#2
I wonder how many charact
On your Form_Load, grab the data from the stored proc, set your textbox equal to the value it returns.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|