I found this solution.
Since the folder was deleted I needed to log on on the OWA as the user. After that select the folder in the users mailbox like this:
http://servername/username/foldername/?cmd=showdeleted&btnclose=1
When there is any blank in the foldername or username just type it...
A user deleted an entire folder with shift-delete. The intention was that a single mail in the right panel would be deleted. The user did not see that the cursor was in the left panel so the entire folder was deleted.
I thought I had a good backup, but I proved wrong.
Now I know that exchange...
Hi guys,
I´ve been searching for a solution for an HTTP-API call using VBScript in Classic ASP.
Thanks to this post I´ve resolved my issue.
Thank you!!
Frank
Be aware that when you are converting to a hold file and you join the hold-file with the database, you might get a big performance-loss.
WebFocus will create a join-instruct to the database for each record in the hold-file. So, when you have a holdfile containing 10 records, you will not find...
I have a w2003 server running IIS 6.0.
I can call my asp-pages using an internal laptop. The call starts on a website (internal) by clicking on a button.
I am trying to do the same using a startingpoint on a external website (so on the internet). What I see is that the ASP-page loses its info...
I found that calling the component start.asp will give the correct results. On the internal address as well as on the external address.
So, it looks as if the application just loses the info when it is called from another website.
Frank van de Kant
http://www.explicit.nl
The internal address and the external address refer to the same implementation on the same machine. And yes, this is an IIS-implementation.
Frank van de Kant
http://www.explicit.nl
I have a weird problem, hope someone can help me.
On a server I have implemented an ASP-application.
The application is opened by a user by use of a .htm-file like this:
<html>
<BODY onLoad=contents.submit();>
<form name=contents action="http://internaladdress/application/start.asp"...
Thanks for your help,earthandfire. However, this may be not difficult to convert, when VB is a standard language.
Do you also have an example in C# ?
When I try to convert your code by using Reflection I do not get a correct C#-code.
Frank van de Kant
http://www.explicit.nl
I'm trying to open a application in full-screen. So I need to hide the titlebar of the application.
If that is not possible, I would like to know the vertical size of the bar so I can use this in the calculation of the rest of the screen.
How can I address this titlebar?
Frank van de Kant...
You need a 2-step-method. There are (as allways) several solutions:
1. solution:
First fill the first box using a SQL-statement. Then, when the user selects a value in the first box, trip a second SQL-request and fill the second box with the corresponding values.
This will trip 2 requests to...
I need to upload a picture. I found in several Javascript books to point to a file use: <input type=file
However, I cannot find how to process the file and write it to the directory I want to store the file.
So part of the code now is:
<form name="upload" METHOD="POST"...
Better is to -include the called focexec:
-* CALLING FEX
-SET &RPTNAME = 'app/airimpor.fex';
-INCLUDE gpnpm9fq
-RUN
This does not trigger another agent on the server to run the request
Frank van de Kant
http://www.explicit.nl
Andy, Zbnet,
Thanks for your effort. I found the cause of the problem. I'm organising a new network with a new exchange-server. This means the first server is no longer the PDC of the domain where the clients belong to.
After a roll-back so the clients are member of the first domain, the...
I have an Exchange Server 5.5 on NT4. This configuration has been working nicely. However I needed to reconfigure my network so the IP-adress of the server has been changed, as well as the clients. Since then the server does not respond to a call from Outlook. While connecting Exchange does not...
Change the word DFIX in FIX in your master. It is the option chosen after SUFFIX=
What focus does is opening the file by use of the loading module name after suffix.
Frank van de Kant
http://www.explicit.nl
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.