If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > pop up message input box & input box

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-12-04, 21:59
zobernjik zobernjik is offline
Registered User
 
Join Date: Feb 2004
Location: Australia
Posts: 183
Unhappy pop up message input box & input box

Ok, I am not the best with VB but I am trying.
I know you can have "Input box" and you can create pop up message boxes and submit data that way as well.

I have a case where I need to alter some code,the code is already using "inputbox",that is all working fine and I could continued that way,one input pops up-submit,another pops up -submit and so, and I have tried that as well,working like a dream.

Since I need to create this like a sequence and ideally this message input box I am trying to create should have a free form combo box,using only the "input box" will not get me there.
Hope that makes sense.

So I need to create a form that has everything I need and then call it.

My question is, is there a way that I can for the first input use the "input box" and for the second input to call the form, and how would you do that, some sample code would help as well.

thanks a lot to all
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On