Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Brock Sperryn
has contributed to:
How do I find out the name of the Domain Controller on the user's machine?
How to hide a file on IIS but have it accessible to all users through ASP?
I have a layer in middle of page (NN4). Why does mouseOver event fire for the whole area between (0,0)--->bottom-right of layer - not just layer area?
How to change the visibility of a DIV in NN6 if myDiv.style.visibility = "visible" doesn't work?
How to upload a file from the server and open into the clients prefered HTML editor?
How to locate and open default HTML editor (and file) on client machine, also how to open any application on client machine?
Is there a function to copy directories, rather than opening, reading and copying files in a loop?
How do you check if a directory exists? if(opendir("./xxxx")) just returns an error.
Why do I get "Access is denied" when I try to submit a form that IS in the current domain, window and frame?