From: Richie R. <ric...@gm...> - 2006-03-23 18:08:16
|
I've fixed the response.redirect error using the following code: Anthem.Manager.AddScriptForClientSideEval("window.location =3D 'PAGENAME/'= ;") but at this point I notice that the button, while disabled during callback, becomes active for a short period before the page is redirected. Seeing I'm not too familiar with javascript I'm not sure how to make the button disabled throughout the redirect process. Does anyone have any ideas? Thanks! Richie |