Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

converted forms but can't open in owa

0 views
Skip to first unread message

Wayne

unread,
Mar 11, 2005, 9:43:14 AM3/11/05
to
Thanx up front,
I converted all of the Exchange forms that I have in our org. They were
migrated to the webdata directory as should. The problem is that the
root.asp page is missing the code to call the forms. Here is what is in
place. Can anyone tell me the code I need to open the forms directory and
access them.

if (iStore == 3) { // GOTO TOP OF Contacts

MF.location="<%=bstrVirtRoot%>/contacts/main_fr.asp?store=0&obj=" +
contactsFID;
fNeedReload = true;
}else if (iStore!=2){ // GOTO TOP OF Public or Private Folders
MF.command_fr.location="<%=bstrVirtRoot%>/inbox/commands.asp?store="+iStore+"&command=newfolder";
}else { // REFRESH CAL
self.main_fr.location="<%=bstrVirtRoot%>/calendar/main_fr.asp?view="+iCalView+"&obj=<%=bstrDefaultCalendarFolderID%>";
fNeedReload = true;

Again Thanx up front,
--
Wayne

0 new messages