Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
Running WebDialogWindow from a button
posted

Hi Guys,

I'm having problem getting a DiaglogWindow to appear on the click of a button. Using Vs2005, Web Project w/AJAX, CLR2.0.

When i try and run the project i get hit with the follow message: Compiler Error Message: BC30456: 'javascript' is not a member of 'ASP.forms_firstresponse_aspx'.

<igtxt:WebImageButton ID="cmdLookup1" runat="server" Style="left: 280px; position: absolute;

top: 104px" TabIndex="5" Text="Lookup..." UseBrowserDefaults="False" Width="88px" OnClick="BLOCKED SCRIPT$find('WebDialogWindow1').set_WindowState($IG.DialogWindowState.Normal);">

Could anyone advise or help me modify my code accordingly - I'm quite new to all of this. Thanks all.

 

Joe

 

 

 

Parents Reply Children
No Data