| |
| |
| |
|
Comments:
<0> can anyone tell me how to test for a null or empty value in an sql query result before i ***ign it to a vbscript variable <0> and get a page error <0> ? <1> Not IsNull(Var) And Var <> "" <0> does that go in the sql query ? <1> no
<1> if your asking how to filter out records that are null you would do, WHERE Field1 IS NOT NULL <1> via SQL <2> vbscript? really, are people still using vbscript to program pages? <1> true, im asuming he is cuz were in #asp <1> =) <2> he said vbscript <1> ah yea <2> i'm just wondering if he's toying with us <1> rofl <3> is there a way in asp (maybe with a component?) to clock the page execution time and separate the time mysql took of that time? <4> teh <4> thundercity <4> not efnet <4> ++ <5> hi, I have a difficult question I guess :) I have a string that contains a few lines of html code. Can I somehow search for all images inside the code (eg. searh on <img ... />) and output them? I would like to get all the imagetags inside an array and get rid of all the other html tags and text. Is this somehow possible? <5> Very happy if somebody could give me a little hand to get started <0> can anyone tell me how to test for an empty value in an sql query before trying to p*** it on to a vbscript variable and returning a page error ? <1> ive already told you jasonsw <1> Not IsNull(Var) And Var <> "" <0> can you give me an example ? <1> i just did <2> i told you he was screwing with us
<6> he's only screwing your mum :D <0> so loonatik <0> this is the variable ***ignment that causes a page error if i have an empty cell <0> strcontactemail = contactRS("coordinatoremail") <0> how do i test contactRS("coordinatoremail") with Not IsNull(Var) And Var <> "" ? <0> before ***igning ? <7> i have some asp work - i'm willing to pay <2> jasonsw: IsNull(contactRS()) <0> so 'if not isnull(contactrs("...") then <variable ***ignment>' ? <7> i have some asp work - i'm willing to pay <8> Anyone recommend a good ASP.NET Shopping cart ? <7> i have some asp work - i'm willing to pay <6> that's a timer <7> no its not <6> heh <7> :P <6> got ya! :D <6> just odd it came every 7th min :) <6> 05, 12, 19 :p <9> heya. anyone has an idea how i can include a file dynamically in an ASP page ? <9> like say, i have a variable X that contains the filename of the file i want to include <9> i would like sth like : <!--Include File=X-->, except that doesn't work of course :) <9> nevermind, i figured it out :) for those interested, i will use the Execute() function <10> anyone who have tried to use the Skype COM in cl***ic asp? <0> can anyone explain how to use isnull or another method to test whether an sql query result is empty before ***igning it to a variable and making a page crash ?
Return to
#asp or Go to some related
logs:
#computers #ubuntu #politics averatec 6240 mod
#computers #beginner lesbeine girl #politics #gamedev python new array
|
|