[thelist] Javascript or ASP?

Raymond Camden jedimaster at macromedia.com
Wed Sep 19 14:46:00 CDT 2001


Wouldn't this be an issue though if you have 50+ quotes? Anything more
than a few quotes will slow down the page load. I'd do it in ASP.

(Well, _I'd_ do it in CF, but that's my opinion. ;)

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : jedimaster at macromedia.com
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: thelist-admin at lists.evolt.org 
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of David at softv.net
> Sent: Wednesday, September 19, 2001 3:16 PM
> To: thelist at lists.evolt.org
> Subject: RE: [thelist] Javascript or ASP?
> 
> 
> Javascript would be an good way. Why not let the client side 
> do the processing instead of your server? (which would be the 
> case if you used ASP)... Create an array of all your quotes. 
> On page load, randomly select an element out of the array and 
> write it out...
> 






More information about the thelist mailing list