@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> Who knows something about "Thin clients" and server usage/licensing ??
<1> ?
<0> (not for programming :) )
<1> what about them?
<0> how many thin clients licenses can be used/connected to one terminal server ?
<0> and what about load balancing ?
<1> load balancing with windows ts?
<0> between servers ?
<1> ?
<1> windows ts servers you mean?
<0> yes



<1> windows has an existing service for that
<1> cant remember what its called
<0> network load balancing ?
<1> sounds right
<0> but does it work fast and such, and I would like to know how many connections per server are realistic so we can see how many servers we should buy for such a system
<1> p***
<1> to do what type of work?
<0> p*** :))
<0> just office work
<2> hi all
<2> I have a form in asp 1.0 and when a field is empty (the recordset comes back with a null in that field) I want to disable the submit button. Whats the best way to do that?
<3> an If statement
<4> best way is to use javascript
<4> if you want to do it clientside
<3> why not do it at the source?
<3> if the field is blank, then set the control disabled.
<4> right...
<4> cause its in the recordset
<3> it's just an attribute on the <input> tag
<2> yeah. the page is building the form and within the form building it is running out to do some queries... at one point it checks to see if a product exists based on product number. if not then the description field shows blank on the screen. I want to in that case make make the field red and disable the submit button.
<3> <input type="button" disabled> iirc
<3> or some other CSS cl*** could do it too
<2> Ok I'll check it
<2> thanks
<2> <input type=submit value="save" id="submit1" name="submit1"> so I should be able to do this: <input type=submit value="save" id="submit1" name="submit1" Disabled> ?
<3> should
<3> but that's an educated guess off the top of my head. I forget exactly how to disable an input
<3> google 'html disable button'
<3> if that doesn't cut it
<2> ya
<2> kk
<2> thnx Teycho
<3> yep
<2> k that works
<2> :)
<2> you are da Man
<3> it's true
<1> king of the Disabled!
<3> In the land of the blind, the man with one testicle is king
<1> In the land of the blind, the man with a shovel has the most fun
<3> Isn't that always the case, in any land?
<1> true indeed
<4> what about in the water
<3> A shovel in the water? you've not tried that?
<3> ****, you havn't lived until you've had a shovel in the water
<2> can I change the background color of an input type="text" ?



<4> css
<4> background-color: blue <-- i believe that is what you want
<5> Hmm. Can I get the current filename ? For example, if I have 1.asp, the code inside that file, retrieve 1.asp
<6> parse request.servervariables("script_name")
<5> k
<6> using instrrev() and right()
<5> Or a better way, if I use Server.Execute(file.asp), is it possible to p*** along variables?
<1> only session vars
<6> no
<2> the page i'm working with has no css and it's a junk project that is going to be thrown away soon by the business so i'm looking for the most minimalist possible approach ... if the input text can't have a back color then i'm going to probably skip it rather than redo the page for css. ok thanks
<2> I got it
<2> :)
<5> I need the code in that file to know about the ID in db...
<1> session("id").value=45
<5> k.
<4> you don't have to redo the whole page
<6> CSS OR BUST!
<2> ya
<2> I got it
<2> thanks
<2> STYLE was what i was missing
<2> I thought i had to set up a css file
<2> i get it now
<2> thanks
<6> ackz0r! inline style badness!
<2> ?
<1> put it all in a .css file
<2> that's better but why?
<2> inline style seems to work
<1> because you can change it in a singelp place
<2> is it disfunctional?
<2> oh
<2> that's ok
<2> the change i am making is so small it makes no difference and it less work just to do in inline
<2> (i have change control issues as well so I don't want to have to add new files to the project if it's not absolutely necessary)
<2> it is, after all, going to be thrown away soon too
<2> yay
<7> is there any mySQL command to check if a table exists?
<7> wait.. googling
<7> found it
<8> hi
<8> i'm noob
<8> there's a function that source code a file
<8> in the server
<8> like php, show_source()
<3> No
<3> Open it with the FileSystemObject, read it, then write it
<8> no no
<8> <StaZ[work]> well, if you want the the code of the file, as plain text, use FSO and read it as a text file, search google : ASP Read Text file
<3> "no no"?
<3> That's the answer, twit
<3> You asked the question, accept the answer. Don't argue with the answer.
<8> xDD
<8> don't get mad just joking
<8> ;)


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #asp
or
Go to some related logs:

#allnitecafe
#allnitecafe
how do u say hi in India
#kl
#allnitecafe
Jayde allnitecafe
#india
#chat-world
#chat-world
#php



Home  |  disclaimer  |  contact  |  submit quotes