by: ohb |
last post by:
Hello,
is someone have a example of c# source
of a service which is reading a attach file
of an email.?
Thank you.
OHB.
|
by: ohb |
last post by:
Hello,
Is it possible to parse a attach file in a email ?
ohb
|
by: walter |
last post by:
Hi there, this might be a easy one for you -- I want to check if the file is
opened by other process before I start to write something in it.
This question is so traditional that make me feel a...
|
by: calebmichaud |
last post by:
Hi
I am having trouble understanding how to attach a file or files to a
record. I want to (in form view0 allow the user to attach one or more
than one file to the associated record, and then...
|
by: Adam |
last post by:
Hello,
I want to know if it possible to tell when a file is opened. However I
don't want it to be the last access time. I want to know how many
times a file opened so I can generate statistics...
|
by: RRsonawane11 |
last post by:
Hello,
Can anyone know how to write asp code to attach one file and email it to a
specified email address.
The attach file is the client choose from their Local Harddisk, just like we ...
|
by: hemapooja |
last post by:
Hi,
I am using vb.Net web application. I am getting the error of system.io.
ioexception. The process can't access the file because it is being usrd by
another process.
when file is opened or...
|
by: =?ISO-8859-15?Q?L=E9na=EFc?= Huard |
last post by:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello all,
For some reasons, somewhere in a program, I'd like, if possible, to quickly
parse a whole file before rewinding it and letting the...
|
by: EJaques |
last post by:
(Using Access 2003)
I have a an Object OLE field in a table where users can insert Excel sheets, Word Docs, Pdfs etc.
I need to create a button on a formulaire that allows the user to browse...
|
by: lordfallout |
last post by:
I'm using filesystemwatcher to monitor a file, but the only trigger i can see are:
changed
created
deleted
disposed
error
renamed
here's what i have:
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
|