Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dialog: open web page using combo box
#3
ok here is the dialog

Code:
Copy      Help
str controls = "3"
str cb3
cb3= "www.google.com[]www.quickmacros.com"
if(!ShowDialog("Macro" 0 &controls)) ret

and here is the dialog editor text

Code:
Copy      Help
\Dialog_Editor

BEGIN DIALOG
0 "" 0x90C80A44 0x100 0 0 223 135 "Table Finder"
1 Button 0x54030001 0x4 120 116 48 14 "OK"
2 Button 0x54030000 0x4 170 116 48 14 "Cancel"
3 ComboBox 0x54230243 0x0 10 36 96 213 ""
END DIALOG
DIALOG EDITOR: "" 0x202000A "" ""

CAN YOU PLEASE HELP ME MAKE IT SO WEN THE PERSON CLICKS ON THE DROP DOWN LIST AND CHOOSES THE WEBSITE THEY WANT AND CLICKS OK IT BRINGS THEM TO THAT WEBSITE TY


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)