C
Caryn Graves
Hello. So I've got this web page written in ASP, which has some text and
graphics, and I need to add a feature to the page whereby a user could select
from among a list of fax numbers, and send a fax of the page to the chosen
number (and what would then get faxed, would be the page as if it were
printed out, i.e. including all the text and graphics.)
I have seen pages from other sites that had buttons for sending a fax, so I
am inclined to believe that something (at least vaguely) along these lines
ought to be possible (however, every time I have seen such a page, it would
also seem as though the code for transmitting the fax was in something other
than straight HTML, because it was not evident when I viewed the source code
of the page in my browser.)
There is a fundamental question that is nagging me about this, and that is
how a page from a website can communicate with a fax machine. Web pages can
send e-mails, because they're both on the Internet, and web pages can get
printed out- if a printer is hooked up to your computer. But fax machines
are on the telephone lines, not the Internet lines, no? Like, I also don't
think a web page can be programmed to ring someone's phone (or turn on your
vacuum cleaner.) So, I'm wondering if having this faxing capability would
also require a fax machine to be physically connected to the server on which
the site is hosted???
Well, I guess it's pretty obvious that I'm floundering here, so please, any
help with this that anyone could provide, would be most appreciated.
Thanks!!
graphics, and I need to add a feature to the page whereby a user could select
from among a list of fax numbers, and send a fax of the page to the chosen
number (and what would then get faxed, would be the page as if it were
printed out, i.e. including all the text and graphics.)
I have seen pages from other sites that had buttons for sending a fax, so I
am inclined to believe that something (at least vaguely) along these lines
ought to be possible (however, every time I have seen such a page, it would
also seem as though the code for transmitting the fax was in something other
than straight HTML, because it was not evident when I viewed the source code
of the page in my browser.)
There is a fundamental question that is nagging me about this, and that is
how a page from a website can communicate with a fax machine. Web pages can
send e-mails, because they're both on the Internet, and web pages can get
printed out- if a printer is hooked up to your computer. But fax machines
are on the telephone lines, not the Internet lines, no? Like, I also don't
think a web page can be programmed to ring someone's phone (or turn on your
vacuum cleaner.) So, I'm wondering if having this faxing capability would
also require a fax machine to be physically connected to the server on which
the site is hosted???
Well, I guess it's pretty obvious that I'm floundering here, so please, any
help with this that anyone could provide, would be most appreciated.
Thanks!!