This could be very unrelated, but if it helps... great
ive noticed that while trying to open multiple windows, and using the window.open function, if the "Name" is the same for both windows, it will not bring up the new window. try setting a new name each time, even just adding a counter variable to the end
of the page's name...
its a long-shot, but sometimes the answer is suprisingly simple.
I dont claim intelligence. If anything, Ill claim ignorence in search of intelligence.
chickflickss...
Member
341 Points
184 Posts
Re: Opening multiple Excel templates from ASP.Net
Jul 20, 2009 09:56 PM|LINK
This could be very unrelated, but if it helps... great
ive noticed that while trying to open multiple windows, and using the window.open function, if the "Name" is the same for both windows, it will not bring up the new window. try setting a new name each time, even just adding a counter variable to the end of the page's name...
its a long-shot, but sometimes the answer is suprisingly simple.