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

morteza57

@morteza57
About
Posts
47
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • RightToLeft direction in webbrowser control
    M morteza57

    Hi, webbrowser control has RighToLeft property but dose not support it. how i can set RightToLeft and LeftToRight for that? thx in adv

    C# question

  • problem with javascript
    M morteza57

    Dear Christian Graus, $get is a function in ASP.NET AJAX that it's functionality is the same document.getElementById

    ASP.NET question javascript help

  • problem with javascript
    M morteza57

    Hi, i used from this javascript code in my website an it works correctly by IE. But it dos not work with Firefox. what is it's equivalent compatible with Firefox? Thank you. $get('Panel1').style.left=100; $get('Panel1').style.top =100; $get('Panel1').style.posWidth=100; $get('Panel1').style.posHeight=100;

    ASP.NET question javascript help

  • Problem with Timer Control in AjaxControlToolkit
    M morteza57

    HI, I used timer control in my page. each 10 second i show one of some pics in my page by timer control. problem is here, when i am scrolling in my page, when pic change, page scroll to top of page (my images change in top of page). any one has Idea about it?

    ASP.NET help question

  • get image properties with javascript [modified]
    M morteza57

    I found my solution : function GetInfo(img) { SRC=img.src HEIGHT=img.offsetHeight; WIDTH=img.offsetWidth; TopLocation=img.offsetTop; LeftLocation=img.offsetLeft; }

    ASP.NET javascript html question

  • get image properties with javascript [modified]
    M morteza57

    Hi, I have a html image in one page like this GetInfo() is javascript function. How i can get image's Location in javascript function? (Compatible with Firefox) thanks.

    ASP.NET javascript html question

  • Error when compilation - Urgent Help
    M morteza57

    thank you for answers. this problem solved. i had 2 UserControl with different name but this controls inherited from the same class. but i have other problem now. when i try to deploy website, i facing this error in last of compilation : "aspnet_merge.exe" exited with code 1.

    ASP.NET help csharp asp-net

  • Error when compilation - Urgent Help
    M morteza57

    Hi, When i compile my web site, i facing this error The type 'CP_uc_LstUsrControl' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_6jm_c6gh.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_enmtx5tr.dll' i:\work\portals\WebSite1\CP\User\uc_UserTypeControl.ascx please Help Me

    ASP.NET help csharp asp-net

  • Make modal page by asp.net ajax
    M morteza57

    Dear Vasudevan Deepak Kumar, I am not member of http://www.experts-exchange.com, would you please zip the page and send to me it. mortezasoft[at]gmail.com thank you

    ASP.NET help csharp asp-net question

  • Make modal page by asp.net ajax
    M morteza57

    Hi, I have a custom login control into one UpdatePanel. when user click button for login, i disable button and show a waiting gif by add_initializeRequest unitil end of ajax process. then enable button and hide gif in add_endRequest. Until now there is no problem. but i want make modal (disabled with fade effect)the page in this duration. please help me how i can do it? Thank you advance

    ASP.NET help csharp asp-net question

  • element in masterpage in asp.net+c#
    M morteza57

    Hi, In masterPage Name and Id of page controls changs. you should use ClientID property of server controls in the page for accessing that in MasterPage i.e:

    function CheckValue() { var obj=document.getElementById('<%= CheckBox1.ClientID %>'); alert(obj.getAttribute("checked")); }

    Regards

    ASP.NET csharp javascript asp-net com help

  • Error : Attempted to read or write protected memory
    M morteza57

    I have an asp.net application using C# code. When I try and view the pages in design mode I get 'error creating control' messages with 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt' Anyone have any ideas as to what causes this?

    ASP.NET csharp asp-net design performance help

  • Problem with calling Event Handler in MasterPage
    M morteza57

    Thank you Dear Pathan

    ASP.NET help question csharp asp-net tutorial

  • Problem with calling Event Handler in MasterPage
    M morteza57

    In content Page I want call event handler of button (in Markup view by JavaScript)

    ASP.NET help question csharp asp-net tutorial

  • Problem with calling Event Handler in MasterPage
    M morteza57

    Hi, In a normal Asp.Net Page we can call a Event Handler with the __doPostBack Statement. in example : __doPostBack('Button1_Click','') but when i use Masterpage, that dose not work correctly. is any one help me How can i do it? Thank you

    ASP.NET help question csharp asp-net tutorial

  • An extender can't be in a different UpdatePanel than the control it extends
    M morteza57

    Thank you

    ASP.NET help

  • An extender can't be in a different UpdatePanel than the control it extends
    M morteza57

    hi, I used UpdatePanel in one page.there is some controls in this UpdatePanel. then I added ModalPopupExtender to page and set it's properties and then run the page. I faced with this Error : "An extender can't be in a different UpdatePanel than the control it extends" Please Help Me. Thank you.

    ASP.NET help

  • difference between winform and webform datagrid
    M morteza57

    Dear Zari Difference between a winform and webform datagrid control is very much. you may see msdn for more information

    ASP.NET help question

  • RadioButton in treeview
    M morteza57

    Hi,I use TreeView control in ASP.NET 2.0. TreeView has a property for showing CheckBox in each node. but i want show RadioButton int each node. how I can do it? Thanks

    ASP.NET csharp asp-net question

  • ContextMenu in ShockWaveFlash
    M morteza57

    hi, i used ShockWaveFlash in my windows application. i want to disable default ContextMenu for shockWaveFlash when my form runs. how i can do it ? thanks

    C# 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