yeah, I used to do that way, but wanted something new and tried to put the load on default.asp I thought it'll make my work easier but it turns out to be bad. For example if you go to www.mobile.am it will load well, I bet it'll load a bit faster if I use the script above Cheers
Garve, you made my day I learned something new (no sarcasm just genuinely grateful) I did not know about all the files being loaded each time. However, in my application it's only a matter of 4 or 5 external files in the if statements, each file between 1 and 2 KB in size. I don't think that that will make a big difference to the server. Please correct me if I'm wrong. Thanks
I'm going to have to back Garve on this one and say he's right on the money. It's a particularly complicated thing to try and explain, but I think he managed to pull it off. This has always been a limitation of ASP.