Hi I am trying to make a shortcut that has a switch. I need the first part of the shortcut to be in " and the last part not in " i.e.:
"C:\Program Files\MyApp\app.exe" C:\Program Files\MyApp\appini.ini
Here is what I have:
Dim desktopPath
Dim Shortcut
Set createShell =...
I am new to setting up an HTTPS connection. I was wondering if anyone else has made a connection to FedEx in a windows form? I am looking to retrieve tracking information. Any examples would help. The docs on the FedEx site provide no help when it comes to C#.
Thanks....
If a row exists in one table I want to exclude it from query on another table. For example if ID 32 exists in table A I do not want it to show in a query on table B with the same ID. Does any one know hoe to do this?
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.