Results 1 to 2 of 2

Thread: populate text box from sql

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    Austin
    Posts
    397

    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?

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    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
  •  



Click Here to Expand Forum to Full Width