ID:269475
 
I am not sure how to include frames in DM. Like you know when linking to a page with the src. What would be its value if I put in a ?Topic address. What happens? How can I display my own page using client/Topic()?

[EDIT]

Ok I went and did another search on the forums and found the following.
usr << browse_rsc("HTML here right?","frame1.html")

Then using the browse() I would src=frame1.html.

How ever I got a question. In the reference it says, "Note that no data is transmitted if it already exists in the user's cache, so there is little overhead in calling this every time you are about to use browse()."

So what does this mean? Will I have to delete the file from cache every time I want to redisplay the frame pages? Cause my frame1.html pages will be different every time due to variables.

Thanks for any help.

-- Green Lime