Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    ASP




ASP HTTP Component


Is there any good and reliable Upload Component for ASP (or ASP.NET)? I
need one which provides an upload status bar.As well, it must be able to handle more than 4 gigabytes of data transfer.Internet connections can be unreliable at times. This component needs to be able to resume broken uploads.




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
Powerful MS HTTP Request Component - Alternative To ServerXMLHTTP!
Having just "discovered" it myself, I thought I'd draw everyone's attention to the fact that the WinHTTP 5.x object (which is used behind the scenes by our good friend the ServerXMLHTTP object) can be used directly in scripts.

This is useful because the ServerXMLHTTP object encapsulates XML-related functionality which is unnecessary for performing most simple HTTP requests, and thus by using the WinHTTP object directly you achieve higher performance, scalability, and reduced memory consumption... AND WinHTTP offers quite a few features that ServerXMLHTTP does not expose - including the ability to specify a proxy (and an exclusion list) from within the script (or to acquire them from Internet Explorer's settings), IPv6 support, and HTTPS/SSL support!

For more information .....

Error ASp .NET WEb Service : URL:'http://localhost/WebService1. HTTP/1.1 302 Found"
i'm using windows XP, IIS 5.1, Visual .NET 2003 and SQL Server 2000.

When I open New Project - Visual C# Projects - ASP .NET Web Service -

Location : http://localhost/WebService1

After that i click OK, then it returns error

"The web server reported the following error when

attempting to create or open the web project

located at the following

URL:'http://localhost/WebService1. HTTP/1.1 302 Found"

After that i try this : Code:

Is There Any POP3 And NNTP Component I Can Use As A ASP Component?
What I want to do is to show always the latest post on our company NNTP
and the newest email in my inbox as an activex background on my desktop.

VB Component
I want to call ASP object from VB component. When my component is ActiveX
dll I can get the request object and read the form controls without any
issue. But when my component is ActiveX exe the same code doestnt work
Does Activex EXE support accessing of ASP object model.

Fax Component?
I was wondering if you guys know if there is a good component for sending
fax? the server has a fax-modem and i would like it to "call" an other fax
and send data. is that possible?

Using A COM Component From ASP
I don't know to much about asp in general, I'm an ASP.net developer, but my
boss wants me to find out the following:

Is it possible to use a COM component from ASP. We have a COM component that
allows us to interact with our bank for e-commerce style functionality. Our
current site uses ASP and we know need to integrate this COM component in
order to let us to some fancier stuff, such as on the fly fraud checking for
credit cards.

Can someone advise me if ASP can use COM components and what is involved?
Does anyone know of any good resources such as a tutorial?

ASP FTP Component
Anyone know a Good ASP FTP Component?I searched and found many but most do not have online demos to see how they work.Anyone know a good one?

COM Component With ASP
Can i use COM component with ASP? Which is normally fastest?

a)Logic written in VB COM
b)Logic written in ASP
c)Logic written in C++ COM

Which is normally faster to access some data in a database?

a)Query
b)Stored procedure
c)View

Component Will Not Run
I build a (vb) component for use within in an ASP. When I put the component in Component Services on the server it will not work if there is no one logged in to the machine. How do I remedy this?

Free FTP Component
I want to be able to list FTP directories using any FTPs. Are there any free dlls out there?

Which One Is Better (component For Tearing)
Do you think which one is better ?WinHttpAspTearXMLHTTP
or another ?

ASPUpload 3.0 Component.
I'm Using ASPUpload Component 3.0 demo on my personal system.

Can I access individual items using a string variable like;

strFieldName = "FILE1"
objUpload.Files(strFieldName).FileName

it works fine if i give a string value to files collection;

objUpload.Files("FILE1").FileName

Best ASP Upload Component
We have been having problem with our file upload component. It seems that at times the file upload process hangs, and the users get a timeout error. Although the users upload 1 or 2 image files at a time.

I have altered the upload size limit property in the IIS 6 metabase properties, so I don't think that is the case. Because most of the time it works okay, but at other times it hangs....

OWC Component Cannot Be Create Using ASP
I have created an asp page that pulls data from SQL server and displays
on webpage in the form of Table and Chart.

I use OWC to generate Chart. It work find on my computer with Ms office
2000 installed, but when I upload my the page to my webserver, it
doesn't work with the following error message:

006~ASP 0177~Server.CreateObject Failed~Invalid ProgID. For additional
information specific to this message please visit the Microsoft Online
Support site located at: http://www.microsoft.com/contentredirect.asp.

Does anyone know how to solve this problem?

P.S. On the production server, Office Web Component had already been
installed. WSCript.CreateObject("OWC.Chart") works fine in my colleage's
vbscript file.

Asp Component Error
I am trying to get a component working that I built in VisualStudio.NET using VB.NET, but I'm still having some difficulty.

I created the .dll, then created the COM callable wrapper from the command prompt using:

Regasm mycomponent_name.dll /tlb:mycomponent_name.tlb

This produced the .tlb file

I placed the .dll file and .tlb file into the bin folder for the website directory.

Then I registerd the .dll file:

regsvr32 pathmycomponent_name.dll

It showed that the .dll file registered okay, but I'm still getting an invalid ProgID error indicating that the component doesn't exist.

Asp Component Error
I am having a problem with a com object on WinXP Pro. It is properly registered, but gives me the following error:

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/code/cgi-sec/upload.asp, line 3
Invalid class string

I do not have windows firewall active and it does the same thing with firewall/virus/spyware software disabled. It runs fine on my Win2K Pro desktop.

Upload Component
I am using a free upload component for uploading a file to a database . It is accepting only .txt files. I wanted to upload word documents. Also How can I upload a .doc file to Access database.
I don't want to buy upload component.

ActiveX DLL Component
I created a ActiveX DLL component to create a Excel file under my home directory through VB6.0. Then I registered it through "regsvr32" command and a messagebox came out to say that the register was successful. But when I tried to run it in my ASP page under IIS ver5.01 and win XP Pro, it gave me this error:

Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
/tg.asp, line 2

Here is my full code:
<%
set myExcel=server.createobject("test.test1")
myExcel.CreateExcel
set myExcel=nothing
%>

Debug Component
I built an MTA which is used from an ASA and ASP pages. The MTA was
developed in VC++ 6.0.How would I go about debugging into the C++ code?


Unzipping Component For .ASP
I am looking for an unzipping component. I have a series of files that are
available zipped at a considerable decrease in size. And before ASPINET
fails on a script timeout, I'd rather download the zip file and unzip it
when it arrives.

File Component
Do you know where have free/buy a upload file component?
I need allow user to select the folder instead of select file one by one

Upload Component
where i can find free upload component so that i can make a site that can let people upload file thru http.

Mail Component
Mail component to retrieve mail from Hotmail, Yahoo, gmail..etc?
I am not sure these web based mail support POP3 or IMAP4. Is there any mail
component out there that can retrieve mail from these services?

Asp Calendar Component
I am writing an ASP site for a small residential center, and need to be able
to make bookings. Can anyone recommend an ASP component that will provide a
good calendar interface so that a user can see which dates are available and

IIS Loggin Component
I will need to implement a site wide logging component for
an Asset Tracking and Management System and I am wondering
if the MSWC.IISLog component with IIS is up to the job and
is customisable for custom use or should i invest time in
creating my own.Logging needs include exceptions, failures, use tracking,
logging-in information, session stats etc on approx 150
pages for approx 25 users.Running on IIS 5.0 on Windows 2000 Server

Chat Component
Please recommend an chat component ( customer support purpose)
for .net applications with oracle back end.
Loof forward for any information in this regard.

Office Web Component
Using OWC version 2000 I am trying to input a recordset
into an OWC Spreadsheet. I can pass the variables and
create the SQL fine in the ASP page, but I need to pass
the SQL to a vbscript function outside of the <% asp code %[color=blue]
>. Is there any way to call the function? ASP doens't seem[/color]
to recognize the function.

Shipping Component
Anyone know of any good shipping components for adding to
a custom built shopping cart. Or if you develop a
shipping piece, is it best to ship by weight or by item
meaning that each item will cost X amount to ship.

NNTP Component
Do you know any NNTP browsers components for ASP?

Free Ftp Component
I'm looking for a free ftp component so that I can list files from an ftp directory. I have found majodio.ftp ,but it costs and I was wondering if there was a free version anyone knew about.

PDF Conversion Component
Have you any suggestion about components (dll, ocx, etc... freeware or not) that can convert file in PDF format through asp code?

Mail Component
anyone know an asp email component which supports both multi-part (html&text at the same time) messages, but also lets you change the date/time on the email. aspemail does the first and aspmail does the second, but I need a component to do both. Inline gfx included in the email would be nice too.

Accessing VJ++ COM Component
I had written a VJ++ COM DLL which uses some jar files.I tried to access the DLL from a VB Standard Exe and it worked fine.But,when i did the same with a ASP Page it gave an error No Class Def Found.The Jar Files which the COM DLL needs where in the proper classpath when the DLL was built.Also ,VB Standard Exe was also executed from the Same machine.

The ASP Page is also in the IIS Server on the same machine.But,i do not nderstand
why it works with VB and not with ASP the same way.Is there any specific way to refer to jar files or class files which a VJ++ COM DLL may require while working with ASP and IIS.If anyone knows a solution or has has faced a similar problem in the past.

Component Services
I created a vb dll and registered the component via a call to regsvr32. I later updated the object and unregistered the old one, but then re-registered on IIS server via component services as a new object. When I tried to call the object via Server.CreateObject call in ASP, i got an error. My object seems to run fine when I register once again using regsvr32 call, but can anyone tell me what may have caused the error?

IP Works FTP Component
I am trying use the IP works ftp component to send a directory full of files to an ftp server, and all that is in the help for this is the methods with no example code for anything other than how to list a directory which works fine! But when it comes to uploading files I seem to not be having any success.


Create My Dll Component Iis 6
I have a ii6 on 2003 web server and i installed a my component maked in vb.net. Before, on 2000 server,it didn't problem but since jenuary this component gives me this error:
006~ASP 0177~Server.CreateObject Failed~8000ffff

If i use the component into an application (vb.net) this work without problem.

ASPImage Component
I am building a site for a client that uses ASPImage to dynamically add watermarks to images if a user is not registered. Everything works fine on both IE and Netscape on Windows...but it's a different story on a Mac. Of course, I am using the usual.

img src="image_grab.asp?id=500"

and image_grab.asp generates an image on the fly, displays it, then deletes it straight away. I have only tested it so far on IE on the Mac (not Netscape yet) but it won't show any images. In theory, this is impossible, since all the work is done server side. However, the Mac version of IE (the latest version) must have an issue with calling non-images as the src in the image tag.

Accessing A Component
I have some ASP files lying on the server. I 've registered a component that lies on someother system on the server. While running the ASP file, i get the following error. The call to server.createboject failed while checking for permissions. Access to this object is denied.

ActiveX Component
Was running my ASP app no problem on a Windows XP Pro SP2 machine with IIS, dragged a copy my app folder and put it on another Windows XP Pro SP2 machine with IIS and I get the below problem:

Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'Scripting.FileSystemObject'
/asp/forms.asp, line 497

I can run old copies of this app folder no problems so what has happened since I dragged a copy from one machine to another?

Asp Upload Component
I am looking for a component allowing me uploading multiple files by my asp page. I have found several components achieving this by require a <input type="file" name="FileX"> field for each file to upload. I want to allow my visitor to select the files to upload in the "Open" window.

In the "Open" window it should be possible to select multiple files. Does such an asp component exist? I have tested some like SAFileUp or Pure VB, but all seems to require an <input> field for each file to upload.

Component Creation
I've been developing a dynamic content management system that you can hook up to any database (with minimal changes) and manage any of it's data. Ultimately, I'm looking to compile the scripts then sell them compiled so nobody can take the source code. Anyway, I'm not sure how to go about making a component out of these scripts and if anybody is willing to do this for me, I can either compensate you with money or a free copy of the software. A link to a working version of it can be found at http://adminscreens.libdev.com/?cDB=dsnPredig. Use the demo login (demo/demo).

If nobody knows how to actually compile the scripts, I guess the next best thing would be to point me in a direction of a company or whatever that can get it done for me. I've tried using ASP2DLL and various other articles with little luck. All of the VB code is in a single include file.

ActiveX Component IIS
I´m using IIS 5 on Windows XP. When trying to send a mail using 'CDONTS.NewMail', I get this error message : ActiveX component can't create object: 'CDONTS.NewMail' .

Writing A Component
At the risk of sounding a bit vague, I need to write a component that can be accessed by existing web applications. Most of these applications are powered by ASP, but I do need to support the occasional JSP or PHP app, if not only for the reason that I have a soft spot for PHP. What language would you all recommend for this component?

Java would seem to be the natural choice here, but I'd like to get everyone's input. Is it even possible to write an ASP .NET/C# component that can communicate with PHP (or vice-versa, say, a PHP class that can tie into an ASP .NET application)? I suspect that it is, given the flexibility of software nowadays, but how hard is it to set something like that up?

Just curious if anyone has faced a similar problem and if so, how they went about coding their solution. I apologize for the generalness of my question... I'm still kind of in the process of coming to grips of the nature of the problem myself, but I'll attempt to provide whatever clarification you think is necessary.

WebDav Component
I'm looking for a component that helps me to WebDav-enable my software. I don't want to implement the code to translate http-requests into com- or. net-calls, so I'm looking for a WebDav-wrapper at the server side.

May be there is a way to implement an interface, install such a handler on my server and voila: WebDav is there for my CMS. It seem to be impossible to find such a product with google, because a query for WebDav results in so many hits.

Ppt COM Component To Use In Page Asp
Anyone know COM Component for full control file ppt?

NNTP Component
I haven't found any good free components to browse NTTP newsgroups. Do anyone know some?


Strong Encryption Component
I'm looking for a strong, reliable, and cheap component for my encryption needs. I'm wanting to encrypt credit card numbers, encrypt user ID's in cookies, and all the regular stuff.

Classic Asp [Dynu FTP] Component
If anyone has experience with Dynu FTP object maybe
you could help me out. Hopefully it is a simple solution.
I "have" referred to the component documentation and I
am still having troubles transferring a file in ascii mode

I am sure I am doing this correctly but I still am getting
binary transfer type and not an ascii transfer. Basically a
user uploads a file via internet. The file then gets unzipped
and the unzipped file is sent to a tandem server. Lastly the
zipped and unzipped files are deleted from the user upload
point. Code:

Asynchronous Callback Component
We have an asp.net application that will also use MSMQ. When a client makes
a request, we want to check several databases and put each response in MSMQ.
We don't want the client to wait for all responses to come back. We were
wondering if there is some component that will sit on the client and listen
for call backs from the the server. We are also concidering using AJAX to
poll MSMQ every 5 seconds and show any new responses. Has anyone had any
experience with this?


Copyright © 2005-08 www.BigResource.com, All rights reserved