Ramani Sandeep's Blog

DotNetting – Fast , Easy Way of Developing Applications

Disclaimer


This blog is an entirely personal project, unrelated to my current, former or future employers. My employers has nothing to do with its content including anything that is posted on this blog.

Information on this site may contain errors or inaccuracies, the blog site’s writer(s) do not make warranty as to the correctness or reliability on this blog site’s content.

If you own rights to any of the images or articles, and do not wish them to appear on this site, please contact us via e-mail and they will be promptly removed.

About these ads

6 Responses to “Disclaimer”

  1. Mehul Modi said

    Please Help Me to Get Contacts from Yahoo mail address.

    i want yahoo Contacts Importer in c#.net.

    waiting for your response…

  2. marina said

    hi
    i saw your answer here
    http://forums.asp.net/p/1560511/3864449.aspx

    function noBack() { window.history.forward() }
    noBack();
    window.inhibited_load = noBack;
    window.onpageshow = function (evt) { if (evt.persisted) noBack() }
    window.inhibited_unload = function () { void (0) }

    i use Firefox browser
    i try to prevent user to go back in history after he logs out.
    As far as i understand it means that i should prevent Back option in LogIn.aspx

    The problem is that i use MasterPage.
    when i put your code in Master Page head – all pages prevent me to do back – that’s not what i want.
    If i put your code in

    of LogIn.aspx it doesn’t work at all.

    I am very new in C#,ASP.NET and javascript.
    Can you help me?
    Thank you

    P.S. i found many solutions for IE but not single for Firefox browser…..

    • marina said

      I saw some text was missing in my question post.
      Here it is:

      If i put your code in “HeaderContent” of LogIn.aspx it doesn’t work at all.

      • Ramani Sandeep said

        hi marina,
        see this post :

        http://forums.asp.net/p/1161997/1923379.aspx

        NC01 has posted answer that helps you

  3. i have two applications, application1 and application2

    in application1 i added a form in which i added one button by clicking on that button i have to publish application2

    How can i publish application2 from application1

    please help me

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.

Join 124 other followers

%d bloggers like this: