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

mr_muskurahat

@mr_muskurahat
About
Posts
203
Topics
77
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to Use required field validator on Calander Control?
    M mr_muskurahat

    dear experts , i am using a calendar control on web form now problem i am facing is how to restrict user to select a date otherwise it should show error like required field validator any one guide me how to achieve this?

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET help tutorial com question

  • Reported Attack Site Problem in asp.net?
    M mr_muskurahat

    LOL... any other answer??

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET help tutorial csharp asp-net com

  • Reported Attack Site Problem in asp.net?
    M mr_muskurahat

    yes i did but still dont understand why that occured :(

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET help tutorial csharp asp-net com

  • Reported Attack Site Problem in asp.net?
    M mr_muskurahat

    friends, i am facing problem related to my asp.net website http://www.proxdubai.com/[^] when i open this website on Firefox it gives me error " Reported Attack Site! This web site at www.proxdubai.com has been reported as an attack site and has been blocked based on your security preferences.etc....." can any one guide me how to resolve this issue and one more thing when i replace my default.aspx or home.aspx ,first.aspx whatever my default page is on the server this problem goes aways.. any help would be appriciated.

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET help tutorial csharp asp-net com

  • Login and membership
    M mr_muskurahat

    first you need to create aspnetdb in your existing database use aspnet tool which is called regsql and then creating relation of aspnet_users table with your merchant table or whatever it is... steps to learn asp.net roles and membership are given below http://aspnet.4guysfromrolla.com/articles/120705-1.aspx[^] http://aspnet.4guysfromrolla.com/articles/121405-1.aspx[^] http://aspnet.4guysfromrolla.com/articles/040506-1.aspx[^] http://aspnet.4guysfromrolla.com/articles/050306-1.aspx[^] http://aspnet.4guysfromrolla.com/articles/060706-1.aspx[^]

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net database tutorial

  • loadingbox
    M mr_muskurahat

    there are two ways to achieve this.. if you are using ajax then you need to put gif like http://www.cis.uab.edu/forensics/blog/loading.gif[^] in your update progress control which is related to ajax update panel. or second thing if you want to handle it manually then you can show and hide it on start and end of each event manually.

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET javascript

  • Print page on client side contained in a folder by asp.net
    M mr_muskurahat

    i think you need to use some DHTML for this... window.open and print for this purpose...

    Http://www.gen-sys.com Government Dyal Singh College Lahore.

    ASP.NET csharp html asp-net sysadmin

  • About the control positioning in asp.net
    M mr_muskurahat

    if you are talking about visual inheritance in windows forms application then you need to understand asp.net masterpages.. as far as user controls are concerned you create and place where ever you want....and for positioning you can have style sheet and themes for server side control at a common place..

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net

  • crystal report
    M mr_muskurahat

    in your case try to create a stored procedure attach it with crystal report and make sure that stored prcedure accept parametors.. pass parametors from C# or vb to crystal report in order to filter or display data what every you want..

    Government Dyal Singh College Lahore.

    ASP.NET database help question

  • break point not working
    M mr_muskurahat

    take a look http://forums.asp.net/t/372106.aspx[^] and http://www.codeguru.com/forum/showthread.php?t=471528[^]

    Government Dyal Singh College Lahore.

    ASP.NET debugging question

  • Update panel in asp.net
    M mr_muskurahat

    what i have understood your question.. you are trying to hide and show div..to do this you will have to use javascript function to hide and show div and you will load both short and detaild description.. on page load or according to your logic.

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net announcement

  • Please confirm Passport Based Authentication!
    M mr_muskurahat

    thanks this is what i was looking for.. :)

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net security help

  • Alert Message Before Response.Redirect
    M mr_muskurahat

    use inline javascript or clientscript block to achieve this functionality.. for example 1) scriptText = "window.alert(dsfas)"; ClientScriptManager.RegisterClientScriptBlock(this.GetType(), "CounterScript", scriptText, true); 2) Page.RegisterClientScriptBlock mehtod 3) http://support.microsoft.com/kb/817032[^] 4) http://www.eggheadcafe.com/community/aspnet/2/10045660/why-to-use-isclientscript.aspx[^]

    Government Dyal Singh College Lahore.

    ASP.NET help

  • Please confirm Passport Based Authentication!
    M mr_muskurahat

    thanks for reply yes i have seen these both articles already first post is 6 years old and second one is related to iis 6 i want to implement it on iis7 or do you have any latest article related to this.. i have found SDK which is also 2,3 years old... :(

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net security help

  • Please confirm Passport Based Authentication!
    M mr_muskurahat

    can any one confirm that i want to implement passport based authentication in asp.net and latest sdk found on microsoft website is 1 year old and only works for iis6 i am using iis7 is that obsolete or any other alternative way to implement this... any help would be appriciated...

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net security help

  • how to render grid in divs?
    M mr_muskurahat

    can any one guide me that i want to render grid view in divs instead of tables. is this possible or not??

    Government Dyal Singh College Lahore.

    ASP.NET tutorial css question

  • Binding Generic Collections to an ASP.GridView
    M mr_muskurahat

    dear while binding grid you must be doing some thing like.. grid.datasource = obj so this obj is not iEnumerable or idatasource might be you changing generic with something else.. type here obj.tolist() to make it ienumerable...

    Government Dyal Singh College Lahore.

    ASP.NET css wpf wcf sysadmin docker

  • how to change the english text entered in textbox to other indian language using C#/ASP.Net
    M mr_muskurahat

    dear, Resource File will be usefull for you please take a look http://www.c-sharpcorner.com/UploadFile/mosessaur/aspnetlocalization02042006165851PM/aspnetlocalization.aspx?ArticleID=96602e53-0fb1-44ec-a67b-1c68b05eb2e1[^]

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net tutorial

  • RadGrid
    M mr_muskurahat

    rabia i think you will get better answer if you ask this question in telerik support forum... :D

    Government Dyal Singh College Lahore.

    ASP.NET database help

  • Focus is going on address bar
    M mr_muskurahat

    why dont you use ctrl.focus() property why you want to register startup srcipt. actually focus goes to address bar only in the case when we start tabindex from zero.. locate in your code if you have set tabindex to zero. try to start it from 1 your problem will be sovled....

    Government Dyal Singh College Lahore.

    ASP.NET csharp asp-net help 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