Re: BC30456: 'hiddenAction_ServerChange' is not a member of 'ASP.InsertImage_aspx'

  •  10-24-2007, 3:46 PM

    Re: BC30456: 'hiddenAction_ServerChange' is not a member of 'ASP.InsertImage_aspx'

    Hello Adam,
     
    Thank you for responding so quickly.
     
    Yes, when i built the project the first time, it did generate some code-behind pages.  I look in InsertImage.aspx code and see this line:
     
    input type="hidden" runat="server" enableviewstate="false" id="hiddenAction" onserverchange="hiddenAction_ServerChange" name="hiddenAction"
     
    but I can't find the function "hiddenAction_ServerChange" anywhere in the project code.  Please advice.
     
    Thanks,
     
    tvwin1
     
View Complete Thread