Home » Developer & Programmer » Forms » disable login screen
disable login screen [message #196773] Sat, 07 October 2006 04:19 Go to next message
maoro
Messages: 312
Registered: May 2005
Senior Member
hello
i made some forms using oracle 9iDS,
when runing these forms use OC4J with DS i get a login screen asking for username password & onnect string for the main form only,

when ideployed the application on an application server 9i, i get the built in login screen in the main form and also when i click any menu item to any other form ..

so i want to keep the built login screen for the main application form and disable it for all the others, please help how to do that..

thankd in advance
Re: disable login screen [message #197070 is a reply to message #196773] Mon, 09 October 2006 20:45 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
What command are you using to start the other forms via your menu?

Have you read the documentation for that command?

David
Re: disable login screen [message #197210 is a reply to message #196773] Tue, 10 October 2006 08:47 Go to previous messageGo to next message
maoro
Messages: 312
Registered: May 2005
Senior Member
the command im using
is web.show_document
it works very well when im using DS with oc4j instance, but not with AS9i
thanks
Re: disable login screen [message #197275 is a reply to message #197210] Tue, 10 October 2006 19:44 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
The command 'web.show_document' is typically used to open a report and references documents LOCAL to the PC. Use 'call_form', 'open_form', or 'new_form' for calling one forms from another.

David
Re: disable login screen [message #197375 is a reply to message #196773] Wed, 11 October 2006 01:52 Go to previous message
maoro
Messages: 312
Registered: May 2005
Senior Member
i got it
thanks a lot david
Previous Topic: LOV- Automatic
Next Topic: PRINTING INVOICE FROM ENTRY FORM
Goto Forum:
  


Current Time: Fri Sep 20 11:44:55 CDT 2024