MattDavies51
Programmer
I'm currently creating a Customer Management system within Outlook/exchange and when I click on an item within the Contacts folder, a customized form opens.
The default page within the form contains a webbrowser control that, in turn, displays an asp file. I'm using an asp file because the form passes several parameters to the asp file.
Within this ASP file I would like to include hyperlinks that switch to other pages within the form (as opposed to the page tab) such as the Details page, but have no idea how to code this.
Please help.
The default page within the form contains a webbrowser control that, in turn, displays an asp file. I'm using an asp file because the form passes several parameters to the asp file.
Within this ASP file I would like to include hyperlinks that switch to other pages within the form (as opposed to the page tab) such as the Details page, but have no idea how to code this.
Please help.