How to Get a prompt in lingo

Hi Everyone ,
I want a Prompt Box which will be having one text box for the
user to enter the Name and two buttons which will be "Save "and
"Cancel" It is possible through the Javascript but I want to make
it through Lingo. I am not sure how to do this.
Any kind of help will be appreciated. Waiting for you
response....
Below is the code which is made in javascript. I want achieve
this thing through Lingo. Kindly tell if this is possible or else
please suggest a work around for it.
<html>
<head>
<title>Prompt Box</title>
<script>
function test()
var name=prompt("Please enter your name","")
document.write(name);
</script>
</head>
<body>
<input type="Submit" OnClick="test();"/>
</body>
</html>
Thanks and Regards
Atul Saxena

> Buddy's baMsgBox does allow a few different options for
the button text,
> and baMsgBoxEx allows complete customization of the
message box
> including the font of the text on the buttons.
Yes, but it doesn't implement an #editText widget required to
get input
data from the user...

Similar Messages

  • How to get date prompts from one date column

    i have a requirement where i have to filter the data between two date prompts. i have only one date column and the date in the prompts shuld be selected by calendar.
    i have seen may approaches to do this and i got one where two dummy date columns should be declared in repository and used to define the date prompts.
    but using other methods i could not get the calendar option in prompt.
    but is there any other way to get the prompts with calndar selection without defining the dummy columns in repository
    thanks

    you can do that first select the date column you want to use in dashboard prompt then select another column and in the dashboard prompts then open the fx of the date prompt you first selected copy that and paste it in the second column and in the control section click on calender it will work you can use same date column as two prompts with out creating new column.

  • How to get Authentication Prompt for AD/Domain in PowerShell?

    Hello,
    I have multiple domain environment.
    From the member domain, when I execute "Get-ADUser" it gives result of current AD/Domain.
    I wish to have the script with Prompts.
    I am wishing that there should some code that will first ask to which Domain I want to get in then it will give the "Get-ADUser" of that domain.
    Please guide.
    Thanks, Divyaprakash Koli

    You could do something like this - 
    $domain = Read-host "Enter a domain name"
    $creds = Get-Credential
    get-aduser -server $domain -filter * -Credential $creds

  • I cant update nor download any applications. My password was always invalid. And other username is prompted richardca0521@yahoo.ca which is not my account. How to get rid of this apple id and use my account for download? I have registered this to itunes.

    I can't update nor download any apps in itunes. Prompted invalid password, upon checking the apple id was not mine. The id was [email protected] whic is not mine. Pls. Help how to get rid of this. Thank you.

    try and delete the apps and re-add them

  • HT204053 I downloaded icloud, and when i try to sign in with my Apple ID, I keep getting a prompt saying that my ID is valid but not an icloud account. So I'm unable to finish registering, how do I register if I can't sign in?

    I downloaded icloud because some of my music files got deleted, and I was hoping to be able to re-download them if I installed icload.Supposedly you can use your Apple ID to sign. Now when I try to sign in with my Apple ID, I keep getting a prompt saying that my ID is valid but not an icloud account. So how do I register if I can't sign in?

    You can't create an iCloud account on your PC.  You have to first create an iCloud account on an iOS device (iPhone, iPad, iPod Touch) or Mac (running OS X Lion or higher).  After creating the account on one of these devices you can use the ID to sign into the account on your PC.

  • I cannot play some songs on itunes, I get a prompt for an old email address which not longer exists and I don't know the password.  HOw can I get them authorized to my new email address and password?

    I cannot play some songs on itunes, I get a prompt for an old email address which no longer exists and I don't remember the password.  How can I get these tunes transferred to my new email address and password?

    In one of the help pages for managing your Apple ID (http://support.apple.com/kb/HE40), it shows two separate sections, one for Apple ID and one for Primary Email address. When I go to manage my Apple ID, I see only a single section for both. Can the two be 'separated', especially when you face the situation of having to discontinue your email address for some reason?
    I also noticed that when navigating to Apple ID Support Communities, it shows my nickname 'dishdy'. How and when did I insert this? In the current sequence for creating an Apple ID I don't see this. In my current profile I don't see this.
    In any case, I have freed myself from my previous Apple ID (@artemis.it) on my iPhone.
    Thanks for your help.

  • I just downloaded the new iOS 5.0 and did all of the backup prompted steps beforehand, but I can't figure out how to get all of my apps and music back on my iPhone. Where did they go and how can I put them back on my iPhone?

    I just downloaded the new iOS 5.0 and did all of the backup prompted steps beforehand, but I can't figure out how to get all of my apps and music back on my iPhone. Where did they go and how can I put them back on my iPhone?

    Hi, Abril_Perez17.
    This may be related to a new feature embedded in iOS7 that shows all purchased music by default.  Go to Settings > Music, then turn off Show All Music.  See if the issue ceases once the feature has been disabled.  This information is located on page 63 of the user guide below. 
    iPhone User Guide
    Regards,
    Jason H. 

  • How to get the column names of the table into the Dashboard prompt

    how to get the column names of the table into the Dashboard prompt
    Thanks & Regards
    Kishore P

    Hey john,
    My requirement is as follows
    I have created a Rank for Total sales by Region wise i.e RANK(SUM(Dollars By Region)) in a pivot table.
    My pivot table looks like this
    COLUMN SELECTOR: TOTAL US , REGION , DISTRICT , MARKET
    ---------------------------------------------------- JAN 2009          FEB 2009        MAR 2009
    RANK              REGION                  DOLLARS           DOLLARS        DOLLARS DOLLARS
    1 CENTRAL 10 20 30 40
    2 SOUTHERN 10 30 30 70
    3 EASTERN 20 20 20 60
    4 WESTERN 10 20 30 40
    When i select the District in column selector
    Report has to display rank based on Total Sales by District. i.e
    ------------------------------------------------- JAN 2009         FEB 2009       MAR 2009
    RANK             DISTRICT              DOLLARS           DOLLARS        DOLLARS DOLLARS
    for this i need to change the fx of rank i.e RANK(SUM(Dollars By Region)) to RANK(SUM(Dollars By District)) and fx of Region i.e Markets.Region to Markets.District dynamically.
    so , i need to capture column name of the value selected from the column selector and dynamically i need to update the fx 0f RANK & fx of region.
    do you have any solution for this?
    http://rapidshare.com/files/402337112/Presentation1.jpg.html
    Thanks & Regards
    Edited by: Kishore P on Jun 24, 2010 7:24 PM
    Edited by: Kishore P on Jun 24, 2010 7:28 PM

  • How to get prompt value in Financial Reporting and use it as header

    Hi Oracle Gurus,
    I have Hyperion Financial Reporting 11.1.1.3. I created a report.
    I have Products dimension on rows. And I also have prompt for Products.
    Let's say there is 3 products, Product A, B, and C, with each has its own level 0 item (for example A1, A2, B1, C1)
    Currently in my situation, user will be prompted to select a list of Products, and then the report will display only the level 0 of the product chosen by the user. For example, user select Product A, then the report (or the grid) will display A1 and A2 on rows. User select Product B, B1 will be displayed.
    My question is, I want to create a dynamic header report, so how can I get this prompt value and use it as a report header? For example: Sales of Product A when user choose Product A, or Sales of Product B when user choose Product B.
    Thanks a lot for your response.

    Hi,
    Here is the possible way to achieve it:
    1. Insert a row (may be as row 1) in the report which has product as "User prompt".
    2. mark this row as hidden always
    3. User other rows as level0 of product in row 1
    4. Use MEMBERALIAS in your header to use product as dimension & row as row1
    Hope it helps !!
    Edited by: user8628169 on Jun 22, 2011 10:53 AM

  • When I run an Utilities check on the HD. I always get a prompt-SUID System/Library/CoreS has been modified and will not be repaired. how can i access this to be repaired. Most files are corrupted by messages that they are one thing but should be another

    When I  run a system utilities check and select HD. i always get a prompt the the SUID System/Library/CoreS has been modified and will not be repaired. How can I access this file so that I may repair it? Left unrepaired . There are a lot of files that do not have the correct code. They are one thing but should be another

    Hello there, toestothenose.
    It seems that you may not have gotten the entire message into your thread here, but the following Knowledge Base article offers a good resource on which messages from Disk Utility's Repair Disk Permissions can be safely ignored:
    Mac OS X: Disk Utility's Repair Disk Permissions messages that you can safely ignore
    http://support.apple.com/kb/ts1448
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Phone asked for voicemail password after update to iOS5. I pushed cancel bc I didn't know it. Now I now it but the screen just says set-up. How do I get the prompt to appear again?

    Phone asked for voicemail password after update to iOS5. I pushed cancel bc I didn't know it. Now I now it but the screen just says set-up. How do I get the prompt to appear again?

    usaspirit88 wrote:
    Phone asked for voicemail password after update to iOS5. I pushed cancel bc I didn't know it. Now I now it but the screen just says set-up. How do I get the prompt to appear again?
    Try typing in your 10 didget cell number. Restart iPhone to get the prompt again.

  • How to get result of PING whether TRUE/FALSE and prompt message to user?

    Hi all!!!!
    In Forms 6i, I need to know how to get the result of a ping if the ping is sucessful or not. It should prompt the user whether the connectivity is there or not after the ping statement which is HOST('PING 191.10.10.40'). As of now, when the user select the desired LOV, the corresponding HOST statement is executed. But if the connectivity is not there, the user is left in blank with a hanging situation... So can we not prompt the user if the connection has been failed or not?
    Regards

    Hi,
    You can try this.
    Redirect the output of the ping test to a file. Read the file using TEXT_IO and see if the test is passed. For ex
    host('ping <your_ip> > c:\ping_test.log');Will redirect the ping output to ping_test.log file under c:\ drive.
    Open the file using TEXT_IO and check if you have the text "Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)". If you have, then the host is reachable. Otherwise its not. Depending on that, you can change the flow of your application.
    -Arun

  • Keep getting a prompt to install java even when not surfing the net. I have java installed and the control panel says it is right version. Want to know how to stop prompts. This started after I installed Yosemite.

    Since installing Yosemite I keep getting a prompt to install Java even when I am not surfing the net. Went system preferences and I have recommended version installed. I want to know how to stop the prompts. I do not have this problem on my iMac.

    Most likely, you have either the Facebook video calling plugin or the "NexDef" plugin for watching baseball streams. Both depend on the Java runtime distributed by Apple. If you no longer need the plugin, remove it. Otherwise, install Java.

  • How to bring a prompt to User sitting on a laptop/desktop using Power shell command/script before machine gets rebooted.

    Hi Experts,
    I am a novice in Powershell and trying to learn PowerShell.
    Currently, i need to reboot some 50-60 desktops remotely.
    i am using the below powershell command
    gc c:\Temp\machineList.txt |%{Restart-computer -computername $_ -force}
    It is working perfect for me but what i want is before machine gets rebooted User should get a prompt like "Your machine will be rebooted in 60 seconds, Please save your work".
    How i can achieve this in a powershell script.
    Thanks in advance.
    Daya

    an other option is to start taskmanager on Domain Controller
    go to users right click user Object send message
    regards Thomas Paetzold visit my blog on: http://sus42.wordpress.com
    "taskmanager"?
    That only works for users logged into the dc. Users should not be allowed to log into the DC directly.
    I suspect you mean to use the MSG facility if it is not disabled.  MSG /?.  This can send messages to uses on various systems.
    ¯\_(ツ)_/¯

  • When installing Flash Player I get the prompt to close Dashboard Client. What is that and how do I close it?

    When installing Flash Player I get the prompt to close Dashboard Client. What is that and how do I close it?

    This link to a thread on this Adobe Flash Player forum explains how to kill (strong word) the dashboard client:
    Dashboard Client
    I assume you are using a Mac.

Maybe you are looking for

  • I want to delete EVERYTHING about firefox

    i want to delete EVERYTHING about firefox. i uninstall, delete all the folders i can find, rummage through the registry, use lots of file cleaners and registry cleaners -- then when i reinstall firefox, it remembers my profiles and add-ons and all ki

  • Jpegs appear transparent when imported

    Working in Windows 7 on CS5 Extended. When opening jpegs either through Bridge or directly through Photoshop, the image appears like a transparent checkered background. In the layers window the thumbnail shows the proper image. This is when things ge

  • 4.2.1 update issue

    Just updated to latest software and now can't use as a phone! contacts won't open at all, Help?

  • In Persistance layer Current fill leve is in red color

    Hi Gurus, Can any body tell me that, sxmb_moni--->persistance layer After opening that i am getting the above screen my doubt is that in that screen current fill level is in red color what does it mean is this is Error case or may be another reason.

  • How to tune queries genearated by third party tools

    Hi, I am not able to tune queries generated by third party software.In my DB we have seibel application which generates sql queries and they run these queries against DB which always a problem.We can't change the code because it is automatically gene