Re: Context Menu (Send To) Modifiction
I would think it belongs in General Developer Topics, since it isn't really a C++ or Java project at all. It is getting notice here by a few, but my suggestion is that it wll be more noticed if it is moved back there where the other half of this thread came from ... anyone want to voice their opinion before it is moved?
Re: Context Menu (Send To) Modifiction
I ended up writing this in java...
Currently, I have a java program in place now that will post a file to yousendit and returns the html results page...
I will parse the html and pull out the final link required. However, if I add this to the right click menu (after rightclicking on a file), how do I take that path & filename and make it an argument for the java program?
Thanks again..
Re: Context Menu (Send To) Modifiction
You will want to post that question in the Java Forum.
Re: Context Menu (Send To) Modifiction