Microsoft
Software
Hardware
Network
Question : SelectSingleNode question
Label1.Text = xmlnode.SelectSingleNode("
head").Sel
ectSingleN
ode("title
").InnerTe
xt
this gives an error when Node doesnt exist. With what "IF"-function can i prevent this error? i think something with .lenth .. but i'm not sure.
Thanks in advanced
Answer : SelectSingleNode question
Read this if you don't want to use try/catch
http://stackoverflow.com/q
uestions/1
880379/avo
id-excepti
on-
on-xml-
selectsing
lenode-fun
ction
Random Solutions
Remove underscore from begining of filenames?
How to Create an On Key Press Event in Visual Studio 2005
How to enable/disable a succeeding dropdown list if a value is selected on the first drop down list
Tables with fixed number of rows
Strange occurance ADP/SQL2005 Subform Checkboxes autocheck when create new record
Microsoft Access 2007 Question
Raising Domain Functional Level from Windows 2000 to 2003
Question regarding ms aCCESS FORMS
The description for Event ID ( 0 ) in Source ( .... ) cannot be found
msaccess 2003 and turning on a new menu toolbar from module code and turning off the main menu from the same place