by: frankenberry |
last post by:
I have multi-page tiff files. I need to extract individual frames from the
multi-page tiffs and save them as single-page tiffs. 95% of the time I
receive multi-page tiffs containing 1 or more black...
|
by: SevDer |
last post by:
Hi,
I am trying to write a simple application which copies the predefined
files (hardcoded in the code) to my ftp server.
I couldn't make it working. I don't want to use any 3rd party...
|
by: Lokkju |
last post by:
I am pretty much lost here - I am trying to create a managed c++
wrapper for this dll, so that I can use it from c#/vb.net, however, it
does not conform to any standard style of coding I have seen....
|
by: Incorrect filenames in download link. |
last post by:
Hello: I use a W2000+ASP.NET , and I want to execute an external command from
a .NET DLL, the line is something like this:
psftp.exe root172.168.0.108 -pw root -b bat.txt
psftp is a secure ftp...
|
by: Mark Rae |
last post by:
Hi,
Has anyone successfully used the FTP stuff in the System.Net namespace
against a VMS FTP server?
I'm trying to do this at the moment and can't even get a directory listing,
although there...
|
by: Bob Phillips |
last post by:
Hello All:
I've seen some strange behavior with the .net FtpWebRequest component.
static void Main(string args)
{
Console.WriteLine("Connecting to server to list
directory...");
Uri uri =...
|
by: Waldy |
last post by:
Hi there,
I have written a service in VS2005 that downloads files from
an FTP site processes them and then deletes the files if successfully
processed. It all works fine when run in our test lab...
|
by: libish |
last post by:
hi all,
i'm trying to develop a file uploader, it uses ftp, language is c# the application is c#windows app
the main part of code that i use is as below
try
{
FtpWebRequest...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: SueHopson |
last post by:
Hi All,
I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...
|