embed News letter

Discussion in 'ASP' started by ERUM, Mar 22, 2008.

  1. ERUM

    ERUM New Member

    Joined:
    Sep 26, 2007
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    Hello to every one

    i have my project in folder

    c:\inetpub\wwwroot\Project . i have header.asp in it which contain link for newsletter..when i click on newsletter ..i goes to the folder link

    c:\inetpub\wwwroot\project\newsletterProject

    whereas newsletterProject i have download from the internet.

    so when user click on newsletter link it goes to

    http:/localhost/project/newsletterProject/newspage.asp

    so i want that if I logout from application so it should not redirected above link that is http:/localhost/project/newsletterProject/newspage.asp

    remind that newspage.asp is not developed by me.seconldy the newletter is completed full fledged project that i have download from the internet..

    do i need to put session check on each page of newsletter or is there any other technique for session check

    do let me know if need further description reagrding the problem..

    Thanks
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Is a logout functionality already present in the application you downloaded??
     
  3. ERUM

    ERUM New Member

    Joined:
    Sep 26, 2007
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    Thanks a lot for ur reply

    Secondly i need to check in downloaded application. if present or not.

    what if it is present and it would be map in my application session variable?.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice