-
04-20-2007, 01:41 AM #1
Password problems
ok now that I have downloaded the document with the password in it, I can't open it. Is it a php or a txt?
-
04-20-2007, 01:45 AM #2
Re: Password problems
It's a basic text file. You should be able to open it with Windows Notepad or any standard document editing program.
Beatnik

-
04-20-2007, 07:49 AM #3
Re: Password problems
yeah but it comes up with stuff like this,
"var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor (Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.rand om()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.wi dth-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status =no,menubar=no,toolbar=no,resizable=no";win=window .open(mypage,myname,settings);
win.focus();}"
-
04-20-2007, 11:23 AM #4
Re: Password problems
Looks like you downloaded a web-page and not the actual text file attachment.
-
04-20-2007, 11:32 AM #5
- Join Date
- Jan 2006
- Location
- United states, TN
- Age
- 39
- Posts
- 3,072
Re: Password problems
Just click on the file and it should give you the option to either save it or "open with". Select "open with" and select notepad from the drop down menu. It should open from there.
Retired 6th DB
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



Reply With Quote


Bookmarks