Search

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

Matching Posts

  • Moveing IFRAME

    hi i am working moving iframe this code working only FireFox. but not support IE. pls help me. <script language="javascript"> window.onload = function (){ var iframe = document.getElementById('myiframe1'); iframe.contentDocument.body.innerHTML = 'Move me, but i have a hangover..' iframe.contentDocument.parent = iframe; iframe.contentDocument.addEventListener('mousedown', movetoolbox, false); var iframe = document.getElementById('myiframe2'); iframe
    Posted to Getting Started (Forum) by sadeesh on 9/10/2007
  • Send Email Automatically

    Hi I want to sent Email Automatically for a particular date every month in Asp.net 2.0. pls help me regards sadeesh
    Posted to Getting Started (Forum) by sadeesh on 7/21/2007
  • Re: OCX NOT WORKING

    hi Thanks . working fine version 1.7 . But not working 2.0 .why? Solution for Working Ocx Firefox 2.0? Any solution ? regards sadeesh
    Posted to Client Side Web Development (Forum) by sadeesh on 7/3/2007
  • OCX NOT WORKING

    Hi, I developed one OCX for IE (Internet explorer 6) ,Its working fine with IE, But when it comes Mozilla Fire fox its failing, Its not working, I want to use same ocx works for firefox also. How i can use. Please help me. regards sadeesh
    Posted to Client Side Web Development (Forum) by sadeesh on 7/2/2007
  • Re: DLL Name .Net 2005

    hi 1. I am using .Net 2005 2. Create New WebSite Name : Test 3. Build the Application 4. Open Bin Folder :Show App_Code.dll etc I want Test.dll the Bin Folder , .Net 2003 : Project Name = Dll.Name .Net 2005 Project Name <> Dll.Name? pls help me regards sadeesh
    Posted to Configuration and Deployment (Forum) by sadeesh on 6/8/2007
  • DLL Name .Net 2005

    hi my problem .Net Project 2005 DLL Create Name My Project (or) Folder Name ------> FSIS . But Build Solution DLL Name APP_Code I want DLL Name FSIS . How is Set 2005 option
    Posted to Configuration and Deployment (Forum) by sadeesh on 6/7/2007
  • LOG Enterprise Library

    hi i am new Enterprise Library 1.1 my doubt : Try ' use the Logging Application Block Dim log As LogEntry = New LogEntry log.EventId = 6001 log.Message = ex.Message log.Severity = Severity.Error log.Priority = 5 ' write an entry to the Application Event Log Logger.Write(log) ---------------> how is view the log file Catch iex As Exception End Try How is view the log file ? How is configure Logging? pls help me regrads sadeesh
    Posted to Getting Started (Forum) by sadeesh on 5/31/2007
  • Re: Explain Microsoft Enterprise Libary

    hi Difference between .Net 2003 and Enterprise Library Solution ? how is joint this solution ? i am instal Enterprise Library Solution and open and add reference . but i want how is join Enterprise Library Solution to .Net2003 regards sadeesh
    Posted to Microsoft Application Blocks (Forum) by sadeesh on 5/29/2007
  • Explain Microsoft Enterprise Libary

    hi Actually I am new to Microsoft Enterprise Lib. Now i am going to use that lib. What is the use of this and how to use this lib in our project,Pls explain this. regards sadeesh
    Posted to Microsoft Application Blocks (Forum) by sadeesh on 5/28/2007
  • Register DLL VB.net

    hi i am register DLL file using comment run ---> regsvr32 <.DLL File> but i want register dll form load event in vb.net how is register dll ONLY VB.NET NOT USING C#.Net pls help me regards sadeesh
    Posted to Free For All (Forum) by sadeesh on 5/28/2007
Page 1 of 5 (41 items) 1 2 3 4 5 Next >