How can I execute a URL in my app? Only I don't want it to goto Explorer. I want it to use my ftp app that's already setup as the default for FTP URLs.
Please help?
Printable View
How can I execute a URL in my app? Only I don't want it to goto Explorer. I want it to use my ftp app that's already setup as the default for FTP URLs.
Please help?
Use the ShellExecute API function for that