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
A

Ashik Wani

@Ashik Wani
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • document.getElementById("") javascript ASP.NET.
    A Ashik Wani

    Hi, Get the ClientID property of ddlCountry from the server side code. If your get 'ctl00_BodyContent_Wizard1_ddlCountry' then the following line will give you control refrence in javascript. var ddl=document.getElementById('ctl00_BodyContent_Wizard1_ddlCountry'); Shout if you still get problem, Cheers, :) Ashik

    ASP.NET csharp javascript asp-net

  • application form size for different OS
    A Ashik Wani

    Hi, Do you set the hard code size? I mean how do you set the maximum size? Cheers Ashik

    .NET (Core and Framework) help css

  • Custom user control elements (web control)
    A Ashik Wani

    Hi Mate, Such kind of controls are called Templated User Controls. Here is the link which will help you to build the one. http://msdn.microsoft.com/en-us/library/36574bf6.aspx Cheers, Ashik

    .NET (Core and Framework) sysadmin help tutorial

  • Problem with redirects or sessions
    A Ashik Wani

    Have u first time checked the condition in the page load event when it redirects to login page? Does the IsAuthenticated come False ? Ashik

    ASP.NET help question csharp asp-net

  • Problem with redirects or sessions
    A Ashik Wani

    What kind of Authentication you are using. Are you using some custom one or soem built in ASP.NET like Froms etc? Cheers, Ashik

    ASP.NET help question csharp asp-net
  • Login

  • Don't have an account? Register

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