Click here to Skip to main content
15,918,041 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: Programatically set focus to another tab Pin
penguin500018-May-06 10:05
penguin500018-May-06 10:05 
AnswerRe: Programatically set focus to another tab Pin
Joshua Quick18-May-06 16:08
Joshua Quick18-May-06 16:08 
GeneralRe: Programatically set focus to another tab Pin
penguin500018-May-06 20:11
penguin500018-May-06 20:11 
QuestionOpen Excel File Pin
shereem khaleel14-May-06 3:53
shereem khaleel14-May-06 3:53 
Questioncreate dsn runtime for sql server Pin
vipinpaliwal198014-May-06 1:20
vipinpaliwal198014-May-06 1:20 
AnswerRe: create dsn runtime for sql server Pin
Dave Kreskowiak14-May-06 5:15
mveDave Kreskowiak14-May-06 5:15 
GeneralRe: create dsn runtime for sql server Pin
vipinpaliwal198014-May-06 19:51
vipinpaliwal198014-May-06 19:51 
Questionusing javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 0:30
gooseman11214-May-06 0:30 
Hi, im dynamically creating an vb.net listbox at runtime and am trying to set the visibility of this
control at a later point using javascript. The listbox control is also added to the control list
of an <asp:panel>

heres the javascript code that im using
document.getElementById('imageList').style.visibility = 'visible';

it throws an "error:object required"

how do i access a dynamic control using javascript?
any help would be muchly appreciated

thanks
geoff

-- modified at 6:48 Sunday 14th May, 2006
AnswerRe: using javascript to set properties on a dynamic vb.net control Pin
CWIZO14-May-06 3:09
CWIZO14-May-06 3:09 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 3:39
gooseman11214-May-06 3:39 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
CWIZO14-May-06 3:41
CWIZO14-May-06 3:41 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 3:59
gooseman11214-May-06 3:59 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
CWIZO14-May-06 4:04
CWIZO14-May-06 4:04 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 4:28
gooseman11214-May-06 4:28 
QuestionCombo box problem Pin
penguin500013-May-06 22:43
penguin500013-May-06 22:43 
QuestionSave Image in sql using VB.NET Pin
alialikh13-May-06 19:16
alialikh13-May-06 19:16 
AnswerRe: Save Image in sql using VB.NET Pin
Mekong River13-May-06 20:07
Mekong River13-May-06 20:07 
GeneralRe: Save Image in sql using VB.NET Pin
alialikh16-May-06 2:27
alialikh16-May-06 2:27 
GeneralRe: Save Image in sql using VB.NET Pin
Mekong River16-May-06 5:35
Mekong River16-May-06 5:35 
Questionopening multiple files in application Pin
Pruck13-May-06 16:53
Pruck13-May-06 16:53 
AnswerRe: opening multiple files in application Pin
Mekong River13-May-06 20:10
Mekong River13-May-06 20:10 
AnswerRe: opening multiple files in application Pin
Robert Rohde13-May-06 20:22
Robert Rohde13-May-06 20:22 
GeneralRe: opening multiple files in application Pin
Pruck14-May-06 1:43
Pruck14-May-06 1:43 
Questionmsm file Pin
militiaware13-May-06 2:50
militiaware13-May-06 2:50 
AnswerRe: msm file Pin
Robert Rohde13-May-06 20:24
Robert Rohde13-May-06 20:24 

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.