CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: JimH

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    2,377

    Maybe there is a simple way to solve this -- it's...

    Maybe there is a simple way to solve this -- it's just that I don't know enough yet about the significance and use of the Sender and EventArgs parameters.

    Can the .aspx.cs handler btn_next0...
  2. Replies
    1
    Views
    2,377

    C# Eventargs / Overloading / Delegates ?

    A newbie question ... I have a Web Forms project in which panels simulate sequential forms pages.

    I have image buttons in the initial page for the user to select a preference.

    I have onclick...
  3. Replies
    7
    Views
    1,575

    dky1e: sternaphile wrote: I haven't used...

    dky1e:

    sternaphile wrote:


    I haven't used it myself yet, but try File->New->Project->Setup and Deployment Projects for a start...

    ... which I believe presumed that you are using the C#...
  4. Replies
    4
    Views
    807

    I have been having similar problems to the ones...

    I have been having similar problems to the ones cited by s_bist.

    In a very simple case, both IE and NS 6 were OK, but NS4 failed.

    In a more complex case (code given below) IE 6.2 is OK, but...
  5. Replies
    1
    Views
    632

    Still hoping to receive words of wisdom from the...

    Still hoping to receive words of wisdom from the experts ... I went ahead trying to activate client-side Jscript functions in my .aspx form.

    I tried both <asp:Button ...></asp:Button> and <INPUT...
  6. Replies
    1
    Views
    632

    Calendar control question

    I am converting existing .asp pages in our corporate website to take advantage of .NET C# features.

    I need to use the calendar control, but as it stands it takes up too much real estate,...
  7. Replies
    3
    Views
    867

    Many thanks!!! It worked like a charm ... :D ...

    Many thanks!!! It worked like a charm ... :D

    You guys are going to get all my business!!!

    JimH
  8. Replies
    3
    Views
    867

    Server/Compiler error - protection level

    Just starting out with VS 7 and C# - I may have set up the development environment badly.

    Also as a newbie, please forgive lack of familiarity with new jargon ...

    Under Win2K / IIS 5.0 I am...
Results 1 to 8 of 8





Click Here to Expand Forum to Full Width

Featured