| Thread | Last Post | Replies |
|
| Excel.Application | 28 Jan 2005 17:06 GMT | 2 |
I want to show a excel workbook trough my webserver using ASP. Wich dll's do I have to register in the webserver for this to work? Anyone knows? I don't want to install Excel in my web server, just the right dll's needed.
|
| Request object, ASP 0207 (0x80004005) | 28 Jan 2005 04:48 GMT | 3 |
I'm trying to uplaod files to my web server but I got this error: Request object, ASP 0207 (0x80004005) Cannot use Request.Form collection after calling BinaryRead
|
| ASPFileUploads not working with MAC Safari browser | 24 Jan 2005 16:33 GMT | 1 |
Using ASPFileUpload (http://support.microsoft.com/default.aspx?scid=kb;en-us;299692) and works for IE6 and FireFox but not Safari. Thanks in advance for your assistance.
|
| load DropDownList with lookup table field | 20 Jan 2005 17:59 GMT | 5 |
I can use this code in VB to load a Combo Box with a field from a look up table. 'Load a Combo box list Dim da As System.Data.OleDb.OleDbDataAdapter
|
| iis Website properties | 19 Jan 2005 21:30 GMT | 1 |
I would like to create an additional tab on the iis website properties page. The function of this tab would be to allow the administrator to deny admitance to requesters from particular countries. Can you point me to documentation that explains how to add a tab to the page, ...
|
| Check for broken ftp links | 17 Jan 2005 00:35 GMT | 1 |
Is there any easy and fast way to check for broken ftp links? Ive used MSXML2.ServerXMLHTTP to check http links but it cant handle ftp :( Thanks
|
| Is there any POP3 and NNTP component I can use as a ASP Component? | 11 Jan 2005 22:17 GMT | 3 |
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.
|
| Logon Error 80070057 When Trying to Access Exchange Using CDO/MAPI | 11 Jan 2005 15:55 GMT | 3 |
I am trying to get the address entries from Exchange using MAPI.Session object in ASP page. My code works from VB EXE Project, but not from ASP. My exchange server is 2003. I donot think this is a problem as the VB project can talk to exchange server 2003 and returning the global ...
|
| ServerXmlHTTP not working as documented | 11 Jan 2005 06:25 GMT | 5 |
Hi... I was trying to do a "fire and forget" request from an asp page - i.e. I wanted to make an async request to another server to note an event, but I wasn't interested in the response. I was using ServerXMLHTTP, but I found
|
| ASPNET Account | 09 Jan 2005 14:32 GMT | 1 |
I was just looking things over and I noticed a new account under my users. It's and ASPNET user, (account used for ASP.NET worker process....) I hadn't noticed it before. What is is?
|
| IIS server do not recognize asp in Windows 2003 | 07 Jan 2005 21:16 GMT | 1 |
I installed a new Windows 2003 system. However IIS server do not recognize asp file. IE gives me error, “http 404 file not found”. I had Crystal report 8.0 installed, but I already ran scr8_webregfix.exe program, which resolves issues with registry of ODBC data sources. ...
|
| send email | 07 Jan 2005 16:52 GMT | 1 |
I am trying to build an intranet portal using asp. In this application I have a subsscribe button using which user can can subscribe. I wanted to to know how I can get mail address of user using login id (ntdom id). And also how I can send mail in asp. I am new to ASP.
|
| TYpe Mismatch erro | 06 Jan 2005 16:03 GMT | 1 |
My asp code generate Type Mismatch error when passing a ado command object to a com function written in VB ASP code ============
|
| Type Missmatch error | 06 Jan 2005 09:31 GMT | 2 |
My problem is i have created a Com(in vb ) which assept a MSXML2.DOMDocument as parameter Public Sub InsBudgetVirement(xmlDocs As MSXML2.DOMDocument, userid As Integer) ASP code is as folows
|
| problem running ASP on Server 2003 | 04 Jan 2005 21:42 GMT | 5 |
I noticed that none of my ASP forms created in FrontPage are running now that we upgraded to Server 2003 from 2000. Is there a switch or something that needs to be turned on to make my ASP pages work again? Any help is appreciated.
|