Home » Developer & Programmer » Forms » Forms10g Logon screen intresting question
Forms10g Logon screen intresting question [message #194334] Thu, 21 September 2006 09:52 Go to next message
srbabu_2000
Messages: 3
Registered: September 2006
Junior Member
Hi

We have the environment Forms10g, Reports10g with Application Server 10g on Database 10g.

We have the main login screen to take the user name and password, here for logging in to the application from this form we wrote the code on button (WHEN_BUTTON_PRESSED) to log in to the application.

When we are accessing the url like this
http://machine:7778/form/frmservlet?form=xxx.fmx
Its asking oracle login screen window userid, password & connect string. How can i avoid it and get our logon screen to take the user id & password.

Re: Forms10g Logon screen intresting question [message #194402 is a reply to message #194334] Fri, 22 September 2006 00:22 Go to previous message
sandeepk7
Messages: 137
Registered: September 2006
Senior Member

Quote:

We have the main login screen to take the user name and password, here for logging in to the application from this form we wrote the code on button (WHEN_BUTTON_PRESSED) to log in to the application.


I suppose you have coded to match the entered Username & password from existing table. while first of all you need to connect to oracle. That's why oracle login screen window is appearing.

perhaps you need to define userid/password@databasestring in default.env where you have defined your other parameters.

Sandy
Previous Topic: its urgent
Next Topic: Scroll bar and radio buttons
Goto Forum:
  


Current Time: Fri Sep 20 11:36:17 CDT 2024