1

(6 replies, posted in SQL queries)

DriveSoft wrote:
settimox wrote:

Work with local host with other host i have problem to retrieve data.

Please provide more details.

When the data come from web site real , not localhost i tihk the realsite block to retrieve data if don't come from browser.

or?


Can one site have restriction about don't allow me to retrieve data ?

2

(1 replies, posted in Reports)

Hi,

I have little problem.

I have form 1 with content textbox1 and textbox2
and one button "save data"
at the end of this form i have one TableGrid with the list that i use in the report and one button named "print report"

The problem is "when i click on "print report" open me the report but add new record in the table .. every time.
Ho i can stop this?

Thank you.

3

(6 replies, posted in Script)

Lol, mistake..
Ok now i understand.
Sorry.

4

(4 replies, posted in General)

Thank you.

5

(6 replies, posted in Script)

Automatic mode, don't allow to open it "block it in hidden mode" without any msg.."
Automatic mode "to retrieve the "app_name" without write it .i think can be done using registry key with app name.

6

(6 replies, posted in SQL queries)

Work with local host with other host i have problem to retrieve data.

7

(6 replies, posted in Script)

Thank you, i test it now .
I think can work..
ps: can load app name in automatic mode?

8

(4 replies, posted in General)

Thanks.

Any freeware twain dll for example for delphi that i can include and use it?

Thank you.

9

(6 replies, posted in Script)

Hi,

How to allow only one instances of form.

For example:

If user open the application 2 times i want to force it with one msgbox that write "this application is open, you cannot open it another time must close it first"..

Thank you.

10

(4 replies, posted in General)

How to load one active x .
I have bayed one activex for twain but the question is how to add it to one form?

Thank you.

11

(1 replies, posted in General)

Solved,
the problem is on timer function in the 2nd form, i  don't have removed the code but i have removed the object for the time.
Now work fine, without this error.
Removed timer finish on close form2 function.
Sorry.

12

(1 replies, posted in General)

Hi,

I get this error when i start my application and after i have  click in the form1 button to open the form 2
After i do the change in form2 then i close the form2 but when i want to close the 1st form "form 1"
give me this error and i cannot close it, must use force for close it.

Anyone know about this?

Thank you very much.

13

(6 replies, posted in SQL queries)

Super, thank you.

14

(2 replies, posted in General)

Ok, thank you.
Good Work!

15

(6 replies, posted in SQL queries)

Hi,

One question, i have one form with username and password , if i want to this form post data to http page like verify.php
and get result if exist or not the user , how to do it?

This is good for example for software registration request..

Thank you.

16

(2 replies, posted in General)

Hi all,

I must translate mbYes+mbNo with Si and No

Anyone have one example or help to do this?

My button must have yes=>translated in SI


Thank you.