0
votes
1answer
32 views
JQuery Simplemodal and Tabs Help Needed
Hi,
I've got an asp.net page containing a Textbox with an Autocomplete extender on it.
It's setup so the user can type a short reference code into the textbox and then choose from the list of match …
2
votes
How do I debug a memory dump of a spiking ASP.NET process?
In my experience, spiking app pool can be due to it being recycled. Have you tried IIS Crash / Hang agent and IIS Dump ?
…
0
votes
JQuery Simplemodal and Tabs Help Needed
I've found the problem.
It's with the "history" script that the tabs plugin normally uses. Obviously as I am continually creating and destroying popups there is no history to speak of - it's all d …
