Jump to content

Problem on form close


codeb

Recommended Posts

I have database application with main and few another forms. When I do Form1.showmodal; from show and after that close that form everything is OK. Problem is another form when I open that form (Form2.Showmodal;), form show and when try to close it I get this message:

 

 

O1A9 is not defined

 

_rsov_(O46D,1,0);O3BA.retfalse.beforeclose=0;O3BA.close();O4FD.destroy();delete O540;

 

I try to close form with border button "close" or by code same thing. What is problem!

Link to comment
Share on other sites

Here is project...

1. Location on server - htpp://localhost/arch/

2. arhiva.sql is dump of mysql base..

 

How to start

 

1. Navigate to root point of project

2. You will get log in page ( user=ti and password=ti)

3. After that new window will show

4. When you try to close that form - ERROR

 

Now

 

1. Navigate to root point of project

2. You will get log in page ( user=ja and password=ja)

3. After that new window will show

4. When you try to close that form - NO ERROR

 

Is error or bug?????

arch.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...