Home » Developer & Programmer » Forms » Login Screen + Alert
Login Screen + Alert [message #160605] Mon, 27 February 2006 11:01 Go to next message
sharma.radha
Messages: 59
Registered: August 2005
Location: mumbai
Member

Hi to all.

After giving password to my login screen of my application, i want to pop up the form which consists the name of the men who has his bithday on same date with my application form.


I already made a form which shows the names, but how do i attach it with the login screen so that my application form and my bithday form appears simultaneously.
And Bithday form populate if there is any bithday on that date otherwise only application form will populate.


Please give me some hints so that i do this procedure in a better way.

Radha Sharma.
Re: Login Screen + Alert [message #160869 is a reply to message #160605] Tue, 28 February 2006 19:47 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
At the bottom of the When_New_Form_Instance trigger of your 'application' form do a 'select' to see if there are any birthdays for this 'trunc(sysdate)' and if there is, do an 'open_form' of your 'birthday' form.

David
Previous Topic: Create/Write Cursor???
Next Topic: how use the tab canvas
Goto Forum:
  


Current Time: Mon May 11 04:04:42 CDT 2026