Link to home
Start Free TrialLog in
Avatar of Vibe_2020
Vibe_2020

asked on

Changing Document Programatically

Hello,

I'm a newbie.

I'm creating an extension where I programatically create a new blank html page.

I've got that part down.

Now I need to have Dreamweaver make that new document the current document.

Anyone know how to do this?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Kiran Paul VJ
Kiran Paul VJ
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Vibe_2020
Vibe_2020

ASKER

Hello,

I found the answer.

I used dreamweaver.openDocument(<document name>);

This allowed me to make <document name> the current document within Dreamweaver.

Thanks.
hi Vibe_2020,

glad to know u found the answer.

Since u have found the answer yourself  u can ask for a refund of the points in this section....
https://www.experts-exchange.com/Community_Support/

and give the the link to this page
https://www.experts-exchange.com/questions/21157006/Changing-Document-Programatically.html

i dont know whether u can refund points which are already given....

anyway thanx for the points :-)

bye
kiranvj