Hello,
I'm not to sure if this was the right place to post this question... I am a newbie to the Community.
Anyways, I've built 2 Websites that are all in one solution and I am using VB 2005.At the top of the Solution Explorer, it states the <Solution name> (# of projects) which is 2 projects.
My question is, How can I reference a page that is in another project?
When typing in <a href> then ctrl-space to choose the url. It only allowed me to see pages within the project.
i.e. I have a <a href> link in "Project A" that I want to use it to call out a page that is in "Project B".
Thanks in advance.
I'm not to sure if this was the right place to post this question... I am a newbie to the Community.
Anyways, I've built 2 Websites that are all in one solution and I am using VB 2005.At the top of the Solution Explorer, it states the <Solution name> (# of projects) which is 2 projects.
My question is, How can I reference a page that is in another project?
When typing in <a href> then ctrl-space to choose the url. It only allowed me to see pages within the project.
i.e. I have a <a href> link in "Project A" that I want to use it to call out a page that is in "Project B".
Thanks in advance.
Comment