With 30 minutes "work" millionaire?!?
Wed, 14 Dec 2005 15:14:58 +0100
With 30 minutes "work" millionaire?!?
store / copy this text or site, before the administrator could remove this
letter.
You start this program quickly and simply
NO RISK!!
100% SERIOUSLY and LEGAL!!
Your dreams can be true!!
Very honored friend,
You have now just the probably best chance of your ...
|
With 30 minutes "work" millionaire?!?
Wed, 14 Dec 2005 15:14:56 +0100
With 30 minutes "work" millionaire?!?
store / copy this text or site, before the administrator could remove this
letter.
You start this program quickly and simply
NO RISK!!
100% SERIOUSLY and LEGAL!!
Your dreams can be true!!
Very honored friend,
You have now just the probably best chance of your ...
|
With 30 minutes "work" millionaire?!?
Wed, 14 Dec 2005 15:14:53 +0100
With 30 minutes "work" millionaire?!?
store / copy this text or site, before the administrator could remove this
letter.
You start this program quickly and simply
NO RISK!!
100% SERIOUSLY and LEGAL!!
Your dreams can be true!!
Very honored friend,
You have now just the probably best chance of your ...
|
CustomAuth and Sharepoint Portal Server 2003
Tue, 13 Dec 2005 02:35:48 +0800
Hi
I've setup CustomAuth with Sharepoint portal server 2003 and it works fine,
until i did an iisreset, from then on, sharepoint does not recognise the
user authenticated by CustomAuth.
The following error was displayed.
"You cannot view this area, either because the area no longer exists or
because yo ...
|
With 30 minutes "work" millionaire?!?
Sat, 10 Dec 2005 15:22:22 +0100
With 30 minutes "work" millionaire?!?
store / copy this text or site, before the administrator could remove this
letter.
You start this program quickly and simply
NO RISK!!
100% SERIOUSLY and LEGAL!!
Your dreams can be true!!
Very honored friend,
You have now just the probably best chance of your ...
|
With 30 minutes "work" millionaire?!?
Sat, 10 Dec 2005 15:22:19 +0100
With 30 minutes "work" millionaire?!?
store / copy this text or site, before the administrator could remove this
letter.
You start this program quickly and simply
NO RISK!!
100% SERIOUSLY and LEGAL!!
Your dreams can be true!!
Very honored friend,
You have now just the probably best chance of your ...
|
Need unique id for current session.
8 Dec 2005 08:00:03 -0800
I am working on a project with code that uses the
EXTENSION_CONTROL_BLOCK.ConnID as the unique session id. That is a
problem as the ConnID is an unknown data type. So I need someway to
create a unique session id that somehow relates to the data in the ECB.
The project is using that session id to store informat ...
|
|
|
hiding the .dll - how?
Wed, 7 Dec 2005 22:40:36 -0400
Is there a way to hide the .dll from ISAPI's in URLs... such as:
http://somedomain.com/Isapi?function
instead of :
http://somedomain.com/Isapi.dll?function
Or on some sites, I've seen it like this:
http://somedomain.com/Isapi/function
which would be even better. How is this done?
--
dhomas ...
|
basic WriteClient concept? Unbuffered not quite unbuffered
Wed, 7 Dec 2005 22:09:57 -0400
I'm trying to resolve an issue with unbuffered output not being completely
unbuffered. When I click a form button to start the ISAPI function, there's
upto 10 seconds delay in Internet Explorer before I start seeing output. In
FireFox, it appears to be a much shorter delay (a second or two). I'm using
it like ...
|
SetCookie sometimes appears on output page, why?
Wed, 7 Dec 2005 22:01:21 -0400
I created the below function to set a cookie... it works, most of the time
but on rare occassions it appears at the top of the HTML document being
sent. How to fix?
I'm using it followed by a series of *pCtxt << "HTML stuff" calls, like
this:
SetCookie("Something", "Something Else");
*pCtxt-> "some ht ...
|