Better (though still theoretically spoofable) would be to include a random
number/string in a hidden field, store that number in the session, and check
to see that the number returned in the form is the same as what is expected
for that session. It's theoretically possible that someone could hijac
I'm not an expert, so somebody correct me if I'm wrong, but...
Assuming the site is running a recent enough version of PHP so you aren't
using any features newer than it, the only things you should have to change
would probably be path related.
- Theo
-Original Message-
From: to
Sorry, I should have been clearer. Strictly speaking this is an IIS
question, not a PHP question, but I don't know where else to ask.
We're using IIS, and the team lead has settled on windows domain
authentication for 'logging into' the system. This means that only IE can
be used unless I can f
I'm busy trying to fight to keep the project I'm on as platform independant
as possible, but it's currently a loosing battle, because the team lead
insists on using Windows Domain User security, which means if you're not
using IE, you can't even get to the site. I'm vaguely familiar with the
.hta
ould
access the application until a query was done running.
- Theo
-Original Message-
From: Svensson, B.A.T. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 4:29 PM
To: Brinkman, Theodore; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Canceling a Query
Dear Brinkman,
With out h
- Theo
-Original Message-
From: Svensson, B.A.T. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 3:10 PM
To: Brinkman, Theodore; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Canceling a Query
Dear Brinkman,
First I wonder one thing: Why are the queries long running
in the first
I'm working on an application for work where users will be querying the
database to get information back about processed documents. I'm trying to
set up a way for a user to cancel a query which is taking too long. I'm
using MS SQL Server 2000. The interface for the cancel is easy enough, a
form
Hey! Some of us out here LIKE case-sensitive languages. Is there really
any reason why you need to use STRPOS() in one place, StrPos() in another,
Strpos() in another, and strpos() in another? If you use any sort of naming
convention, the case-sensitivity actually HELPS people understand your
Let me preface this request by saying that I know this request for help
isn't quite on-topic, but I haven't found any good places to ask for help on
this. Thank you for not flogging me with wet noodles.
Now, on to the question:
We're having some problems relating to using MS SQL Server 2000 with
I think the subject pretty much says it all. I need help setting up things
on both ends to let a VB app (on Windows, obviously) connect to a PostgreSQL
database on a Linux box.
Any help appreciated.
- Theo
Sorry about cross-posting to the two lists, but I figured it was pertinent
to bo
10 matches
Mail list logo