473,326 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

submitting form to a fax machine

Hi,

I am trying to send information that I collect using an ASP form to a fax
number that I specify somewhere. Can someone please tell me whether I can do
that using ASP code and if so, how can I do it and what kind of applications
I need to have if any.

Thanks in advance.

Rabih
Jul 22 '05 #1
4 1374
Rabih wrote on 27 nov 2004 in microsoft.public.inetserver.asp.general:
I am trying to send information that I collect using an ASP form to a
fax number that I specify somewhere. Can someone please tell me
whether I can do that using ASP code and if so, how can I do it and
what kind of applications I need to have if any.


Use a free or paid email-to-fax facilitiy on the web and snd the info by
serverside email, using CDO, CDONTS, Jmail, etc

<http://www.google.com/search?query=email.to.fax>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress,
but let us keep the discussions in the newsgroup)

Jul 22 '05 #2
Thanks. I am actually looking more for a code to do it myself. Do you know
of any website that provide the code using CDO or CDONTS?

Thanks again

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
Rabih wrote on 27 nov 2004 in microsoft.public.inetserver.asp.general:
I am trying to send information that I collect using an ASP form to a
fax number that I specify somewhere. Can someone please tell me
whether I can do that using ASP code and if so, how can I do it and
what kind of applications I need to have if any.


Use a free or paid email-to-fax facilitiy on the web and snd the info by
serverside email, using CDO, CDONTS, Jmail, etc

<http://www.google.com/search?query=email.to.fax>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress,
but let us keep the discussions in the newsgroup)

Jul 22 '05 #3
Rabih wrote on 27 nov 2004 in microsoft.public.inetserver.asp.general:
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
Rabih wrote on 27 nov 2004 in
microsoft.public.inetserver.asp.general:
I am trying to send information that I collect using an ASP form to
a fax number that I specify somewhere. Can someone please tell me
whether I can do that using ASP code and if so, how can I do it and
what kind of applications I need to have if any.


Use a free or paid email-to-fax facilitiy on the web and snd the info
by serverside email, using CDO, CDONTS, Jmail, etc

<http://www.google.com/search?query=email.to.fax>

Thanks. I am actually looking more for a code to do it myself. Do you
know of any website that provide the code using CDO or CDONTS?


[please do not toppost]

Sure, they are all over the web, Google will be your friend.

But that is only emailing from server, as I said above.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress,
but let us keep the discussions in the newsgroup)

Jul 22 '05 #4

"Rabih" <ne**@microsoft.com> wrote in message
news:uf**************@TK2MSFTNGP15.phx.gbl...
Hi,

I am trying to send information that I collect using an ASP form to a fax
number that I specify somewhere. Can someone please tell me whether I can do that using ASP code and if so, how can I do it and what kind of applications I need to have if any.


some fax software is set up as a printer - so you can probably just "print"
it - after you select the printer which is actually a fax.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.799 / Virus Database: 543 - Release Date: 11/19/2004
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Melissa | last post by:
I have a web form that has required field validators, and then submits an email when the form is completely filled out. Well, it is working on my local machine, but when I put it out on the server,...
2
by: Karuna | last post by:
Hi am quite new to Javascript and CGI related stuff. I have following javascript code : ----------------------------------------------- <html> <head>
2
by: Greg T | last post by:
Hi, I have a rather long form that I don't want people submitting unless they are absolutely sure they are ready. I figured the easiest way to prevent an accidental form submission by way of...
5
by: Don | last post by:
I have a need to submit a form, but don't need the user to click on a button. How do I do this? Is there some way, using JavaScript, to setup a <form> tag to do this? Thanks, Don ----==...
5
by: Tyler Style | last post by:
Hullo - looking for a little advice here. I have a form on a page in one domain submitting to a cgi in another domain. Weirdly, on some Windows XP systems, a form on the page fails to submit/post...
2
by: Jackal | last post by:
I have a form page(abc.aspx) that contains some fields need to be filled in before submitting, and the action of the form is "def.aspx". After peocessing the filled-in data, it'll return the...
3
by: Manfred Bauer | last post by:
Dear all, I have written an ASP.NET application using NT-Authentfication against an Active Directory domain. Users that are logged on have access to an Outlook Web Access site, also using...
3
by: Chris Baker | last post by:
This is a problem I have been troubleshooting for about 4-6 months. I have an e-mail form on a client's public website that is mis-behaving. It is written in ASP and uses a CDO.Message object. ...
4
by: Super Steve | last post by:
I'm trying to write a little script that disables the submit button on a form, changes the text of the button, and then submits the form. Can anyone tell me why this works ok: <input...
18
by: NavinM | last post by:
I have a couple of forms that are misbehaving in FireFox, but work fine in IE. when i do submit( with submit button) a javascript function validates all of the fields entered, and stops the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.