Problem with file downloading -- Part 2
Tue, 14 Jun 2005 15:56:53 +0300
Hello World,
Trying of ASPUpload 3.0 and csFileDownload components take the same
effect -- while user #1 not finish downloading, all other connection to web
server are pending....
With best regards,
...
|
Problem with file downloading
Tue, 14 Jun 2005 02:35:29 +0300
Hello World,
Windows 2000 Server, IIS 5.0.
I need to create page, which will be push file for downloading, when user
click on link.
I need to keep file location in security. Only authorized users will be able
to download file. Files for downloads located outside /wwwroot/ folder.
The big problem, which ...
|
test
13 Jun 2005 09:12:02 -0500
test ...
|
How can i implement Multilanguage support in my Application.
Mon, 13 Jun 2005 08:27:46 +0530
Hi All
I am new to multilanguage support systems and currently in need of a fast
solution to the following requirement:
I have an application (asp+sql server+COM) which generates reports(cryatal
reports files / auto generated crystal reports at runtime)) based on user
input. all reports are generated in e ...
|
Server object error 'ASP 0178 : 80070005'
10 Jun 2005 10:42:49 -0700
Recently I migrated some .NET/ASP Web applications from IIS 5.0/Win2000
to IIS 6.0 Win2003. Almost all the application work except when I click
on one link I get the error message below. I have implemented Microsoft
Article ID: 278013 without success.
I also try running the site in IIS 5.0 Isolation mode wit ...
|
OWA logon.asp
Fri, 10 Jun 2005 09:31:18 -0700
We have been running fine with an OWA server and just recently rebooted. Now
when we go to the logon page my images are missing. What could the issue be
and what would have caused this? Win 2003 and iis 6.0. Thx ...
|
adodb.recordset object and the IIS session object
Wed, 08 Jun 2005 12:25:14 -0500
I was looking through the registry of a Windows 2000 Adv. Server I
just built and noticed that the adodb.recordset object had been set to
"both" mode threading.
Regardless of all the "no no's" I've heard about storing objects in
session variables , can someone absolutely confirm for me the
adodb.recordset ...
|
|
|
display online users using asp
Sat, 4 Jun 2005 09:15:23 +0000 (UTC)
can anyone help with the code for this ?
i would like to display the current users viewing a page
thank you
malcolm
...
|
Prepared statements in ASP
Fri, 03 Jun 2005 19:25:46 GMT
I am trying to create a prepared statement in ASP, but am having
problems with creating the parameter object. I do the following
Set fnParam = peopleUpdate.CreateParameter("@firstname", adVarChar,
adParamInput, 50, peopleSourceRS("firstname"))
But this gives the following error on the browser:
Error ...
|
Help with XP/IIS/ASP.NET configuration
Fri, 3 Jun 2005 00:04:59 -0500
I have setup an XP box to run my ASP.NET application. My objective is to
run the application on the XP box and have it accessible to the local
network for internal use. I've setup the Virtual Directory and added the
following users and enabled 'Anonymous Login' and 'Integrate Windows
Authentication'.
- ...
|