Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

88 users online



Funky Desktop Tutorial

Funky Desktop Tutorial

Currently viewing this thread: 1 (0 members and 1 guests)


Page 5 out of 12
evan

evan

Neverside Newbie
Status: Offline!

Now mine quit working, after refreshing a million times.

Quote:

A Runtime Error has occured.

Line: 52
Error: 'doduments.notes.notepad' is null or not an object

Which is really runny, because my line 52 is blank and this is on line 53

Code:

<body onload="start(); document.notes.notepad.value=readfile('C:/Desktop/notes.txt');">

Jeff

Jeff

loves kitties and cuddles
Status: Offline!

I got an input past end of file error whenever I refreshed/reloaded the thing, but it seems once content was put into notes.txt it went away. gj Darthy

___________________

I've got a girlfriend! WOOT.

Tsukmar

Tsukmar

Student
Status: Offline!

i got it working fine, some links dont work, but i know why and im lazy...

___________________

how do you weigh human life?

aonic

aonic

Neversidian
Status: Offline!

thanks, ill customize it after i get hom from work!!

___________________

-Developer
-Forum Leader
-NeverNET

Shahrukh

Shahrukh

Neverside Newbie
Status: Offline!

Darthy that is one heavy!! tweak! Wicked job! Wink

Only problems that I'm having are the ActiveX error messages coming up repeatedly (quite annoying) and also I wanted to know how to browse to my client workstation.. it won't allow me to the other computer's shared resources. It comes up with an error message saying it can't be found.

The computers are on the MSHOME workgroup and the workstation i'm trying to get to is called Client.

I can get to it through 'My Network Places' however it doesn't give me the full path to the client, it just says \\Client

So far this is the code that I've got for it.. again please keep in mind that it isn't able to find the directory requested for.

Code:

<a target="_self" onClick=" ShellExJ('\\Client')" href="javascript:;">Client Computer</a><br />

evan

evan

Neverside Newbie
Status: Offline!

You have to have 4 slashes.

EX:

Code:

<a href="#" onclick="ShellExJ('\\\\Client'); this.target='_self';">Client Computer</a><br />

Shahrukh

Shahrukh

Neverside Newbie
Status: Offline!

Thanks akdov! I appreciate your help Wink

Anyone figured out how to get rid of the ActiveX error message though?

evan

evan

Neverside Newbie
Status: Offline!

For now I would disable ActiveX controls. There was an report this morning put out by Microsoft that there are major vulnerabilites with ActiveX clients through windows scripting. The only fix for the problems at this time is to disable them. Microsoft is working on a fix.

Shahrukh

Shahrukh

Neverside Newbie
Status: Offline!

ooh right.. so how do I do that then? lol I know I know.. probably a n00bie question but there's no loss in asking *blushes*

evan

evan

Neverside Newbie
Status: Offline!

In IE.
Goto Tools, Internet Options, Security, click on Custom Level for Internet, then where it says ActiveX select Disable then OK you're way back.

Page 5 out of 12
Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0085 seconds.