Title: AW: (ROSE) Webpublish url

It�s a kind of HTML-Programming:

<a href=""<your" model>" target="_parent"> link </a>

The target tells the browser where to open the new page (frameset):
_top    As new root in the browser  ( frameset1.frameset2.frame -> frameset-new)
_self   At the same position    (frameset1.frameset2.frame -> frameset1.frameset2.frameset-new)
_parent At top of the current frameset (frameset1.frameset2.frame -> frameset.frameset-new)
_blank  Opens a new browser window

I think _parent should be the right for you. So you can place the model in another frameset (e.g. for navigation over multiple models/projects).

mit freundlichen Gr��en
Jan Mat�rne

RZF NRW
Sachgebiet 314-P Methodenberatung
Internet:       [EMAIL PROTECTED]



    -----Urspr�ngliche Nachricht-----
    Von:    Sugandha Gupta [SMTP:[EMAIL PROTECTED]]
    Gesendet am:    Donnerstag, 9. Mai 2002 18:43
    An:     [EMAIL PROTECTED]
    Betreff:        (ROSE) Webpublish url


    Hello,

    I am webpublishing our rose models to share them with
    other users.However I am having a little trouble with
    url and any suggestion is appreciated. I want to link
    to another model(B) from within the current model(A).
    I did this by inserting a URL to webpublished B into
    A. When I webpublished A , I clicked on this B url but
    now I have 2 frame(navigation) panels ( that of A and
    another of B).Is there anyway I could link to other
    models and have only navigation frame of current model
    only visible,

    Hope it is not too confusing.

    Thanks
    Sugandha

    __________________________________________________
    Do You Yahoo!?
    Yahoo! Shopping - Mother's Day is May 12th!
    http://shopping.yahoo.com
    ************************************************************************
    * Rose Forum is a public venue for ideas and discussions.
    * For technical support, visit http://www.rational.com/support
    *
    * Post or Reply to: [EMAIL PROTECTED]
    * Subscription Requests: [EMAIL PROTECTED]
    * Archive of messages:
    *    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
    * Other Requests: [EMAIL PROTECTED]
    *
    * To unsubscribe from the list, please send email
    *    To: [EMAIL PROTECTED]
    *    Subject: <BLANK>
    *    Body: unsubscribe rose_forum
    *************************************************************************

Reply via email to