Downloading Large Static

I am using forms authentication to protect all content as described in the
kb article below.
http://support.microsoft.com/defaul...kb;en-us;893662

This works fine except for files that are larger than about 40 or 50mb at
which point the user gets a 404 error and the httperr log indicates
connection_dropped status.
This is a w2k3 server with SP1 and all security patches installed.
Has anyone seen this before? I have been reading various posts online but
none seem to fit this symptom. Also have tried tuning various meta-base
properties to no avail.

View Replies


ADVERTISEMENT

Static Header

i have table which is generated from the database, and is beeing displayed on my website...How can i make the header row static???? so i can still see the header row while scrolling thru the data

View Replies View Related

Static-variable

I have to submit my html-page but the asp-variables shout kepp their contant. is it posible to make a static-variable or can i realize this another way?

View Replies View Related

Static Content

I'm using the Server.Execute method to include a static page inside a
dynamic database call. This static page is not a valid HTML page (i.e.
lacking <body>,<head>, etc. elements), but I'm pulling it into the dynamic
page just to give the content an upgrade in presentation, including images.
The problem is that there is no way to have relative URLs in the content
page, so all the image src's are wrong. Is there a better way to include
static content like this, or a way to alter the contents on the static page
prior to running Server.Execute (I could parse the file via the
FileSystemObject, but I'm hoping not to do that)?

View Replies View Related

Static Menu

forking with a aps site previously programmes which is currently using frames to have a persistant menu floating at the top of the site. I would like to switch this to a floating menu system and be rid of the framing. How do i do this?

View Replies View Related

Static Variable

My asp application has many asp pages that are linked together.I want to create a variable which is initially set to some value (say 50). On each page,the variable is to be procesessed.

Now on the next page i want to use that processed value of the variable.(ie if on my page 1 value of variable became 30 due to some processing,the page 2 should have the value of that variable as 30 , and not 50)

how and where i should declare the variable.P.S.actuallythe main page keeps on referring to itself. its actually an online quiz

main.asp reads as:
<form name="form1" action="main.asp?action=1" method="POST" >

View Replies View Related

Static Arrays

WINXP/FP2000/IIS4

Is is possible to pass a populated static array to a new page - as session variable, maybe or cookie?

View Replies View Related

Static Files

I have a site that will be displaying static files to clients. Each client will have their owb directory locked down through NTFS permissions. Currently I have a Client folder in the wwwroot then that client folder has a folder for static files in it. How much more secure would it be if I moved it out of the wwwroot and used a virtual directory?

View Replies View Related

Static Variable

I am facing problem with the huge Viewstate size(Using .NET 2.0). to improve the application performance,I am using Static variable to store view state data. Does anyone has other option to improve performance or what r drawback of using Static variable.

View Replies View Related

Internationalizing A Static Site

My client has a laregly static web site in English only. I will be adding e-commerce functionality shortly. Therefore, I am seeking an approach to allow users to select a language to view the entire site with. I have ASP Classic at my disposal. The site has no back-end database. I am thinking of providing Japanese, German and Spanish.

I am aware that different approaches exist. I good book or tutorial would help me out. Or do some of you have ideas? Remember: static pages, ASP Classic and no database.

View Replies View Related

Static Pages For My Site

I know via mod rewrite you can mimi static pages, but how does one do this for ASP? before I go crazy modifying my code to generate a static page for all of our products (1000's of html pages) and new ones for SEO purposes, I want to make sure there is no other way to do this?

View Replies View Related

Static HTML Pages Live

I have a couple of static HTML pages live, as a sort of family blog. Now I just found out how ASP could work, experimenting with WikiAsp.
What I would like to know is whether it is possible to include some DHTML in my static pages for gathering comments on blog entries, which are saved to a database for example on 1asphost.
Of course it would also be nice to read out the database again to see the comments to each blog entry in the static pages. Can this all be done using ASP?

View Replies View Related

Adding Footers To Static Html

I'm running a Windows 2000 server with IIS. I have ASP execute access on the server. My users publish their pages onto our webserver by copying their files onto their respective directories in the server.

I intend to have each author append <meta> tags which describe information such as: author name, authorEmailAddress, authorPhoneNumber, etc..

When a user browses a particular page on the server, the web server will need to read this information (the meta tags) from the requested HTML file, and append an "Author block" at the bottom which contains some of the meta-information, as well as determining the Created Date and Last Edited date from the HTML file itself (from the filesystem).

I'd also need to include some kind of conditionals such as making the author block red if the last update date was more than 30 days ago (todaysDate-FileSystem[currentHTMLfile]).

How can I do this? I'm truly puzzled. I don't want make my authors use .ASP files because this gives my authors too much power (not to mention most are computer illiterate). I'd like for them to write static content, while the server appends content that is generated dynamically.

View Replies View Related

Dropped By Google/static URLs

I having trouble with some of my classic asp pages being dropped from google.Specifically, a set of four pages reused many times with the content identified via query strings (max 3 variables). I was under the impression that google no longer has a problem with urls appended with query strings. Does anyone know if it is possible to incur penalties for the "over use" of such pages? My product detail page for example is used to display 230 seperate products.

if using static urls may help get my pages re-indexed, but I have had difficulty finding a way to do this with classic asp. Could anyone suggest a suitable method or advise possible reasons for my google disaster?

View Replies View Related

HTTP 500 Internal Error When I Try To Display Asp-pages But Static Content Is Ok

When I use IIS 6.0 to display static content everything works according to plans. Now I have created an asp page even though there is no dynamic content at the moment. The web page's name just ends in "asp" and has the Code:

<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>

at the first line of the code.

When I try to link to this asp-page I get an error code saying "Http 500 Internal Server Error". I then disabled the "friendly http errors" and got this information.

"Asp error Asp 0203"
"Invalid code page"
"The specified code page attribute is invalid"

I should also add that I have enabled/allowed asp as extension in IIS manager.

Anyone who knows what I can try to get IIS working with dynamic content too?

View Replies View Related

Downloading PWS

I have a problem and it's pretty basic. I need to install PWS on a Windows NT Workstation 4.0 PC in college but cannot find a download just for PWS. I've done a search of the web and microsoft's download site and still no luck.

Installing IIS is not an option as Im technically not allowed to install anything and I'd rather it be PWS than a bigger and more noticeable IIS. I've heard that it comes on the Windows 98 disk but unfortuneatly I do not access to one.

Does anyone know of a link to download PWS? I've heard that it comes with an NT Option Pack aswell but can I just install PWS from this or will it change other settings?

View Replies View Related

Downloading Using ASP.

I've been searching through google and different script sites to try and locate a script for simply downloading files(Small video clips) from an access database to my web page. But have been unable to find what I am looking for.

Do any of you guy's know of any good scripts. Don't need anything fancy just the basics.

View Replies View Related

PDF Downloading

I'm using Infomentum's ActiveFile to download files. My machine is running Windows'98 and IE 5.5. I'm able to download all kinds of files except PDF files. I'm using the components File.Download method as per the example available in the web site and the directory that contains the file has sufficient rights granted, surprisingly I'm able to download those PDF files through OPERA.

I did not get any error when I go to the download, instead a blank page was displayed.

View Replies View Related

Uploading And Downloading In ASP

I'm creating the Intranet for my company and in one of the parts of it I want that users to be able to upload and download files, however, I'm not sure what would be the best option/application to use for its creation. I need them specially for the uploading to be able to track when was the upload done, which user did it, and so on.

I have been using ASPs to create the website. Could I do this with ASPs ?

View Replies View Related

Videos Without Downloading

i want that user should listen the songs without downloading.
there is link for every song when user click on the link the small popup will open and then song should start. but for that user dont have to download the song.
please tell me it is possible or not or if possible then please tell me the code.

View Replies View Related

Downloading To Client From ASP

I am developing an app that has a reporting function
which displays the non-PDF reports. One of the users
wishes to have the reports saved to his machine as PDFs.

The app can convert the reports, and save to the server
with no problem (uses a component for this). The problem
is, figuring out how to save the reports to the client.

The ideal approach would be to have the app save the
reports to his desktop, like some of those stupid casino
sites save their shortcut links.

However, I would settle for just just being able to force
the "download" dialog to display, instead of opening
Acrobat when the app attempts to send the report to the
client.

View Replies View Related

Inserting And Downloading

I am developing web pages , therein doing database
connectivity using ASP with Microsoft Access.I want to

insert a file (.opt/.pmopt) into a field 'OLE Object'. Also

I want to display that file name in tabular form and a link
to download that file.

View Replies View Related

Downloading A File

There any way to download files I'm keeping stored above the www
folder for security

I'm thinking of the following : My script determines what file the user
requests, checks their credentials, and then "forwards" the file from the
non public directory to the user.

View Replies View Related

Downloading Files...

The help is not very informative here, but it says, that it is possible to
download files, by using the 'a' tag. What I am trying to do, is create a
link, that the user clicks, which will download a file from the server. This
works fine for most files, but for things like TXT and HTM, they open in the
browser window. I want the 'Save As' dialog box to appear, instead.

If I use;
Response.Write "<a href='http://mydomain/myfile.txt'>myfile</a>"
I get the contents of myfile.txt displayed in the browser window. If I use;
Response.Write "<a href='http://mydomain/myfile.mdb'>myfile</a>"
I get the 'save file as' dialog box appear. How do I force the 'save file
as' dialog box to appear for ALL files

I tried using the 'FileSystemObject' and using the 'Copy' method of GetFile.
But this does not allow you to have a 'user defined' path to save the file
(which is pretty obvious, as this is the server side)... Is there another
function that I can use, or is there a property setting of the anchor tag,
that I need to set

View Replies View Related

Downloading Pdf File

From the client side, I want to download a pdf file from the server side that was initially saved there.

this site didnt work for me: ....

View Replies View Related

Downloading Files With Dot

i m getting file not found error when iam trying to download a file with name "test..doc" the actual file name is "text." and the extension ".doc".does using DOT(.) got any limitations with file names? strangly in the development i was able to download such file with dots at the ending.

View Replies View Related

Downloading Files

I am writing asp page, based on the selection of the drop-down list I want to allow the user to download some files.for example

my drop-down list will contain a select control and a button

select control will have

File1.doc
file2.doc
file3.doc

e.g. when file file2.doc is selected and clicked on the button, the user should be able to download that file from the server.

View Replies View Related

Downloading Iles

I want to use the information stored in an SQL database. There is a website with .asp pages that access it. I want to know if I can download the .asp files un-compiled so that I can see how they access the database or is there a way to see how the database is structured without getting the asp files?

View Replies View Related

Downloading A File

I have a download function that allows a site visitor to download a file. It works when the page that calls the function, the function, and the file to download are all in the same folder. I want to be able to have the page that calls in one folder, the function in another folder and the file in a third. Any advice? Code that is working when all three are together:

Function doDownload (fileName)
dim myAttachment
myAttachment = "attachment; filename=" & fileName
Response.AddHeader "Content-Disposition", myAttachment
Response.ContentType = "application"
response.BinaryWrite fileName

End Function

View Replies View Related

You Are Downloading The File

I have an asp script on a server. However whenever I link to the script, instead of running it, the browser displays a message saying. "You are downloading the file "filename" from "server name" Would you like to open this file or save it to your computer ?

View Replies View Related

Image Which Is Downloading

i want to set mime type of an image which is available for download.i gave the link of following page from a wml page and try to download a jpeg file on mobile.

test.asp
<%
Response.contenttype="image/vnd.nok-wallpaper"
response.redirect( "http://localhost/test/mustafa.jpg" )
%>
but instead of redircting to jpg file andsetting its mime type , my fone download test.asp and says file formate unknown.

View Replies View Related

Uploading And Downloading

im trying to add a facility to upload and download files to and from my web site. The uploaded needs to be made available to be downloaded. Does anyone know the coding for this, as its being bugging me for weeks. I just cant find code anywere.

View Replies View Related

Downloading Files

I'm developing a webpage in ASP and javascript for downloading s/w. I've set of files and when user clicks download I should zip all files and provide user to download .zip or .tar file. how should I do this?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved