| |
| |
| |
|
Comments:
<0> @find allreal <1> I've got what should be something simple... dim Dim genOptName2,genOptCode2,synOptName2,synOptCode2 set genOptName2 = xmlDoc.selectSingleNode("/configuration/Product/genuine/name2") response.Write("optcode2:" & genOptName2) if genOptName2 is Nothing then else 'some stuff end if The response.Write happens, shows that genOptName2 has a value, but the if line throws an error. <1> I normally neaten it up a bit more, but I think I'm running with a typo or something.
<1> there's also some more lines between the dim, the set and the response.write, but they don't matter I think... <2> don't paste code in here... it's impossible to read <1> okay... http://pastebin.com/784562 line 4, The highlighted line, is the one giving me the error Object required <3> To make ASP script code work in a page i must call the page index.asp? <3> I have an ASP code inside my HTML, why doesn't it work when i load it in explorer? <3> ; <4> hey - how do you display a message when someone clicks on a link <4> and before you take them to the target? <4> like a "are you sure?" "yes/no" style thing <4> in asp basic
<4> (obviously on a client side script) <4> I can get the message box to appear (just inline in the code) - although I am having trouble reading the answer right now. <4> but I dont know how to make it appear when someone clicks on a link <4> ps using vbscript <4> scrap that - I got the answer, I can use an if statement to get the answer, then a re-direct to the next page <4> just need the bit "how do you make it appear when someone clicks on a link" <4> ok - i got it to do it in a button, so at least I know the code works. <4> is there any way to do an "onclick" event for a link? <4> **** it - i'll just use a button
Return to
#asp or Go to some related
logs:
#asp #freebsd C19MCP55 chip Set #worldcup #cisco #flash #beginner tv3d irrlicht #mirc photos of bhagwan shree rashneesh
|
|