| Thread | Last Post | Replies |
|
| Compressing - Zipping files in vb or javascript in asp file | 30 Nov 2003 04:04 GMT | 2 |
Does anyone know if the new Windows 2003 built-in .zip compressor/decompressor is available to scripting? If so, can you kindly point me in the right direction? I've searched and searched MSDN and can't find a damn thing. TIA.
|
| creating a domain search page | 29 Nov 2003 18:32 GMT | 1 |
Hai , I am shine from India, a web programmer. I want to know about how to create a domain search page using ASP. Any suggestions would be greatly appreciated.
|
| AspBinFile on IIS6? | 28 Nov 2003 22:44 GMT | 2 |
I have been running a site for some time on IIS 5 using the common "AspBinFile" component. I use the component to display images and allow downloading of ZIP files from a secure directory on my server.
|
| Passing variables from ASP to Javascript | 28 Nov 2003 19:26 GMT | 1 |
I am using ASP to open a text file on the server and I want to pass variables to Javascript. Any suggestions? For example - I have a text file on the server defining a set of pictures.
|
| Image component with two dll | 28 Nov 2003 17:10 GMT | 6 |
I've been told that there is a very efficient asp server - image component, which has two dll files. I can't achieve to find id. Does someone know such a component ?
|
| What is the .NET equivilant of an ASP COM component? | 28 Nov 2003 10:11 GMT | 1 |
Hello all; I've been searching for this answer for a long time now; hopefully someone here can help me? I wrote a web application a year and a half ago. It used Javascript/ASP, and interfaced to a database server. I didn't use ADO at all. I wrote a
|
| VB IIS Problem | 26 Nov 2003 18:03 GMT | 2 |
I hope someebody could help me with a problem I have. I have been doing server-side web programming (ASP etc.) for years but I am new to the ins and outs of VB. I'm writing a .dll which I call using the Server.CreateObject command.
|
| no neutral threading in win 2003? | 26 Nov 2003 16:24 GMT | 4 |
I have a COM component written in C++ which is inteneded to be stored in the Application object. This means of course that I had to write it as threadingModel = Neutral.
|
| Difference - registering dll using regsvr32 and component services | 26 Nov 2003 01:55 GMT | 4 |
There seems to be two ways that you can register a dll/COM component one using regsvr32 from command prompt, one using component services to add a new application etc. What's the difference? Thanks!
|
| some advice on dsofile.dll please... | 25 Nov 2003 17:33 GMT | 2 |
having got it to read the first file in the collection, even though the page count comes back wrong, I get 'asp 0177:80030002 server.createobject failed' when trying to read the second file.
|
| Concatenation help | 25 Nov 2003 16:11 GMT | 5 |
Good day folks, I finally broke down and wrote my first DLL to "secure" my asp code. One of the classes I wrote in the object contains many string lines. So I'm currently writing the code like this:
|
| test | 25 Nov 2003 15:44 GMT | 1 |
|
| Using search engines | 21 Nov 2003 22:47 GMT | 1 |
Dear Friends, I want to implement a search engine which query other search engines like YAHOO, GOOGLE, ... and show the results to users.
|
| focus/lost focus of custom control | 21 Nov 2003 15:18 GMT | 1 |
new to .NET and have a question. What I want to do if have a custome control (contains a table grid of text boxes) and multiple instances on other webforms. So far so easy. BUT ! I need to be able to tell when the CC has lostfocus on the Parent page and run
|
| Question: need to lauch external program as an administrator | 21 Nov 2003 15:18 GMT | 1 |
I need an ASPobject that will enable me to lauch an external program, like a .BAT file for example, under the Administrator account. If I launch a xxx.BAT file using WSCRIPT.SHELL, I have "permission denied" errors under Windows XP that does not permit me to do this (view following
|