suryaa


{ City } austin
< Country > usa
* Profession * sr lead
User No # 27157
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 3
Questions / { suryaa }
Questions Answers Category Views Company eMail




Answers / { suryaa }

Question { IBM, 18338 }

In scripting how you enable Button,and if I click the
button popup mesage should come.


Answer

Taking with an example as when clicking a button "Currency
Popup Applet 2" should appear to fill in Currency code.

In control create

Name = Currency Popup,
Caption String Override = Currency Popup
HTML Type = MiniButton
Method Invoked = ShowPopup
HTML Only = Yes
Show Pop UP = Yes
Visible = Y
Visible Language Over Ride = Y
-------------
Select newly created Field (Currency Popup) In Applet
control User Property Create 2 new records.
REcord 1
Name = Mode
Value = Edit

Record 2
Name = Popup
Value = Currency Popup Applet 2
(Popup applet that appears when the button is clicked.)

Compile

Name = Mode

Is This Answer Correct ?    7 Yes 3 No