Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

non recognized value

Status
Not open for further replies.

davedizzle15

Technical User
Feb 28, 2007
14
US
i have an image as an update button on my web page using visual web developer. under this i have a checkbox with an ID of checkbox1. i double click the checkbox to get into the VB coding. i want to have an if statement here that is something like

if checkbox1.value = true then ......and then a few situations...

but the main problem is that it tells me that checkbox1 is not declared.

any ideas here?
 
microsoft visual web developer express....its an AJAX supported website
 


This forum is VBA Visual Basic for Applications

I believe that microsoft visual web developer express is a development tool and NOT an APPLICATION, like Excel, Word, PowerPoint, Access, etc. Or am I wrong?

Skip,
[sub]
[glasses] [red][/red]
[tongue][/sub]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top