Welcome! Log In Create A New Profile

Advanced

WB 12 - How to make a page invisible ?

Posted by Aad Gouka 
Aad Gouka
WB 12 - How to make a page invisible ?
November 07, 2008 04:16PM
Hi all,

I'm trying to make a page invisible in Webdev by coding.

MyPage..Visible doesn't work. Any ideas ??


Thanx in advance.


Regards,

Aad
KenKnight
Re: WB 12 - How to make a page invisible ?
November 07, 2008 10:19PM
Hi Aad,

This is an absolute first for me. In all my years of web development I've never heard of the need to make an entire page invisible, so the first two suggestions that come to mind are;

1) Put all elements of page in a single cell contain and set the visible property of that cell to false.

2) Assign all elements on a page to a Group and set the visible property to false.

and finally

3) Pagedisplay(MyBlankPage) will certainly make all info go away. smiling smiley

Hope this was somehow helpful and if you share the reason why you want to make an entire page visible I would be genuinely interested.

Cheers!
ken
Aad Gouka
Re: WB 12 - How to make a page invisible ?
November 07, 2008 10:54PM
Hello Ken,

Thank you for your suggestions. I will look into them.

The reason why I want to make a page invisible is the following.
I want to use the groupeware function in my webapplication, but
I also use my own loginsystem with passwords etc.

What I want to do is, to use my own logininformation with the groupware
functionality in a way, that a client does not need to login twice.

So he logs in via my own system and that login and password are passed over to the
groupware without making the groupware login and password visible.

I know it's possible to extend the groupware files, but then I have to rewrite parts my web application, that by the way, is a converted Windev application.

I hope you understand what I'm trying to achieve here.


Thanks again and regards,

Aad

Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: