| Thread | Last Post | Replies |
|
| IIS problem | 28 Apr 2005 08:00 GMT | 2 |
Hi Does enybody know why I can not write to wwwroot? If I try to put there any data I obtain Access danied error.
|
| how to mail send Xp os using asp code | 27 Apr 2005 07:18 GMT | 3 |
I need help <%@ Language=VBScript %> <% Set Mail=Server.CreateObject("CDONTS.NewMail")
|
| How to navigate... | 25 Apr 2005 10:39 GMT | 6 |
My problem is probably simple. But I do not know, how to obtain directory from a client, to store a downloaded file. I mean, client can to point directory in his PC (something like SaveDialog in Windows.Forms), where a WebClient can send a file.
|
| IIS ASP and SMTP (Quick Question) | 19 Apr 2005 06:43 GMT | 1 |
Thanks in advance for your reply... i want to set up an IIS 6 server with SMTP installed to send and recieve emails (Win 2003 server enterprise) i have successfully installed the services and they are running
|
| looking for component that can post via SSL | 19 Apr 2005 06:40 GMT | 2 |
Have been using ASPHTTP (from serverobjects) but need a component that can send commands over SSL -- anyone with a free or paid recommendation? Thanks! -----------------
|
| How to get CDO mail to email specific pages | 18 Apr 2005 16:05 GMT | 1 |
HI, On my site, I would like to have the email a friend feature, email a specific page. So If I'm on page A and click email this page to a firend, a link to that paged is emailed. Thanks
|
| Server.CreateObject error | 15 Apr 2005 16:00 GMT | 4 |
I am getting an error while executing the line, Server.CreateObject. The error is Server object, ASP 0177 (0x800AEA5F) I am using IIS5, Windows 2000 Server.
|
| any way to write to the disk on local network? | 06 Apr 2005 22:30 GMT | 2 |
I need to write a file to the disk In my ASP scripts I use this Set fso = CreateObject("Scripting.FileSystemObject") Set ts = fso.CreateTextFile(path1 &file_name , True)
|
| how to retrieve windows login/pwd in ASP ? | 06 Apr 2005 22:16 GMT | 2 |
I want to redirect my user to another page. With ASP (not .Net) and IIS 5.0, under windows 2000 server. We have installed the component WinHTTP that is used to manipulate http requests.
|
| how to find the microprocessor clock speed of the servers? | 05 Apr 2005 12:37 GMT | 4 |
i am working on a research project on "dynamic-parallel access for routing on the wan/internet" in this regard, i have to find the microprocessor clock speed of the servers. i am searching for whether is there any provision in windows
|
| how to remember my password using cookie | 05 Apr 2005 11:15 GMT | 1 |
i need help how to write cookie in notepad and how to get the value from cookie ex:
|