Hello all,
I'm very new to Java programming. I tried to compile 'webcrawler.java'. It gives me one error from this particular line( in bold), -->
public class webcrawler extends Applet implements ActionListener, Runnable {
public static final String SEARCH = "Search";
public static final...
Hi all,
My sys admin create a subdirectory for me in Apache server.
I can view my file on the website when I type this url on the web browser, http://domain/mydir/mytext.txt
but then, when I run a vbscript to access this file I got the error message that the "Error #53 file not...
Hi all,
My sys admin create a subdirectory for me in Apache server.
I can view my website when I type this url on the web browser, http://domain/mydir/mypage.htm
but then, when I run a vbscript to access this file I got the error message that the "Error #53 file not found"..
anyone...
I have a problem here.
I tried ro read files in the web server, but I got the error message, File not found.
This is my coding,
(mainscript)
Dim serverfile
serverfile = "/angelz/path1/path2/iamfile.txt"
OpenNamedListFile(MainScriptObject.serverfile)
Sub OpenListFile(fileName)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.