Results 1 to 4 of 4

Thread: Viewing ASP Code

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    181

    Question

    Hi Guys,

    A while back I wrote some really useful ASP code, which I then uploaded to my webspace, and now I want to get my code again, I can't remember my password, and the site refused to give me my password through the email because I signed up with a wrong email somehow, so does anyone know how I can get my ASP code (the VB stuff) from my site?

    [COLOR=firebrick]P.S. The site's here!

    Thanks In Advance,
    Adam

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Sorry , without your password your SOL. There is no other way to get the ASP code, except for hacking the server of course.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Addicted Member Active's Avatar
    Join Date
    Jan 2001
    Location
    Lat: 13° 4' 46" N, Long: 80° 15' 20" E
    Posts
    209
    If your webserver is very old running Unpatched version of IIS 4.0 on Windows NT 4.0 you can try a trick.


    request the page appending a ?. to it's end.

    ie..


    http://www.mysite.com/default.asp?.

    this will send the unprocessed page..
    use view menu --> source in your browser.
    If you can't beat your computer at chess, try kickboxing !!!
    [Download Tag Editing Tools.]

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Or you can try appending ::$DATA, I think. Look around around the web. There have been quite a few holes in IIS that allowed people to get the source of ASP pages.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width