Transaction/Invoice is not completing after Complete button is clicked

Dear Legends
I am facing some problems while performing Period close process.I have to complete some of the incomplete transaction.
I have took the list of incomplete transactions using the report "Incomplete Invoices Report".The following error i am facing is
1.I tried to query the incomplete transaction number.The transaction workbench retrieves the data and the status is also incomplete.
2.When i click complete its showing an error "APP-AR-11080: This transaction has been posted. You can no longer update this field." and gets completed and the Check box "Complete" gets ticked and the "Complete" button changes to "Incomplete".
3.When i try to close the form or save the form its asking for saving the details, If i click save same error pops up."APP-AR-11080: This transaction has been posted. You can no longer update this field."
4.When i click no and exits the transaction number again in the transaction workbench.The status is again changed to incomplete transaction and complete tick is not ticked.
Please try to address this issue guys.
Thanks and Regards
Arun Kumar P.R.

GeryAT wrote:
This backup is too large for the backup disk. The backup requires 248.04 GB but only 212.07 GB are available.
That sounds like it's trying to do a full backup -- if there's roughly 210 GB on your system (Time Machine adds 20% or so for workspace).
If so, and you did a full restore (by starting from your Recovery HD), Time Machine should have automatically "associated" your restored internal HD with the old backups.  It sounds like it didn't, and is treating it as a different one. 
You may be able to manually tell it to "associate" the restored disk with the old backups, per #B6 in Time Machine - Troubleshooting.  You'll  need the procedure in the pink box there.

Similar Messages

  • Slideshow not resuming after certain buttons are used?

    Hello,
    I have this slideshow that I'm so close to having completed, but there's one issue I'm having with it not resuming after certain buttons are used. I've tried to figure out what could be causing this but I just can't see what it could be. I feel I'm so very close to having this completed if it weren't for this one issue.
    In the slideshow buttons '1' and '2' work perfectly, however buttons '3' to '6' are not working completely as they should. During the slideshow, as it plays through the slides if you click on button '1' or '2' you are taken to the corresponding slide and then the slideshow automatically resumes, which is correct. However, if you click on any of buttons '3' to '6' you are still taken to the corresponding slide, but the slideshow does not resume and stays on that particular slide. I've looked over the Action Script 3 code several times and I just don't see what could be causing this but I'm not too experienced so there could be some error, no matter how minor, that I am missing.
    I've attached the file and if anyone has any advice at all or can help in any way I would REALLY appreciate it!
    Thank you,
    William

    In looking at the post I just made just now, I notice my attachment didn't come through. I'm not sure why this happened, but here is the code I'm using for the buttons:
    btn1.addEventListener(MouseEvent.CLICK, btn1ClickHandler);
    function btn1ClickHandler(event:MouseEvent):void
        gotoAndStop(10);
    play();
    btn2.addEventListener(MouseEvent.CLICK, btn2ClickHandler);
    function btn2ClickHandler(event:MouseEvent):void
        gotoAndStop(55);
    play();
    btn3.addEventListener(MouseEvent.CLICK, btn3ClickHandler);
    function btn3ClickHandler(event:MouseEvent):void
        gotoAndStop(105);
    play();
    btn4.addEventListener(MouseEvent.CLICK, btn4ClickHandler);
    function btn4ClickHandler(event:MouseEvent):void
        gotoAndStop(150);
    play();
    btn5.addEventListener(MouseEvent.CLICK, btn5ClickHandler);
    function btn5ClickHandler(event:MouseEvent):void
        gotoAndStop(210);
    play();
    btn6.addEventListener(MouseEvent.CLICK, btn6ClickHandler);
    function btn6ClickHandler(event:MouseEvent):void
        gotoAndStop(259);
    play();
    And here is the code I'm using for slide images:
    link_1.addEventListener(MouseEvent.CLICK, link_1ClickHandler);
    function link_1ClickHandler(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.debcosolutions.com/en-us/categoryredirect.aspx?categoryid=gifts%20worth%20givin g%20can&pricing=cad"));
    link_2.addEventListener(MouseEvent.CLICK, link_2ClickHandler);
    function link_2ClickHandler(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.debcosolutions.com/EN-US/redirect.aspx?ssk=CU7323&pricing=CAD"));
    link_3.addEventListener(MouseEvent.CLICK, link_3ClickHandler);
    function link_3ClickHandler(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.debcosolutions.com/EN-US/redirect.aspx?ssk=CL7292&pricing=CAD"));
    link_4.addEventListener(MouseEvent.CLICK, link_4ClickHandler);
    function link_4ClickHandler(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.apple.com"));
    link_5.addEventListener(MouseEvent.CLICK, link_5ClickHandler);
    function link_5ClickHandler(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.debcosolutions.com/EN-US/redirect.aspx?ssk=CL7306&pricing=CAD"));
    link_6.addEventListener(MouseEvent.CLICK, link_6ClickHandler);
    function link_6ClickHandler(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.debcosolutions.com/en-us/categoryredirect.aspx?categoryid=shocking%20deals%20-% 20cl&pricing=cad"));

  • TACACS enable password is not working after completing ACS & MS AD integration

    Enable password for (Router, Switches) is working fine if identify source is "Internal Users", unfortunately after completed the integration between ACS to MS AD, and change the Identity source to "AD1" I got the following result
    1. able to access network device (cisco switch) using MS AD username and password via SSH/Telnet.
    2. Enable password is not working (using the same user password configured in MS AD.
    3. When I revert back and change the ACS identity source from "AD1" to "Internal Users" enable password is working fine.
    Switch Tacacs Configuration
    aaa new-model
    aaa authentication login default none
    aaa authentication login ACS group tacacs+ local
    aaa authentication enable default group tacacs+ enable
    aaa authorization exec ACS group tacacs+ local 
    aaa authorization commands 15 ACS group tacacs+ local 
    aaa accounting exec ACS start-stop group tacacs+
    aaa accounting commands 15 ACS start-stop group tacacs+
    aaa authorization console
    aaa session-id common
    tacacs-server host 10.X.Y.11
    tacacs-server timeout 20
    tacacs-server directed-request
    tacacs-server key gacakey
    line vty 0 4
     session-timeout 5 
     access-class 5 in
     exec-timeout 5 0
     login authentication ACS
     authorization commands 15 ACS
     authorization exec ACS
     accounting commands 15 ACS
     accounting exec ACS
     logging synchronous
    This is my first ACS - AD integration experience, hoping to fix this issue with your support, thanks in advance.
    Regards,

    Hi Edward,
    I created a new shell profiles named "root" as the default one "Permit Access" can't be access or modified, underneath the steps I've made.
    1. Create a new shell profile name "root" with max privilege of 15. And then used it in "Default Device Admin/Authorization/Rule-1" shell profile - see attached file for more details.
    2. Telnet the Switch and then Issue "debug aaa authentication" using both "Root Shell" and "Permit Access" applied in Rule-1 profile.
    Note:
    I also attached here the captured screen and debug result for the "shell profiles"

  • PO not created after complete Approval of SC.

    Hi Experts,
    I am working with classic scenario with SRM 7.0.
    I have an issue related to creation of PO at backend.
    After complete approval of SC PO is not created in backend. The status of SC is showing as Approved.
    There is no error in RZ20 or Application monitor.
    Can you give some touch points where can I find some errors or reason for this.
    Where can I check the PO create BAPI is called on approval of SC.
    Please help me in this regard.
    Regards,
    B.N.Karthi

    Hi
    go to your BBP_PD
    click item data
    and search for your PO ?
    you must have PO there ?
    or check ANY ENTRY IN BBP_DOCUEMNT_TAB
    Do YOU have valid source of supply?
    E_OBJECT_ID-BBP_PDBEI - WHAT IS THER INSIDE?
    As laurent staed below, you must check item status too :- it could be purchaser work list too or error in process or can not be ordered...
    Muthu

  • Import not responding after completing the import process

    Hi All,
    This is the problem i am facing:
    1. Imp utility is not terminated after the import process is done. Had to manually terminate the process with ctrl+c or ctrl+break.
    2. Log Files are not generated properly. Log file are created and updated partially.
    3. Although database is effected with all the changes there in the dump file, it is not being shown on the screen (and hence log is not appended).
    4. When using SHOW=Y parameter, Imp process is terminated successfully with success/warning/error messages and log files are generated properly.
    I have checked in the database: although the results are not shown on the screen ( or log not getting generated), the db is effected with all changes in the dump file up to last line.
    5. Commands I have fired:
    imp [email protected] file='Y:\IDW Analysis for Initial Load\IDW Data\isdshrd_temp\GROUP_DIM.dmp' log=c:\ImpLogs\ACCESS_GROUP_DIM.log fromuser=GEAM_DIM touser=kanchk
    imp [email protected] file='Y:\IDW Analysis for Initial Load\IDW Data\ACCOUNTING_BASIS_DIM.dmp' log=c:\ImpLogs\ACCOUNTING_BASIS_DIM.log fromuser=GEAM_DIM touser=kanchk show=y
    Please respond asap
    Thanks,
    Kishore

    As an experiment, can you try to import the same on the database server itself. This will help us to understand is it network issue or something else.
    Wait Event Description
    http://download-east.oracle.com/docs/cd/B10501_01/server.920/a96536/apa5.htm#970961

  • How can I get the container of a button after the button is clicked?

    I have two components:
    public class A extends JPanel implements ActionListener {
        public A() {
        public void actionPerformed(ActionEvent e) {
            String command = e.getActionCommand();
            // here need to know the instance of B to execute it's process()
            // but I can only know the button jb in B via the following code:
            JButton myjb = (JButton)(e.getSource());
    public class B extends JPanel {
        public ContainerInfoInput(ActionListener al) {
            JButton jb = new JButton("OK");
            jb.setActionCommand("B.ok");
            jb.addActionListener(al);
        public process() {
    public class Main {
        A a = new A();
        B b = new B(a);
    }How can I get the instance of B in which the button is clicked?
    Thank you

    I think it's a defect of the listener mechanism. Under the present circumstance, I must do it like the following:
    I must use another class M as a bridge:
    class A {
        public A() { }   
        public processA (String info ){}
    class B{
        public B(ActionListener al) {       
            JButton jb = new JButton("OK");       
            jb.setActionCommand("B.ok");      
            jb.addActionListener(al);  
       public String processB () {    }
    class M implements ActionListener  {
        public M() {
            A a = new A();
            B b = new B(this);
        public void actionPerformed(ActionEvent e) {
            String command = e.getActionCommand();
            if(command.equals("B.ok")) {
                String information =b.processB();
                a.processA(information);
    }Why not just use A to listen B and obtain instance of B through the ActionEvent?
    Anyone know a solution about it?

  • ITunes 11.1.4 will not download after complete uninstall. Why?

    After downloading and trying to install 11.1.4 for Windows (32-bit) on 1/23/14, I got that common error message. After research, followed all instructions in KB HT1923 to do a complete uninstall of iTunes and related components, and checked / restarted my system per that doc. I have been trying to download it since with no success. The process is this: clicking Download Now brings up the popup "Opening iTunesSetup.exe". When I click "Save File", though, nothing happens - no message, nothing shows in the download arrow on Firefox. How to get over this hurdle? Thank you.
    Note: I have successfully downloaded and installed at least one other program update since the failure with iTunes began, so there doesn't appear to be an issue with the Windows Update / Install module.

    Be sure to follow the instructions of tt2 found in: https://discussions.apple.com/thread/5822086 so you clean out related material.

  • Table not found after complete tablespace recovery

    Hello Everyone, Table not found even after tablespace restored and recovered. Please loot at this if you got a minute.
    SQL> conn reddy/reddy
    Connected.
    SQL> select table_name from user_tables where tablespace_name='REDDY';
    TABLE_NAME
    RECORDS
    EMP
    SQL> select * from emp;
    ENAME E_NUM ESAL E_ID
    jim 1001 40000 25
    sam 1002 30000 27
    kim 1003 35000 30
    phil 1005 25000 37
    sam 1006 32000 40
    james 1009 43000 45
    6 rows selected.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    [oracle@RHELSRV ~]$ rman
    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 4 21:05:37 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN> connect target/
    connected to target database: ORCL (DBID=1314955841)
    RMAN> backup tablespace reddy;
    Starting backup at 04-JUL-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=115 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00008 name=/u01/app/oracle/oradata/orcl/reddy01.dbf
    channel ORA_DISK_1: starting piece 1 at 04-JUL-12
    channel ORA_DISK_1: finished piece 1 at 04-JUL-12
    piece handle=/u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp tag=TAG20120704T210605 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:07
    Finished backup at 04-JUL-12
    Starting Control File and SPFILE Autobackup at 04-JUL-12
    piece handle=/u01/orabackup/c-1314955841-20120704-01 comment=NONE
    Finished Control File and SPFILE Autobackup at 04-JUL-12
    RMAN> exit
    Recovery Manager complete.
    [oracle@RHELSRV ~]$ expdp dumpfile=emp.dmp logfile=emp.log directory=dpump tables=emp
    Export: Release 10.2.0.1.0 - Production on Wednesday, 04 July, 2012 21:07:21
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Username: reddy
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Starting "REDDY"."SYS_EXPORT_TABLE_01": reddy/******** dumpfile=emp.dmp logfile=emp.log directory=dpump tables=emp
    Estimate in progress using BLOCKS method...
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 64 KB
    Processing object type TABLE_EXPORT/TABLE/TABLE
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    Processing object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    . . exported "REDDY"."EMP" 6.070 KB 6 rows
    Master table "REDDY"."SYS_EXPORT_TABLE_01" successfully loaded/unloaded
    Dump file set for REDDY.SYS_EXPORT_TABLE_01 is:
    /u01/orabackup/emp.dmp
    Job "REDDY"."SYS_EXPORT_TABLE_01" successfully completed at 21:08:07
    [oracle@RHELSRV ~]$ sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Jul 4 21:08:21 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: reddy
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> drop table emp;
    Table dropped.
    SQL> select table_name from user_tables where tablespace_name='REDDY';
    TABLE_NAME
    RECORDS
    SQL> conn /as sysdba
    Connected.
    SQL> alter tablespace reddy offline;
    Tablespace altered.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    [oracle@RHELSRV ~]$ rman
    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 4 21:09:39 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN> restore tablespace reddy;
    Starting restore at 04-JUL-12
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 07/04/2012 21:09:56
    RMAN-12010: automatic channel allocation initialization failed
    RMAN-06171: not connected to target database
    RMAN> connect target/
    connected to target database: ORCL (DBID=1314955841)
    RMAN> restore tablespace reddy;
    Starting restore at 04-JUL-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=109 devtype=DISK
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00008 to /u01/app/oracle/oradata/orcl/reddy01.dbf
    channel ORA_DISK_1: reading from backup piece /u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp tag=TAG20120704T210605
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
    Finished restore at 04-JUL-12
    RMAN> recover tablespace reddy;
    Starting recover at 04-JUL-12
    using channel ORA_DISK_1
    starting media recovery
    media recovery complete, elapsed time: 00:00:01
    Finished recover at 04-JUL-12
    RMAN> exit
    Recovery Manager complete.
    [oracle@RHELSRV ~]$ sqlplus '/as sysdba'
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Jul 4 21:10:42 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> alter tablespace reddy online;
    Tablespace altered.
    SQL> conn reddy/reddy
    Connected.
    SQL> select table_name from user_tables where tablespace_name='REDDY';
    TABLE_NAME
    RECORDS
    Thanks in Advance!!!!

    Hi,
    As you performed complete recovery you did see the table resotred. You can use TSPITR
    recover tablespace reddy until time "to_date('04-JUL-2012 21:07:00','dd-mon-rrrr hh24:mi:ss')" auxiliary destination ''xxxxxx';
    Read http://docs.oracle.com/cd/B19306_01/backup.102/b14191/rcmtspit.htm#BRADV009
    Anand

  • Video Not Marking as Complete Until Exit Button is Clicked?

    I recieved the following feedback from one of our clients. They are using an AICC based LMS.
    "We noticed that in order for the video to mark as completed, we need to have all of the chapters checked off, quiz must be taken, and the user has to press the small Exit button."
    Do users actually have to press the exit button before a video will send "completed" to an LMS? Is there a work around?
    Thanks!

    What Captivate version are you using?
    This is happening based upon the Quiz Preferences - Reporting Settings that you have configured.
    Yes, you can customize the settings to mark completeing on basis of user access, slide view, Quiz attempts and many more criteria.
    Please choose and customize based upon your requirement--
    Instead of making the user hit the close button, you can yourself set Captivate to Close the course once it reaches the end.
    You can do that fron Start and End Settings under Preferences.
    I hope this helps.
    Thanks,
    Anjaneai

  • Downloads not visible after completing download.

    When I click on the downloads tab from Tools the window is blank none of my downloads show up there. Downloads appear to load fully but then they disappear.

    I also have a problem with iPhoto hanging, though not exactly the same as Ron above:
    I have connected my iPhone 4 to my iMac as I usually do, and as usual the normal automatic process of importing photos began. I clicked on "Import Photos" button, and all seemed fine until it got to the last new image, and now the process is hanging.
    The progress bar still says "1 remaining", but this pic file cannot be any bigger than any of the others and therefore shouldn't take any longer to import. It has been like this for at least 15 minutes now. The only Help menu reference I can find says not to disconnect (the iPhone).
    What should I do?

  • Ipod not owrking after complete reset

    Hi all, I last night I decided to 'reset all settings' in the Ipod touch's "settings" menu, since then it has been sitting on the apple logo screen with the circular loading bar, turning off and on but doing essentially the same thing.
    10+ hours like this no change

    hi,
    i think you got your answer in your other thread.
    please close this thread by marking it answered.
    happy computing !
    JGG

  • Invoice posting not permissible after posting MIGO

    Dear Experts
    I don't want to make MIGO ( Goods Receipt ) after making Invoice (MIRO) date.
    Suggest me steps for the same.
    Regards
    viral.

    Hi Viral,
    You need to incorporate the logic of "System should not allow while doing the MIRO before the Posting date of GRN posting date in the enhancement"
    The logic is to take the GR document number from the table DRSEG-LFBNR - Document No. of a Reference Document,  retreive the GR posting date from table MKPF, compare the same with the Invoice Posting date. if the invoicing posting date is smaller than the GR posting date then give the error message as "System should not allow while doing the MIRO before the Posting date of GRN posting date" if it is not then no message.This will be applicable only if GR-Based IV is flagged in the PO line item or else the invoices without GR's will not be posted.
    You will need an ABAPer to develop the same in the sytem.
    U may write the above code in
    Exit Function Module : EXIT_SAPLMRMP_010
    Include : ZXM08U16
    Regards,
    Kiran

  • HP Scanning in Win 8.1Pro will not launch after pressing buttons on Scanjet 200

    When I press a button on the scanner, the software that turns up is the default "scanner" in Win 8.1Pro.
    I would prefer the "HP scansoftware" to appear. On other platforms, it works fine after installation but on Win 8.1Pro it seems impossible to accomplish.

    Hi @JanVranken, 
    I understand that you are no longer able to launch the HP Scanning software from the printer. I can help you with this.
    The Full Software for the printer would need to be installed for this feature to work.
    Did you download and install the Full Driver Software for the printer or are you using the Windows Classic drivers?
    Here is a link for the HP drivers.
    HP Scanjet 200 Flatbed Scanner Drivers.
    Select your operating system, click next and click on the software to download and install.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Thank you script after submit button is clicked

    Hi,
    Thank you for everybody's help. I was able to figure this one
    out. Another question I do have is how do I create a Thank you form
    after somebody clicks a submit button.
    So, visitor clicks a submit button and then he gets a Thank
    you script.
    Can anybody point me into the right direction?
    Again thanks for everybody's help.

    There are only two ways to process form data -
    1. Use mailto:[email protected] as the action of the form
    2. Use a server-side scripting method to a) harvest the
    form's data, b)
    process it in some manner, e.g., enter it into a database, c)
    formulate and
    send an email to one or more email recipients, and d)
    redirect the visitor
    to some ending page
    Method 1 is quite simple, and is also the least reliable. It
    depends both
    on your visitor having an email client already installed on
    their computer -
    this eliminates public computers, or home users without email
    clients
    installed (more and more it seems) - and on the installed
    email client
    responding to
    the mailto call. It is not possible to use this method *and*
    send the
    visitor to a
    thank you page as well.
    Method 2 is the preferred method, since it eliminates the
    problems of method
    1, but it means that you have to grapple with
    server-scripting somehow (ASP,
    CF, PHP, perl, etc.).
    You would have to decide which of these methods is best for
    your needs,
    but if it's Method 2, then start by asking your host what
    they provide for
    form
    processing.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "dreamweavernewbieny" <[email protected]>
    wrote in message
    news:e5ttnv$4pd$[email protected]..
    > Hi,
    >
    > Thank you for everybody's help. I was able to figure
    this one out. Another
    > question I do have is how do I create a Thank you form
    after somebody
    > clicks a
    > submit button.
    >
    > So, visitor clicks a submit button and then he gets a
    Thank you script.
    >
    > Can anybody point me into the right direction?
    >
    > Again thanks for everybody's help.
    >

  • How to execute an applet after a button was clicked in an html page?

    the title says it all..
    I have an applet, and I want it to run only after I click a button, anyone knows how to do that?

    here is htmlpage
    www.somepage.com/index.html
    index.html has a button the hrefs to /yourapplet.html page
    www.sompage.com/appletPage.html

Maybe you are looking for