Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

Denver Thomas

@Denver Thomas
About
Posts
47
Topics
28
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • javascript close page
    D Denver Thomas

    Hi bros, I want to close the calling page itself.Not the pop up page. just like "this.close()" in windows applications.I just used only Close() in one java script method.and the pop up coming is not a new page , its like a messagebox. With warm regards.

    ASP.NET javascript tutorial question

  • javascript close page
    D Denver Thomas

    Hi , I used "close();" method to close an aspx page.Nut when it is executing one warning message "the webpage you are viewing is trying to close the window" pop ups.How to disable this pop up ? With Warm regards

    ASP.NET javascript tutorial question

  • javascript on ie8
    D Denver Thomas

    Thanks a ton bro, It is working now :)

    ASP.NET javascript help tutorial

  • javascript on ie8
    D Denver Thomas

    Thanks for reply :) function DoAction(action) { switch(action) { case "first": RSExecute(url,"SlideViewer_DoAction","first",DoActionSuccess,DoActionFail); break; case "previous": if(SlideIndex > 0) { RSExecute(url,"SlideViewer_DoAction","previous",DoActionSuccess,DoActionFail); } break; case "next": if(SlideIndex < SlideViewer.Slides.length-1) { RSExecute(url,"SlideViewer_DoAction","next",DoActionSuccess,DoActionFail); } break; } } Here is the code

    ASP.NET javascript help tutorial

  • javascript on ie8
    D Denver Thomas

    THANKS FOR THE RESPONSE , HERE IS THE CODE button onclick="DoAction('first')" name="navbtn" id="btnfirst" class="button IT IS A SLIDE VIEWER , BUTTON IS USED TO CHANGE THE "src "OF AN IFRAME.IT WORKS FINE WITH IE-7 , BUT POST BACK IS HAPPENING IN IE-8.I DONT KNOW WHY WITH WARM REGARDS

    ASP.NET javascript help tutorial

  • javascript on ie8
    D Denver Thomas

    Hi , There is an issue of ie8 on JavaScript.When I call a button click on ie8 , postback is occuring.It is working fine with ie7.How to prevent it from happening a postback With Warm regards.

    Web Development javascript help tutorial

  • javascript on ie8
    D Denver Thomas

    Hi , There is an issue of ie8 on JavaScript.When I call a button click on ie8 , postback is occuring.It is working fine with ie7.How to prevent it from happening a postback With Warm regards.

    ASP.NET javascript help tutorial

  • hi how to create a new blank row in datagridview
    D Denver Thomas

    Hi friends How to create a new blank row in a datagridview when we enter into the last row of a datagridview control ?.It is there in datagrid but not in datagridview control :( with warm regards

    C# tutorial question

  • hi please help me
    D Denver Thomas

    sorry bro. yeah I googled it :) ...have a gr8 day ahead :)

    C# help question

  • hi please help me
    D Denver Thomas

    hi friends , is there any free third party grids for editing rows n columns perfectly in FW 3.5. ? :) with warm regards :omg:

    C# help question

  • Hi
    D Denver Thomas

    Hi friends , I am supposed to do a windows application using nHibernate.Any one know about the advantages and disadvantages of using nHibernate ?.Whether transation is supported by nHibernate ?.Also please tell me whether there any tools for creating class and mapping . With warm regards :-D

    C#

  • How to make a context menu to JQGrid ?
    D Denver Thomas

    hi friends , How to make a context menu to JQGrid ? :sigh: .Could you please help me ? With Warm regards. dyno.

    ASP.NET help tutorial question

  • how to disable multi select of checkbox in listview ?
    D Denver Thomas

    Hi , Is there any way to disable multi select of checkbox in a list view ?.ie one should be able to check only one row at a time. With warm regards :laugh:

    C# tutorial question

  • Hi how to copy a SQL server database to mySQL database
    D Denver Thomas

    Hi , I need to create a tool to copy SQl server database into a mysql database.Could you please help me to get an idea of this ?.Do I need to use transaction?.How to avoid foreigh key conflicts ? with warm regards. :|

    Database database mysql sql-server sysadmin help

  • hi friends how to install SQL express in silent mode with parameters
    D Denver Thomas

    Hi friends :-O Would u please help me to install SQL Express 2005 in silent mode....with necessary parameters ? With warm regards Dyno

    Database database help tutorial question

  • hi how to start a windows form as hidden ?
    D Denver Thomas

    Hi friends I am just a beginner , How to run a windows form in hidden mode ? with warm regards dyno

    C# tutorial question learning

  • flicker free drawing....
    D Denver Thomas

    thanxx a ton my friend

    C# graphics question

  • flicker free drawing....
    D Denver Thomas

    hi friends , I had a project to draw on a panel..I used draw line method and draw rectangle method to for drawing.It was on 2003.I converted it into 2005.But now it is showing high flickering.Is there any way to avoid flickering ? with warm regards Dyno :) :suss::cool:

    C# graphics question

  • Comboobx pulldown problem
    D Denver Thomas

    Brother , Thanxxxxx a lot for your reply.The same code I used in my project.Yaa but the problem was with frame work.I converted project in to VS 2005.It is working fine there.Also conversion cleared a lots of unhandled exceptions in my project.Once again thanxx for your reply...Take care

    C# help csharp visual-studio question

  • Comboobx pulldown problem
    D Denver Thomas

    Hi friends , I am using visual studio 2003.In my project I have a combobox populated directly from a dataset using 'displaymember' and 'valuemember' properties.But sometimes my combobox is hanging ie , it can be selected with scroll of mouse but pulldown is not working.Any way to correct this issue friends ? with warm regards

    C# help csharp visual-studio question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups