Gossamer Forum
Home : Products : DBMan : Installation :

going slowly mad through ignorance

Quote Reply
going slowly mad through ignorance
i am still on this frames kick:

i have managed to reference static framesets from my html_home page. However, according to alex i need to make one of my frames go to html_view_search, but i dont know how.

Here are the two lines of html. How do I need to change the second line to get it to go to html_view_search? I have tried about 5 different variations on this theme and they all do different (wrong) things.

<frameset rows="140,* frameborder="0" framespacing="0">
<frameset cols="700,*" rows="*">
<frame name="frame_top" src="frame_top.html" marginwidth=0 marginheight=0 noresize scrolling=no frameborder=no framespacing=0>
<frame name="frame_blank" src="frame_blank.html" marginwidth=0 marginheight=0 noresize scrolling=no frameborder=no framespacing=0>
</frameset>


it is the frame_top that needs to go to view_search.

------------------
cybergaz
Quote Reply
Re: going slowly mad through ignorance In reply to
Hi,

please post the URL. It is really hard to understand what you want to do.


Bye
Diemo