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
S

surender939

@surender939
About
Posts
16
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • First web service on ASP.Net
    S surender939

    You can not run a web service....... To test the web service you have to create one client application and need to refer this webservice Happy Programming

    ASP.NET help csharp asp-net wcf com

  • .Net Application with multiple languages
    S surender939

    Thanks balaji, m using global resource file as u said, but how abt java script , i hav written some java script functions how to make them dynamic depending on language. thanks inadvance.

    ASP.NET csharp java tools help tutorial

  • .Net Application with multiple languages
    S surender939

    Hi friends, Can anyone help me in developing application with multiple language support. we can make use of resource files but whether to use gloabal resource or local resource pls suggest me. My application is having 15 pages , and m using master pages. And i want to know how to use java script with multiple languages. Any help can be appreciated. regards,

    ASP.NET csharp java tools help tutorial

  • play media player file in vb.net
    S surender939

    hi, To play a media file u can make use of 'Embed' control. set src property of embed tag to path of the file then it will play. regards,

    ASP.NET csharp

  • Xml problem
    S surender939

    pls provide the xml structure that u r using. regards

    ASP.NET xml help learning

  • Force Login Page
    S surender939

    For that, You need to store credentials into a session. And in each page u need to check whether session["user"] not null. if it is a null then redirect it to login page. regards

    ASP.NET tutorial

  • File Upload
    S surender939

    hi sowmya, Fileupload control is readonly, we can not assign value to it. use a label to display the path. Regards

    ASP.NET question database

  • pls help restricting multiple logon to an application with single user account.
    S surender939

    Thanks dilip for ur valuable suggistions...... i'll try to implement the said things Thanks once again cheers, Try to help someone

    ASP.NET database help announcement

  • pls help restricting multiple logon to an application with single user account.
    S surender939

    You would not say m not trying for the solution if you would have studied my post clearly. I have mentioned everything , Try to help someone.

    ASP.NET database help announcement

  • pls help restricting multiple logon to an application with single user account.
    S surender939

    yes, its a repost... waiting for the solution......... thanks

    ASP.NET database help announcement

  • pls help restricting multiple logon to an application with single user account.
    S surender939

    pls help restricting multiple logon to an application with single user account. Here wht m doing is , m checking login details against a database. if is a valid user then allowing to browse throuth the application. my requirement is if one user is loged in and if someother user tries to login with same user account i need to restrict the second user saying "this login is already in use". I can maintain a temp table for this , whenever a login is success i can update "isloged" field as true and we can set it false when user logs out. but how can we handle situations like if a user logs in and closes bowser close button instead of log out. if a user logs in and leaves doing nothing. pls help in resolving this, if possible write a sample code for me. thanks in advance.

    ASP.NET database help announcement

  • restricting multiple logon to an application with single user account
    S surender939

    pls help restricting multiple logon to an application with single user account. Here wht m doing is , m checking login details against a database. if is a valid user then allowing to browse throuth the application. my requirement is if one user is loged in and if someother user tries to login with same user account i need to restrict the second user saying "this login is already in use". I can maintain a temp table for this , whenever a login is success i can update "isloged" field as true and we can set it false when user logs out. but how can we handle situations like if a user logs in and closes bowser close button instead of log out. if a user logs in and leaves doing nothing. pls help in resolving this, if possible write a sample code for me. thanks in advance.

    ASP.NET database help announcement

  • How to restrict multiple logon to an application?
    S surender939

    pls help me retrict multiple logon to application with single user account. somebody helped me to get through it but need some clarification. To identify browser close event. if user logs in and leave behind.

    ASP.NET help tutorial question

  • How to restrict multiple logon to an application?
    S surender939

    thanks dilip for ur reply. But how to identity things like 1) what if the user logs in and log out by closing browser close button. 2) What if the user logs in and leave behind. thanks inadvance........

    ASP.NET help tutorial question

  • How to restrict multiple logon to an application?
    S surender939

    thanks .netman for quick reply. And i want to know , we can get session_end event if user logs out and we can updated the table details in this event. but how to identify if user logs in and quits by closing the browser.

    ASP.NET help tutorial question

  • How to restrict multiple logon to an application?
    S surender939

    pls help me to restrict multiple logons to an application with single user account

    ASP.NET help tutorial 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