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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
H

Haider M Rizvi

@Haider M Rizvi
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Problem with getting control id on drag and drop.
    H Haider M Rizvi

    Hi, I am working on an application where I have to Drag n Drop selected item from DropDownList, I can successfully drag n drop items from selected list but I have a issue with mouseup event. The problem is that when I leave the dragged object mouseup event of that object fires, now what I want to do is to fire the event of the control where I am dropping item. One more thing, controls where I am dropping items are not fixed, they vary. Now I want to get the Id of the control where the element is dropped. Thanks in advance.

    ASP.NET help

  • create hirarchial page link
    H Haider M Rizvi

    I want to create hirarchial page link on each page. I was trying to store cookies to do so but on some pages it works and on some it doesn't. Can any one please tell me how to do this. I am using master page. on some child pages it is working and on some pages I am unable to store cookie through javascript.

    ASP.NET javascript tutorial

  • Microsoft JScript runtime error: Object required
    H Haider M Rizvi

    I am getting "Microsoft JScript runtime error: Object required" on "CallServerMethod". display() function is called on onblur event of TextBox.

    function display() {
    var context = new Object();
    CallServerMethod(document.getElementById("ctlLogin").value, context);
    }

    ASP.NET help
  • Login

  • Don't have an account? Register

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