View Single Post
  #3 (permalink)  
Old 07-02-2007, 01:41 AM
Eric Eric is offline
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
Well basically, I have a splash screen that comes up, depending on what is chosen on that screen depends on which program runs.

Kind of like "if option 1" run Program 1

"if option 2" run Program 2

The thing is, on this splash screen I want a field that can be typed into, and whatever goes into it, when a submit button is pressed on the splash screen, it passes this information into either program 1 or program 2.

Greetings.

Eric
Reply With Quote