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
M

mharoonkhan

@mharoonkhan
About
Posts
13
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Unable To maintain Page State
    M mharoonkhan

    Dear, the request object is null.

    KnightGuy

    ASP.NET javascript

  • Unable To maintain Page State
    M mharoonkhan

    function popitup(url) { newwindow=window.open(url,'name','height=200,width=150'); if (window.focus) {newwindow.focus()} return false; } hi i have a two aspx pages page1.aspx and page2.aspx on each page there is a link which open a new window using above javascript, but i want to know the previous page information eighter it open using page1.aspx page or page2.aspx page. request object is null, so i'm unable to identify.

    KnightGuy

    ASP.NET javascript

  • Conditional Editing in Grid View
    M mharoonkhan

    Hi, I have a gridView with a colunm Adress-A SiteName-A ServiceType-A Address-B SiteName-B ServiceType-B Edit-A Edit-B it could be possible, if i click on Edit-A only the fields (Adress-A SiteName-A ServiceType-A) shown in edit mode and when i click on Edit-B the field (Address-B SiteName-B ServiceType-B) will show in edit mode in a grid.

    KnightGuy

    ASP.NET css

  • Using Sharepoint Object Model in Visual Studio Windows Service
    M mharoonkhan

    SPSite osite = new SPSite("http://litwaredemo/Test"); When im trying to acess the following site using sharepoint object model in windows service it give me an an Exception: it give me an exception message: The Web application at http://litwaredemo:80/Test could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application. ( but the above statement working fine when i use this statement in console application ) can any one help to resolve this error

    KnightGuy

    SharePoint help csharp sharepoint visual-studio

  • ASP.NET TaskBar Pop-up Control
    M mharoonkhan

    This Control has a probem it doesn't work within update panel.

    KnightGuy

    ASP.NET csharp asp-net

  • ASP.NET TaskBar Pop-up Control
    M mharoonkhan

    i have a gridview (shown the tasks which is assigned to him) inside update-panel so that it would automatically refreshed after 20 seconds, if new task assigned to him then i need a popup control indicate a new task assigned kindly work on it.

    KnightGuy

    ASP.NET csharp asp-net

  • ASP.NET TaskBar Pop-up Control
    M mharoonkhan

    This control doesn't work with update panel, below feedback indicating...

    KnightGuy

    ASP.NET csharp asp-net

  • ASP.NET TaskBar Pop-up Control
    M mharoonkhan

    Hi, I have a requirement where i need a taskbar popup control appears when work assigned to some person( user of the application), like msn msg appear on taskbar when a new message received, but i need the same funtionality in asp.net using ajax.

    KnightGuy

    ASP.NET csharp asp-net

  • How to change the height property of panel dynamically
    M mharoonkhan

    i have placed a data grid inside a panel if the data grid have the record the panel will expand and if the data grid don't have a data then the height of the panel will be zero. how i change a height property of a Panel according to the click of the user how to set the height property and scroll property at run time

    KnightGuy

    C# css tutorial

  • Access C# Variable in to java Script Function
    M mharoonkhan

    Hi, i have a variable strpicture in c# code behind file and i want to pass this variable to a javascript function ShowPicture(take strpicture as parameter) how can i pass this variable to a javascript function if some one know please give me a hint.

    KnightGuy

    C# csharp java javascript tools question

  • Class Access problem
    M mharoonkhan

    Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me

    KnightGuy

    ASP.NET help

  • Help Me !!!!
    M mharoonkhan

    Hi, i have created a report which using two tables Category and Product Main Report Field Category Name Sub Report Fields Product Name Product Price Company Name Olper Rs.45 Lever Brothers Haleeb Rs.48 Haleeb Private Limited i want to show a Total amount of each product but when i calculate total then it appreas in front of every record like Product Name Product Price Company Name Total Olper Rs.45 Lever Brothers Rs.93 Haleeb Rs.48 Haleeb Private Limited Rs.93 will any one help me how i calculate total in sub report which appears once like Product Name Product Price Company Name Olper Rs.45 Lever Brothers Haleeb Rs.48 Haleeb Private Limited Total Rs. 93

    KnightGuy

    ASP.NET help

  • crystal report refresh manually (urgent)
    M mharoonkhan

    i have a problem with crystal report in desktop application. i setup a manual refresh button to refresh the crystal report but the data isn't refreshed when i click the manually created refresh button but when i clicked the button which exixts on the crytal report i found the desired result.

    KnightGuy

    ASP.NET help workspace
  • Login

  • Don't have an account? Register

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