Search

You searched for the word(s): userid:826801

Matching Posts

  • menu static selected item style

    why won't my selected item style work? I'm trying to set the background color different for a selected item and it doesn't work.
    Posted to Web Forms (Forum) by mjta on 12/23/2009
  • Re: menu static selected item style

    the only property I have set is the hover background...and it works...but the selected background style does not work
    Posted to Web Forms (Forum) by mjta on 12/23/2009
  • Re: previous page

    Yousef did you see my response that I get a page blink trying the referrer? Can you give me some additional steps?
    Posted to Web Forms (Forum) by mjta on 12/16/2009
  • Re: previous page

    Yousef I got referrer working...thanks. And you are correct, the history does not work against page postbacks. thanks for sticking it out with me
    Posted to Web Forms (Forum) by mjta on 12/16/2009
  • Re: setting ip address as Profile object to use as Insert Parameter

    I am currently getting the value from code behind as you demonstrated. I am also getting values in asp in the manner I demonstrated in my previous post using SessionParameter, etc. But I wanted to know if setting the ProfileParameter in asp would get the value of the UserId and how would it be constructed?
    Posted to State Management (Forum) by mjta on 12/16/2009
  • Re: previous page

    now...I have set a field validator in a gridview footer control for INSERT and the referrer does not work...?? When I run the page and click the linkButton, the field validator is activated, when there is no data in the control (which is supposed to be optional).
    Posted to Web Forms (Forum) by mjta on 12/16/2009
  • Re: previous page

    I have a gridview with the footer visible and template textboxes in the footer where the user can enter information and click a button in the footer to INSERRT the data. I have set a field validator on one of the textboxes. When the user tries to click the Back button and execute the referrer code, the field validator appears.
    Posted to Web Forms (Forum) by mjta on 12/16/2009
  • Re: setting ip address as Profile object to use as Insert Parameter

    trying to set the parameter (profile) value in asp....not code behind. <InsertParameters> <asp:ControlParameter ControlID="GridView1" Name="Id" PropertyName="SelectedValue" Type="Int32" /> <asp:SessionParameter Name="MemID" SessionField="MembId" Type="Int32" /> <asp:ProfileParameter Name="UserID" ?????????? /> </InsertParameters>
    Posted to State Management (Forum) by mjta on 12/15/2009
  • Re: previous page

    how do I use UrlReferrer in a LinkButton click event?
    Posted to Web Forms (Forum) by mjta on 12/15/2009
  • Re: previous page

    I tried this along with several variations but the only response I get is a page blink.
    Posted to Web Forms (Forum) by mjta on 12/15/2009
Page 1 of 37 (367 items) 1 2 3 4 5 Next > ... Last »