Ask a Question related to ASP.NET General, Design and Development.
-
Mike B #1
ASP to send a Fax
Ok anybody got any good ideas on how to send a fax from ASP.NET. I have an
exchange server available with a ms faxserver running both on a different
machine to the web server.
Mike
Mike B Guest
-
send data and then alter it after send
when attaching data using send, to a published video...is it then possible to alter this data? ie: if a title for the movie was attached using... -
Want to send the var to jsp
Hi i am very new to Flex so please help me! i have login page in flex ..if i click the submit button i want to send the two variable to java how... -
Does Socket.send send all bytes?
Does ruby's Socket.send send all bytes at once, or does one have to keep count of bytes sent and repeat sending until all are sent (a la C etc)? -
Send to
How do I put programmes(Norton wipeinfo)onto my right click Send to list?? Sorry if this is a bit simple,but I can't find it in Help. -
Net send pop-ups
Ian <> wrote: Advice on Popups and their elimination: http://www.fracas.net/newsgroups/generaladvice.html#popups or http://tinyurl.com/el9s ... -
George Ter-Saakov #2
Re: ASP to send a Fax
My guess you can look at the Email -> Fax solution.
ASP will send an Email to the fax server and Fax server sends out fax.
George.
"Mike B" <mike@charolais.com> wrote in message
news:bgvv1k$8pt$1@newsg1.svr.pol.co.uk...> Ok anybody got any good ideas on how to send a fax from ASP.NET. I have an
> exchange server available with a ms faxserver running both on a different
> machine to the web server.
>
> Mike
>
>
George Ter-Saakov Guest
-
PD #3
Re: ASP to send a Fax
I have been weeks searching for a solution to this and
everyone keeps telling me to "buy" this and "buy" that. I
have SBS and want to programatically send a fax from my
ASP.NET app via MS Shared FAX. I can send a fax via
Outlook "IF" Fax Mail Transport Protocol is installed on
the client machine. If I pull the fax number and post it
in the To: field in the required format [Fax:555-555] via
SMTP the way my application is set up to process e-mail,
it errors out. It is counter productive at this point to
go back and rewrite my application to open Outlook and
require user intervention to send a fax. This is the age
of technology, certainly there is a solution other than
buying something. Does anybody know how to make Exchange
detect that it's a fax without the request coming from
Outlook? Logic would dictate that Fax Mail Transport
would work elsewhere. How can "I" use Fax Mail Transport
within my application to mimic Outlook without using
Outlook? If Office Apps can do it, then why can't another
application? Somewhere, some how, Exchange interprets
this? Does anybody know?
sends out fax.>-----Original Message-----
>My guess you can look at the Email -> Fax solution.
>ASP will send an Email to the fax server and Fax serverfrom ASP.NET. I have an>
>
>George.
>
>
>"Mike B" <mike@charolais.com> wrote in message
>news:bgvv1k$8pt$1@newsg1.svr.pol.co.uk...>> Ok anybody got any good ideas on how to send a faxboth on a different>> exchange server available with a ms faxserver running>>> machine to the web server.
>>
>> Mike
>>
>>
>
>.
>PD Guest



Reply With Quote

