Mort
June 22nd, 2010, 01:42
I don't mean to be a whiny noob, and I hope I don't seem like one, but I finally got my webclient on track when i compile and waddyaknow, there's 1 error that I have no idea how to fix. Here's the error I get:
client.java:4088: cannot find symbol
symbol : method downloadcache(java.lang.String,java.lang.String,ja va.lang.Strin
g,java.lang.String)
location:class client
downloadcache("Only the registered members can see the link.", "Cach
e.zip", "", "Cache");
^
Anyone think they can help? Much appreciated, thanks!
client.java:4088: cannot find symbol
symbol : method downloadcache(java.lang.String,java.lang.String,ja va.lang.Strin
g,java.lang.String)
location:class client
downloadcache("Only the registered members can see the link.", "Cach
e.zip", "", "Cache");
^
Anyone think they can help? Much appreciated, thanks!