Topic() in Developer Help
|
|
I know my problem is in one of these two lines, because the biography is always displayed to M after clicking the Topic() link. What's wrong with this topic link that's causing it?
html_doc += "<a href=?src=\ref[M];action=viewrpbio>View [M]'s RP bio.</a>" src << browse(html_doc, "window=bioview;size=300x300;border=0;can_close=1; can_resize=1;can_minimize=1;titlebar=1")
|
|