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

Search:

Type: Posts; User: ycorre

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    5,481

    Firefox and onblur event

    Hello,

    I have an ASP.Net application where all my TextBox components contain the "onblur" and "onfocus" events.

    The principle:
    - I'd like to allow the text selection in the control (when...
  2. Secured Web Service and Business Office Programming

    Hello,

    I am coding an AddIn for Word and Excel in VS .Net 2008 in C#.
    In this AddIn I want to use a secured web service.
    I suppose that I need to have login and password that I'll pass in my web...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured