Is it possible? (action on another frameset)

I want to make an action on another frameset after clicking a button...
For example,
<frameset rows="70%,30%" frameborder=0>
<frameset cols="80%,20%" frameborder=1>
<frame id="main" name="main" src="init.jsp" >
<frame id="tool" name="tool" src="ClientAforskyfighting.jsp" >
</frameset>
<frameset cols="80%,20%" frameborder=1>
<frame id="chat" name="chat" src="login.jsp" >
<frame id="status" name="status" src="" >
</frameset>
</frameset>
----------------------------------------ClientAforskyfighting.jsp---------------
<html>
<head>
<title>Register for fighting</title>
</head>
<body>
<FORM action=reg_fighting.jsp method=post>
<TR>
<TD><Button name="Register" value="registerforskyfighting" type="submit">Register</Button></TD>
<TD><Button name="Register" value="notregisterforskyfighting" type="submit">Not register</Button></TD>
</TR>
<TD></TD>
</TR>
<HR>
</FORM>
</body>
</html>
Is it possible to have an action in (main) frameset after the button in (tool) frameset is clicked ....???
If possible, please give me some advices....
If not, please give me some solution....

You need to add a target in a your form
See example:
<html>
<head>
<title>Register for fighting</title>
</head>
<body>
<FORM action=reg_fighting.jsp method=post target=main>
<TR>
<TD><Button name="Register" value="registerforskyfighting" type="submit">Register</Button></TD>
<TD><Button name="Register" value="notregisterforskyfighting" type="submit">Not register</Button></TD>
</TR>
<TD></TD>
</TR>
<HR>
</FORM>
</body>
</html>

Similar Messages

  • HT1353 Is it possible to have another iCloud login on my unit without me logging into that account?

    Is it possible to have another iCloud login on my unit without me logging into that account?
    I lost my iTouch4 last June10 after a party. I stayed in a hotel with my team that night when i lost it --- lost in the hotel not in the party. I just got my new iPhone 4S this June25. When i used Find my Phone app i saw that there are 2 devices: ipod (named after one of my teammates) and iPhone (under my name). whne i check the features of my iPhone, the contacts, calendar, bookmarks and apps i downloaded previously on iTunes are sync to what i entered on my iTouch. My teammate told me that he also noticed that on "his iPod" and he dont know why his apple ID was changed to mine.
    Is it possible to get that situation? Or is that an evidence that he has my iPod touch 4?  I need help to clear things out. Thanks.

    - I do not understand what yo are seeing with the FIndMyiPod app. That app can set up to find any iOS device. you just have to enter the Apple ID and passwords used for that device.
    - on your computer go to iCloud, sign into your account and go to FindMyiPhone. What do you find?

  • Iphone - languages.. is it possible to get another language than English?

    Iphone - languages.. is it possible to get another language than English?

    It depends on what you're trying to do.
    See this website for more info:
    http://m10lmac.blogspot.com/2007/06/iphone-language-capabilities-seem.html
    typing - no
    Safari - depends on the language
    Mail - perhaps? I've been told it should work depending on the application sending - it didn't work with Lotus Notes.
    Aym

  • I was in America and you ship over Amercan store now I went to Egypt transformed from Amircan Store to Egypt Store remains the payment method dollar and of possible action Director of through Cards iTunes you if introduced Carte iTunes on your Director of

    I was in America and you ship over Amercan store now I went to Egypt transformed from Amircan Store to Egypt Store remains the payment method dollar and of possible action Director of through Cards iTunes you if introduced Carte iTunes on your Director of ship dollar or is it to Amarcain only Even if there was a deal in dollars and there is the Director of word I want to answer quickly and thank you.   Ihave reedem word

    I'm not entirely sure what your post means. Whether gift cards will become available in Egypt I don't know, I'm just a fellow user, I don't know what Apple might or might not be planning. But as I said, gift cards are country-specific.
    If you are in Egypt then you can only use the Egyptian store. From the US iTunes store terms of use (and other country's stores will be similar) :
    The iTunes Service is available to you only in the United States, its territories, and possessions. You agree not to use or attempt to use the iTunes Service from outside these locations. Apple may use technologies to verify your compliance.

  • Auto refresh powl list every night and from an action in another WDA comp

    Hi,
    Two questions.
    1) I want to update the powl list every night as a background job.
    2) I want to update powl list when user performs an action in another WD Component.
    Any suggestion, idea will be appreciated.
    Thanks

    Hi,
    There is only one way to do that.
    Create a report and call refresh query method of POWL API class.
    Directly you won't be able to refresh the query.
    So what you have to do is you have to call the method Get Query. This method will give all the queries for the User.
    All the query GUIDs you have to pass to refresh queries. In the refresh Query method there is an indicator for refresh query. You have to set that indicator to refresh.
    Remember POWL queries are user specific. So you have to run it for the particular user.
    If you want to get all the Queries then You have to modify the method Get Queries.
    Hope it will help you.
    -Pradip

  • Is possible to see another object types in Org Cart?

    Hello all,
    Is possible to see another object types in Org Cart?
    Here we have a OTYPE = 'OO'.
    I Created 2 new evaluation path with my new OTYPE.
    I changed views in V_TWPC_V.
    Views changed: ZVWO2O and ZVWO2P
    New paths created based on: ZNAKO2OS and ZNAK_O2P
    But i not see the 'OO' OTYPE  in OrgChart.
    Is this the right way for it?
    Thanks.

    Hi Luke, Thanks again.
    The new Evaluation Path was defined by the OM Consultant like this:
    V_TWPC_V: ZVWO2O -> EvalPath:
    5     OO     B     400     Is parent of                    *     O
    10     O     B     002     Is line supervisor of     *     O
    20     O     B     003     Incorporates                    *     S
    V_TWPC_V: ZVWO2P -> EvalPath:
    5     O     A     400     Is child of            *     OO
    10     O     A     002     Reports (line) to   *     O
    20     O     B     003     Incorporates            *     S
    I don't know what i have to do in SAP side and Nakisa Side.
    Thanks for help.

  • Is it possible to records another machine ip addree in audit table

    Hai
    I have written system event trigger,it records username, ip address and time in audit table when user logged on database , The database reside on xx machine ( 10.0.0.88 ipaddess ). Is it possible to records another machine ip addree in audit table while accessing database from another machine?
    example we have another database on xxx machine (10.0.0.2 ip address),when accessing database from xxx(10.0.0.2) to xx (10.0.0.88),the xxx node ip address will be stored in audit table?.
    Thanks in advance
    Regards
    mohan
    CREATE OR REPLACE TRIGGER On_Logon
    AFTER LOGON
    ON database
    declare
    db_name VARCHAR2(50);
    addr varchar2(80);
    x varchar2(20);
    begin
    db_name := ora_database_name;
    select utl_inaddr.get_host_address into x from dual;
    if ( ora_sysevent ='LOGON')
    then x:=utl_inaddr.get_host_address;
    insert into log1
    select ora_sysevent,ora_login_user,ora_database_name,utl_inaddr.get_host_address,sysdate
    from dual;
    end if;
    end;
    SQL> select * from log1;
    OPERATION USERNAME DATABASE IP_ADDR TIME
    LOGON MOHAN1 ISOLA6.US.ORACLE.COM 10.0.0.88 11-APR-02
    Based on system events trigger how to find out which user from which machine (ip address) accesing database?
    example:
    CREATE OR REPLACE TRIGGER On_Logon
    AFTER LOGON
    ON database
    declare
    db_name VARCHAR2(50);
    addr varchar2(80);
    x varchar2(20);
    begin
    db_name := ora_database_name;
    select utl_inaddr.get_host_address into x from dual;
    if ( ora_sysevent ='LOGON')
    then x:=utl_inaddr.get_host_address;
    insert into log1
    select ora_sysevent,ora_login_user,ora_database_name,utl_inaddr.get_host_address,sysdate
    from dual;
    end if;
    end;
    SQL> select * from log1;
    OPERATION USERNAME DATABASE IP_ADDR TIME
    LOGON MOHAN1 ISOLA6.US.ORACLE.COM 10.0.0.88 11-APR-02

    Providing you're on 8i+ this will give you the IP address from which th eclient is connected:
    SELECT sys_context('userenv', IP_ADDRESS) FROM dual;
    Bear in mind that many network applications assign IP Addresses dynamically, so depending on how your network is segmented, the same machine can have very different IP addresses from day to day. If this is just an internal system you're auditing then you might find this call more useful:
    SELECT sys_context('userenv', TERMINAL) FROM dual;
    This returns the network's ID for the machine, and this is non-varying (unless network admin change it explicitly - but why would they?). This call is also available in the older, deprecated USERENV function:
    SELECT userenv('TERMINAL') FROM dual;
    rgds, APC

  • N82: Is it possible to assign another function to ...

    Hi all!
    Is it possible to assign another function to the top right key of the N82? Currently this one starts the GPS (Nokia Maps), but I would like to make it a shortcut-key to, for example, my calendar.
    Is this possible?
    Regards,
    Evert

    Yes you can change it.
    Menu > Tools > Settings > General > Personalisation > Standby Mode > Shortcuts > Right Selection Key

  • Reply address: is it possible to use another reply address other than the pop address used in my account. I have a special work account and would like to send emails with that address as my reply address...or sent from address

    Reply address: is it possible to use another reply address other than the pop address used in my account. I have a special work account and would like to send emails with that address as my reply address...or sent from address

    i found out how to do this finally!
    1) set up google gmail account to forward your emails to (from the [email protected])
    2) go to your gmail account
    3) go to settings (cog in right hand corner)
    4) go to 'accounts and import'
    5) go to 'send mail as'
    6) click 'Add another email address you own' - add your [email protected] address
    7) google will send a verification email with code to that email address.
    8) enter code
    9) go back to gmail account  >'send mail as' and select 'make default'
    10) close mac 'mail' program and reopen it.
    as long as you have gmail account selected as the primary account in MAIL - mail will now come throught as being sent from that  [email protected] address!!

  • Possible to buy another three pronged extension w/o buying a new powerbloc?

    is it possible to buy another three pronged extension for the power block w/o buying a whole new power block?
    i ask because i have my powerblock set up in my room and it would be much more convenient to have an extra three pronged extention so that i can just slide off the block and move it to the other room instead of having to reach behind my desk to remove it from the outlet

    Apple only sells it as a set with the adaptor. I don't know about other stores. I found that one by googling "macbook power cord", so if you do some more searching you might find more.

  • Tecra M5 - Is it possible to install another OS on slim select bay HDD

    Is it possible to install another OS on slim select bay HDD (besides the one that is on the native HDD).
    I am planning to add a slim bay HDD to my Tecra M5.

    Although I can't vouch for the procedure myself, I don't see why not. If you can install two or more OSes on a single drive on separate partitions, then it should work on an additional HDD as well, in my opinion.
    Another question is what OS, and what is going to manage the boot sequence. For example, Microsoft XP setup wipes out GRUB, so you need to install Linux after XP. Two MS OSes usually coexist just fine together, but to be on the safe side it doesn't hurt if the later (by release date) OS is installed second.

  • I have CS5.0 and CS5.5, is it possible to buy another upgrade CS5.5 license?

    Hello
    Just have one question.
    I have CS5.0 and CS5.5.
    Is it possible to buy another upgrade CS5.5 license (and use my CS5.0 key for upgrade) and install it on a third computer?
    Regards
    Mikael

    Contact Adobe Sales for that, but it appears to me like yes.

  • Creating a Detail Table Based on an Action in Another Table or Matrix to Display in the Same Report (Not a Drill-Through)

    Hello,
    I was wondering if it's possible have a matrix which shows total credits by month and have drill-down groupings to display the invoice numbers for each credit.  Then, once the drill-down is expanded for a particular month, be able to click on the invoice
    number and have another table under the matrix display the details of the invoice. 
    I don't really want a drill-through because that opens a different report in the window, what I want to be able to do is stay on the main report.  I also don't want to drill-into the invoice details from the matrix as that expands the matrix out and
    makes it unruly and ugly.  I've been playing with subreports but not able to get what I want out of it.
    I hope this makes sense - is there a way to do this in SSRS?
    Thanks!!

    Hi AvenueStuart,
    After testing the issue in my environment, we can refer to the steps below to work around the issue:
    Create a new table with the details of the invoice under the matrix.
    Add a parameter named invoice which get available values from the invoice field in the dataset.
    Right-click the [Sum(invoice)] cell to add an action with “Go to report” option, and specify the same report with the parameter below:
    Name: invoice                                                                 
    Value: [invoice]
    Right-click the table to add a filter in the table:
    Expression: [invoice]
    Operator: =
    Value: [@invoice]
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Another frameset question

    Hi all,
    I have created a frameset that has three frames - top,
    leftside, main. The
    main frame will have my supplier's site in it (remote) and
    the left will
    have navigation buttons. I want to be able to swap that
    mainframe out with a
    click on a navigation button in the left frame and swap it
    with pages on the
    local server that are not from that supplier (I will create
    them). Then with
    another navigation button, be able to swap back to the
    supplier's remote
    site in that frame. How can I do this?
    I was thinking of swapping the entire frameset with a new
    frameset that has
    the different content in the mainframe. Is that possible (or
    even the best
    way to do it)?
    Thanks so much.

    > Is that possible (or even the best way to do it)?
    Yes, and yes. Just link to the new frameset page.
    But you'd be better served (most likely) to get rid of the
    frames.
    The reason for using or not using frames should be based on
    a) your site's
    needs, and b) your willingness to accept the potential
    problems that frames
    can create for you as developer and maintainer of the site
    and for your
    visitors as casual users of the site.
    I am down on frames because I believe that they create many
    more problems
    than they solve.
    Judging from the posts here, and the kinds of problems that
    are described,
    the kind of person most likely to elect to use frames is also
    the kind of
    person most likely ill-prepared fo solve the ensuing problems
    when they
    arise. If you feel a) that you understand the problems and b)
    that you are
    prepared to handle them when they occur, and c) that you have
    a need to use
    frames, then by all means use them.
    As far as I know, the most comprehensive discussions of
    frames and their
    potential problems can be found on these two links -
    http://apptools.com/rants/framesevil.php
    http://www.tjkdesign.com/articles/frames/
    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
    ==================
    "peter" <[email protected]> wrote in message
    news:[email protected]...
    > Hi all,
    > I have created a frameset that has three frames - top,
    leftside, main. The
    > main frame will have my supplier's site in it (remote)
    and the left will
    > have navigation buttons. I want to be able to swap that
    mainframe out with
    > a
    > click on a navigation button in the left frame and swap
    it with pages on
    > the
    > local server that are not from that supplier (I will
    create them). Then
    > with
    > another navigation button, be able to swap back to the
    supplier's remote
    > site in that frame. How can I do this?
    >
    > I was thinking of swapping the entire frameset with a
    new frameset that
    > has
    > the different content in the mainframe. Is that possible
    (or even the best
    > way to do it)?
    >
    > Thanks so much.
    >
    >

  • Can an Advanced Action Launch another Advanced Action (or more than one)?

    Hi Everyone,
    I was wondering if an Advanced action could launch another Advanced Action?  I have a custom quiz results page and I want several different Advanced Actions to run when the learner enters the page.  Is this possible?
    paul...

    Of course Rick, but that is not really calling another action from an action, since you need to use another event.
    As Rod points out, preparing carefully advanced actions by choosing the right events, variables (reusing them) and the proper sequence for statements and decisions in advanced actions can solve a lot of situations. I have been trying to explain that in several blog posts. That was also the reason why I asked about more details concerning the user's situation. It is about an On Enter action. Until now I rarely had to use a workaround by navigating to a dummy slide to execute an advanced action over there using its slide events. All depends on planning and preparing.
    Lieve

Maybe you are looking for