Recaro1
Member
Registered: 25th Mar 02
User status: Offline
|
was working on an assignment and knocked the power. The pc turned it self off.
Booted it back up, when I tried to open my assignment it was all in code
Like :
NS_ActualWrite=document.write;
// Popup Blocker -->
RanPostamble=0;
NS_ActualOpen=window.open;
orig_setTimeout = window.setTimeout;
function NS_NullWindow(){this.window;}
function NS_NewOpen(url,nam,atr){
obj=new NS_NullWindow();
obj.focus = NS_NullWindow;
obj.opener = this.window;
return(obj);
}
function NS_NullWindow2(){this.window;}
function NS_NewOpen2(url,nam,atr){return(new NS_NullWindow2());}
function op_stop() { NS_ActualOpen2=window.open; window.open=NS_NewOpen2; }
function op_start() { window
How the hell do I get it back to normal??theres alot of work in it and its all like the above. theres 100+ pages all in code.
I'm worried I've lost it all.
|
Recaro1
Member
Registered: 25th Mar 02
User status: Offline
|
bttt
|
PaulW
Member
Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
|
would help if you told us what program you were using, what version of windows, etc...
|
Recaro1
Member
Registered: 25th Mar 02
User status: Offline
|
windows xp using office xp (which has word xp in it)
|
Corsa^Dan
Member
Registered: 4th Dec 02
Location: Sleaford, Lincolnshire
User status: Offline
|
didnt it ask u 2 recover the file??
|
waynep
Member
Registered: 20th Apr 02
Location: london
User status: Offline
|
xp is poo so many bugz according to many people i know stik wiv win 2k pro more relaibale (apparently)
|
andy hirst
Member
Registered: 18th Apr 02
Location: Rochdale, Greater Manchester
User status: Offline
|
or get a mac, they just........work!!
|
Makarus
Member
Registered: 25th Jun 02
Location: Nottingham/Derbyshire Boarder.
User status: Offline
|
Mac's are much better but not as versatile as PC's. XP is fine n ow, they have ironed the mass majority of bugs out now, it was a completly different OS, something that they weren't ready to create, yet Windows LongHorn should be amazing from what I have been told.
|
waynep
Member
Registered: 20th Apr 02
Location: london
User status: Offline
|
osX rocks i have a mac aswell but prefer pc
|
Makarus
Member
Registered: 25th Jun 02
Location: Nottingham/Derbyshire Boarder.
User status: Offline
|
Yeah, completly uncrashable due to Mac OSX running on the unix kernal, great idea.
|
RobHardyUK
Member
Registered: 11th May 03
Location: High Wycombe
User status: Offline
|
who would want a Crapple Cack
|
CRB 553
Member
Registered: 5th Apr 02
Location: NE Drives: Punto GT
User status: Offline
|
|
luca2020
Member
Registered: 26th May 02
Location: Maidstone, Kent
User status: Offline
|
macs are poney, linux is the way forward
|
l33t corsa
Member
Registered: 14th Aug 01
User status: Offline
|
Not if SCO has it's way.
|
paul_spurrell
Member
Registered: 14th Sep 01
Location: Bath Avon
User status: Offline
|
that is all a con. SCO are fucked
|
cdcool1
Member
Registered: 9th Jun 02
Location: Scunny
User status: Offline
|
all this discussion is great, but hardly helping the poor guy is it?
try looking through the code and see if your text is in there somewhere? ITS POSSIBLE IT MIGHT JUST BE MIXED UP SOMWHERE IN THE MIDDLE, IN WHICH CASE YOU CAN JUST COPY THE BITS YOU NEED AND PASTE
|
cdcool1
Member
Registered: 9th Jun 02
Location: Scunny
User status: Offline
|
oops, hit caps
|