Does anyone know if and how it is possible, when you create your htmlpage with word, how to specify the targetframe? I know you can create links and links within the document, but is it also possible to create the link to another frame.
You creat it in Word, but you're going to be viewing it in a browser, right? If so, just put target="**frame_name**" in the <a> tag where **frame_name** is the name of the frame. I'm assuming you've named your frames. If not, just find the frame you want to link to and put name="**frame_name**" in the <frame> tag. I've not sure how you would do it if you were going to view it in Word, because I don't even think that you can have frames in Word.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.