Closed Thread
Results 1 to 3 of 3

Thread: Using variables in different forms question

  1. #1
    skilletsteve is offline Learning Programmer
    Join Date
    Aug 2006
    Posts
    45
    Rep Power
    0

    Using variables in different forms question

    How can I use the value of a variable in one form from another form?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Make the variable in a module ?

  4. #3
    brackett is offline Programmer
    Join Date
    May 2006
    Posts
    192
    Rep Power
    22
    Make it a Public or Friend property (or member variable...but usually Property is better).

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Question on html forms and php
    By HiRo in forum PHP Development
    Replies: 7
    Last Post: 10-17-2010, 12:51 AM
  2. How can I transfer variables between forms?
    By katspn in forum C# Programming
    Replies: 6
    Last Post: 05-22-2010, 01:56 PM
  3. dealing with variables in forms
    By pioneer27 in forum Java Help
    Replies: 2
    Last Post: 04-18-2009, 02:51 AM
  4. Win Forms question
    By bogus in forum C# Programming
    Replies: 7
    Last Post: 09-03-2008, 11:48 AM
  5. Forms, Inputs and Variables :-/
    By beastilio in forum HTML Programming
    Replies: 7
    Last Post: 01-04-2008, 05:10 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts