Author |
Topic  |
Jeepaholic
Average Member
  
USA
697 Posts |
Posted - 25 September 2002 : 00:54:51
|
I think I may have figured my cacheing issue. How do I go about installing the "Msxml2.ServerXMLHTTP.3.0"? I had forgotten I changed it to "Microsoft.XMLHTTP" to get it to work on my production box. However, it is installed on my dev box and works fine there... It's the only major change I made.
   |
Al Bsharah Aholics.com
Jeepaholics Anonymous Broncoholics Anonymous Network Insight
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
|
Jeepaholic
Average Member
  
USA
697 Posts |
Posted - 25 September 2002 : 01:04:06
|
Apparently this is built in to IE6.0, so I'm downloading and installing that now. <shrug> I think I could have done it separately, but figured I might as well upgrade that stuff. Will post results for reference. |
 |
|
Jeepaholic
Average Member
  
USA
697 Posts |
|
dayve
Forum Moderator
    
USA
5820 Posts |
Posted - 25 September 2002 : 01:06:23
|
quote: Originally posted by Jeepaholic
Thanks Richard. Managed to find it 3.5 minutes after you! 
I was just going to say that Gremlin told us this in the other link when this whole dorky project started ;)
BWJM, YGM. |
|
 |
|
Jeepaholic
Average Member
  
USA
697 Posts |
|
Jeepaholic
Average Member
  
USA
697 Posts |
|
dayve
Forum Moderator
    
USA
5820 Posts |
Posted - 25 September 2002 : 01:31:34
|
quote: Originally posted by Jeepaholic
Well, there ya have it. After installing IE6.0 it began working (while still using "Microsoft.XMLHTTP" even! As well, after switching to "Msxml2.ServerXMLHTTP.3.0" it works.
Anyway, here's mine!

Silly fun, gotta love it. <grin>
your team total is inaccurate  |
|
Edited by - dayve on 25 September 2002 01:32:26 |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 25 September 2002 : 01:31:34
|
I have tried creating a team on Project Dolphin, but whenever I hit create team, it takes me to a page saying:
* Checking some things...
Error. (Not logged in?)
Now I am most definately logged on, I have even tried logging out then back on again, still the same. The only fileds I filled out were Team Name, Description and the check box that says "Add me to the team"
Is this just an issue with them or is it something I'm doing? I really want to create a team and start telling people about how good we are .
Cheers, WeeVaa http://digismooth.meatsocks.com
 |
Cheers, WeeVaa.
|
 |
|
BWJM
Junior Member
 
Canada
193 Posts |
Posted - 25 September 2002 : 01:32:18
|
Lookin smooth, Jeeps! Except for one thing... Your team total is off by a couple keys. Gotta get that checked out. 
dayve: I've applied your suggested changes to the Full Version of my code and I cleaned yours up just a touch. The script is now executed in less than a second. The old version was 3 times slower!
Oh, look... can it be??? Richard is jumping into the fray! Richard, come on, join the team! With all the replies you punch in every day, you could be a heavy hitter just like dayve! |
 |
Edited by - BWJM on 25 September 2002 01:34:09 |
 |
|
dayve
Forum Moderator
    
USA
5820 Posts |
Posted - 25 September 2002 : 01:41:07
|
quote: Originally posted by eggyfarts
I have tried creating a team on Project Dolphin, but whenever I hit create team, it takes me to a page saying:
* Checking some things...
Error. (Not logged in?)
somebody on my forum had the same problem but I chalked it up on OE. she gave me her credentials and I had no problems whatsoever, but now it appears that it can be an issue for people. weird.
a way to solve your problem is to NOT create a team but instead join Broken Machine (ID 1839)  |
|
Edited by - dayve on 25 September 2002 01:41:37 |
 |
|
Jeepaholic
Average Member
  
USA
697 Posts |
Posted - 25 September 2002 : 01:42:46
|
Yeah, I didn't like how long it took to load doing it correctly (your way)...so, I figured a couple numbers off wasn't going to kill anyone. One hit to their API is much quicker... I see you guys have made some changes though, so maybe I'll put 'em back in!
Also, couple of suggestions:
1) New members will error out (divide by zero) because of the way the average keystrokes is calculated. You need to add 1 to the difference in days.
This code is nice for those that don't understand and want to put their actual username in the URL...Had it happen a number of times, and the page will hang because of it...
Try
UserID = Convert.ToInt16(UserID)
Catch
UserID = ""
End Try
If UserID = "" Then 'Default: 24763 (BWJM)
UserID = "24300"
End If |
Al Bsharah Aholics.com
Jeepaholics Anonymous Broncoholics Anonymous Network Insight
|
Edited by - Jeepaholic on 25 September 2002 01:43:44 |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 25 September 2002 : 01:43:57
|
Ha! Join your team! For your information you may soon have a very serious competitor. Thats right. Theres a new kid on the block (as soon as he can register his team!) |
Cheers, WeeVaa.
|
 |
|
dayve
Forum Moderator
    
USA
5820 Posts |
Posted - 25 September 2002 : 01:49:52
|
quote: Originally posted by eggyfarts
Ha! Join your team! For your information you may soon have a very serious competitor. Thats right. Theres a new kid on the block (as soon as he can register his team!)
how can I feel threatened by a person that can not create their own team?   j/k...
Jeepaholics, if you read just a couple of previous threads you will see that I edited the script (and posted a link to the changes) to do some screen scraping to get the totals a lot easier and faster. for example, this is fast and accurate:

|
|
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 25 September 2002 : 01:58:13
|
Right, its on now mate. Before, i was just kidding around, but now, ohhhhhhhhh hell no! You do not want to be on the wrong side of EggyFarts/WeeVaa, oh no.
Guys, you all saw, I tried to be nice, ask for a bit of help here and there but then Mr. SmartyPants had to go spoil it for everybody.
Well, you have been warned.
You think your so smug don't you, sitting there with your little team, laughing at people. Well I have news for you pal, prepare to be smoked!
Just joking mate you have nothing to fear (or do you......) |
Cheers, WeeVaa.
|
 |
|
Topic  |
|