Hi,
We have a AS5300 with a MICA modem and some work-pc's that have Dialout EZ installed on them, so the people can use the MICA modem remotely to make dial-outs. The users are authenticatet using Cisco Secure ACS.
Is it possible to restrict the dialable telephone numbers for thease workers...
Hi,
In my company I have to face a discussion of using a network management. We have 2 ponits of views. First we use Spectrum in every place allowing a Follow-the-sun-network-management on the other side using a low-cost managment tool in smaller subsidiaries. For me as a technican this...
Hi,
I have to get into network and system management and build up a strategy for our company.
I thought it would be usefull to have a few good books, that are related to this topic, from which I can get the basics. I have looked around and found some books, but I'm not very sure if they are...
Hi,
I have now a new project on work, I have to find and test etc. network management and system mangement software that is maybee GPL'd :) or has a relative small price.
In our headquarter we are using Spectrum and Patrol, but for our subsidiaries that are equiped with less than 20 servers...
Hi, I have a simple mdi application with 4 opened documents and I want to tile the windows programmatically. All I have found was the ID of the menu entry that would do it, but I couldn't track it to the function that does it. Can some one please give a little hint which function of which object...
Hi,
i have a little problem...
I have 2 classes in seperate cpp files with header files. Maybee classA and classB
classB carries an instance of classA
...
class classB
{
public:
classA memCA;
}
...
now what I want is a pointer on classB in classA
class classA
{
public:
classB* mempCB;
}
...
Hi
I'm now on the 2nd year of my training/study (Germany). This what I do is called "Berufsakademie" and it's just like university but more in the direction of practice training. This all goes 3 years. In this time I'm changing between theory and parctical training every 3 month. At theory I...
Hi
I need a command to deselect all documents in a view.
I have the NotesUiView and would like to have
call uiview.deselectAll
but this comes first with R6....
I need to do this via action button in LS and not with an LS-Agent called by the button, because I ask the user for a value...
Hi,
I've just build up a new database with Domino Designer and put it on a Server, and it wirks fine including ACL adn so on. But I have a little concerning, that even a Reader can make a local copy of this Database in his own Lotus Notes. This would be not a problem at all, if he wouldn't get...
Hi,
Maybee simple question, but I didn't find anything.
I have a Soundblaster Live! 5.1. This provides a internal port to the "Live! Drive". This Drive has a Connector for Headphones and Microphone. I don't have/want this drive but I just wnat to have thease connectors. So I suppose that a few...
Hello,
I have Win2k SP4 and a USR Sportster Flash Modem
After beeing online, if I try to disconnect nothing happens
and I stay connected. Disconnect can only be forced be shutdown or switch off of the modem. I have tried the Sportster driver of Microsoft and USR as well as the standard modem...
hello
I have a webform withmy own submit button that checks the form, then saves the document and after this directs to a page ok or error
it runs well
it findas error s and then gets me to the right page but the problem is when someone presses enter while writing in a text field. notes just...
Hi all
I have a FORM for the WEB.
There is a Button "Publish"
here is what this button does.
FIELD agentCall := @UserName;
@If(Categories="" | Subject = "";
@Do(@SetTargetFrame("main");
@Command([OpenPage] ; "error" ))...
Hallo again ;)
Ok I have a page in my web-aplication and on this page I have an action button that computes and calls an URL:
database := @ReplaceSubstring(@Subset(@DbName; -1);"\\";"/");
server := @Name([CN]; @Subset(@DbName; 1))...
Hi
I'm searching a possibility to get the username of the user, that called the agent in the agent.
NotesSession.UserName gives me only the server name and
NotesSession.EffectiveUserName gives me the name of the person who saved the agent.
I want to create an "subscribe" button that...
Hallo
Is it possible to hide this special bar (?) notes shows in the browser when displaying a categorized view.
(The bar that contains the Expand/Collapse/Next/Back/Search buttons)
Thanks in advance
Stephan Hofmann
Hi
I want to create an Webagant
first of all I createtd an agent with these options:
Run: Manually from Action Menu
Documents: all
I selected Lotus Script but for trying i leave the fields empty
in Internet preview when I want to run this agent I called...
Hi
I'm creating an Action that set's a field to a value when the document is in readmode
The formula:
@Command([EditDocument]);
FIELD SubmitTo:=SubmitTo;
@SetField("SubmitTo";"test");
@Command([FileSave]);
FIELD saveoptions:="0"...
Does anyone know how to only access a subcategorie?
e.g. I have theese categories:
Software
Software\Applications
Software\OS
Hardware
When I enter "Software" in the formula for SSC i see all documents that are in Software or in any subcategory of Software. thats great.
But what to...
Is there any possibility to refer in the SELECT statement of an View to an LotusScript variable declared and initialized in the View globals???
Please say "yes" ;)
Regards
stephan Hofmann
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.