| Thread | Last Post | Replies |
|
| Pass Param to SQL Query | 30 Jan 2004 08:58 GMT | 2 |
I'm sure this is very trivial, but I simple don't know how to it? I've got a SQL query but I wish to pass a 'WHERE' clause to it, to filter the recordset. I've got a textbox on the form, and I hoping tot take the string from the
|
| error message msxml3.dll (0x800C0005) | 30 Jan 2004 06:09 GMT | 1 |
Good Evening, I am using vb component in asp to get the google results. By running asp file i am getting error as Error Type:
|
| Capturing keyboard shortcuts using IE | 29 Jan 2004 09:36 GMT | 1 |
Are there any activex controls that will allow my web application to utilize keyboard shortcuts (ctrl-s for example) like a windows application? We are able to dictate using IE 5.0 and above. thanks
|
| Need way to submit Screen Shot Images and upload files via the Web | 27 Jan 2004 20:14 GMT | 1 |
I'm creating a Helpdesk Web app and want the users to be able to send me Screen Shots of their PC via a Web Form. I also want them to be able to upload files. What is the preferred method to do this? I'm using Win2003 IIS 6. We can
|
| Directives position | 27 Jan 2004 16:09 GMT | 2 |
Sorry for the dumb question... Have read some posts instructing to put the response.buffer as the first line of an asp page. But the first lines shouldn't be the @ directives? Just to confirm, response.buffer must be the first line of code after
|
| midl\oleaut32.dll : error MIDL2020 : error generating type library : LayOut failed : IXMLDOMNode | 27 Jan 2004 11:47 GMT | 1 |
Hi there Im new to C++ and have inherited a C++ dll that wont compile. Its coplaing about the following midl\oleaut32.dll : error MIDL2020 : error generating type library :
|
| need to run .dll in IIS | 24 Jan 2004 19:52 GMT | 1 |
I want to create a component that directly runs on IIS. for example http://www.domain.com/mycomp.dl how is this possibl thanks in advanc
|
| Unload component when user closes browser window | 22 Jan 2004 22:49 GMT | 3 |
I developed an asp component (not com+) in visulabasic. From the webbrowser (only IE is used) the user can select various functions which are sometimes very time consuming. The problem that occurs is that if one user closes the browser window the DLL is still executing in the ...
|
| src=".asp" | 22 Jan 2004 21:25 GMT | 2 |
It looks like the <script src="file.asp"> does not work on some systems. <script language="JavaScript" type="text/javascript" src="somefile.asp> The asp file does some processing based on a selected language, but on some systems (both IE6) the language does not change.
|
| SoftArtisans FileManager | 22 Jan 2004 21:20 GMT | 4 |
Can someone help? What am I supposed to do for proper syntax to generate this code from fileSystemObject to SoftArtisans object code: //------------------------------------------------------------
|
| 3-tier | 22 Jan 2004 21:00 GMT | 2 |
Can I create a web server uning the 3-tier technology???
|
| Session Variable in IIS 5 | 22 Jan 2004 07:40 GMT | 3 |
Hi, i can't use a Session variable in IIS 5, when i try to assign a value send to me next erro messages "Microsoft VBScript runtime (0x800A000D) Type mismatch: 'Session'
|
| I can't figure it out! (CDO.Message.1 error '80070005' ) | 22 Jan 2004 00:06 GMT | 4 |
I'm at my wits end! There are a ton of people out there that are receiving the following error: "CDO.Message.1 error '80070005'" and a number of solutions have been suggested by MS and by others but nothing is working for
|
| Component problem | 20 Jan 2004 14:54 GMT | 1 |
I must be doing something really stupid & basic here I have a number of n tier projects (Access DB; database handler dll; process dll; Front end exe) all VB Some time ago I wrote some ASP pages to front end one of these systems -
|
| SNMP access using ASP | 20 Jan 2004 04:59 GMT | 3 |
Is it possible to connect to devices and read SNMP data with ASP? I did a search and all I could find was utilities for sale to do it, wondered if it can be done using straight ASP. We are using InterDev 6, IIS5 on W2KServer.
|