Click here to Skip to main content
15,887,135 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Sending email through VB6 Pin
ACIVE12-Nov-14 0:39
ACIVE12-Nov-14 0:39 
Question1073479673(c0040007) Pin
Krishna Kamal7-Nov-14 18:44
professionalKrishna Kamal7-Nov-14 18:44 
AnswerRe: 1073479673(c0040007) Pin
Richard MacCutchan7-Nov-14 22:05
mveRichard MacCutchan7-Nov-14 22:05 
GeneralRe: 1073479673(c0040007) Pin
Krishna Kamal10-Nov-14 22:17
professionalKrishna Kamal10-Nov-14 22:17 
GeneralRe: 1073479673(c0040007) Pin
Richard MacCutchan10-Nov-14 23:11
mveRichard MacCutchan10-Nov-14 23:11 
QuestionChecking listview Items against a lable text Pin
Pete_1237-Nov-14 10:41
Pete_1237-Nov-14 10:41 
NewsRe: Checking listview Items against a lable text Pin
Mycroft Holmes7-Nov-14 13:10
professionalMycroft Holmes7-Nov-14 13:10 
QuestionVBScript / HTA - Drop Down Menu in form Pin
Malbordio5-Nov-14 13:41
Malbordio5-Nov-14 13:41 
I hope you can help me.

Let me explain then.

I have three fields in this form. First is for a category, the second one is the subcategory (should be based on the first one), and the third one is the type (based on these previous two). Yet, there is also a fourth field, since we are talking about a incident form, that is the assignment group. Based on selected options on the first, second and third fields, the fourth (group) field is automatically populated with the destination group.

Today, I have this form only with blank fields. I can type anything I want on them. If the category, sub category, type, and group exists in the system, it will be accepted, the form will be submitted, and the incident will be created successfully. Otherwise, the incident will have missing fields or will be ambiguously created, if there is a typo or if there is any different word that is not in the system.

So, I need something like a dropdown menu in each first, second and third fields, and the fourth field must be displayed automatically based on the combined selection of these first three. Are you following me? Hope so!

Also, if possible, and preferably because it will be better for future updates, I wish to get these fields populated based on a external txt or a excel file, or else, if I incorporate these entries on this vbscript, it will become huge and maybe heavy.

Finally, each category (1st field) entry (in the excel/txt) should be associated to a ID. So should be the subcategory (2nd field), and the type (3rd field). Which means, a category name is displayed, but behind there is a ID associated, and when submitting the form, the ID is the one that will be sent to the system (hope I am being clear). So this information Category and ID, for e.g, will be available and will be collected by the form, from to the external file.

So, below is a video showing a working drop down menu incident form submition, just the way I am looking for. The file is in SWF (flash format), so you can open it with internet explorer or with flash player.

http://files.engineering.com/getfile.aspx?folder=9...

The actual and working VBscript is also available on the link below.

http://files.engineering.com/getfile.aspx?folder=2...

Thanks for all your help.

Best regards!
QuestionCapturing a Picturebox in Windows 8 Pin
gwittlock31-Oct-14 17:34
gwittlock31-Oct-14 17:34 
SuggestionRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan31-Oct-14 22:20
mveRichard MacCutchan31-Oct-14 22:20 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
gwittlock31-Oct-14 23:55
gwittlock31-Oct-14 23:55 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan31-Oct-14 23:58
mveRichard MacCutchan31-Oct-14 23:58 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
gwittlock1-Nov-14 0:03
gwittlock1-Nov-14 0:03 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan1-Nov-14 0:11
mveRichard MacCutchan1-Nov-14 0:11 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
gwittlock1-Nov-14 0:22
gwittlock1-Nov-14 0:22 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan1-Nov-14 5:15
mveRichard MacCutchan1-Nov-14 5:15 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
i006-Nov-14 13:08
i006-Nov-14 13:08 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan6-Nov-14 22:04
mveRichard MacCutchan6-Nov-14 22:04 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Mycroft Holmes1-Nov-14 0:12
professionalMycroft Holmes1-Nov-14 0:12 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
gwittlock1-Nov-14 0:20
gwittlock1-Nov-14 0:20 
AnswerRe: Capturing a Picturebox in Windows 8 Pin
Dave Kreskowiak1-Nov-14 4:01
mveDave Kreskowiak1-Nov-14 4:01 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
gwittlock1-Nov-14 19:49
gwittlock1-Nov-14 19:49 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan1-Nov-14 22:07
mveRichard MacCutchan1-Nov-14 22:07 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
gwittlock1-Nov-14 22:23
gwittlock1-Nov-14 22:23 
GeneralRe: Capturing a Picturebox in Windows 8 Pin
Richard MacCutchan1-Nov-14 22:32
mveRichard MacCutchan1-Nov-14 22:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.