Click here to Skip to main content
15,898,599 members
Home / Discussions / Web Development
   

Web Development

 
QuestionConvert XML Google Calendar into RSS feed with feed43.com Pin
mundilev14-Sep-10 11:00
mundilev14-Sep-10 11:00 
QuestionVS2003 error Pin
Ajay Kale New13-Sep-10 17:35
Ajay Kale New13-Sep-10 17:35 
Questionre VS2003 error Pin
Ajay Kale New13-Sep-10 17:34
Ajay Kale New13-Sep-10 17:34 
QuestionCSS Image Sprites in IE7 Pin
hxhl957-Sep-10 14:51
hxhl957-Sep-10 14:51 
AnswerRe: CSS Image Sprites in IE7 Pin
Gerben Jongerius8-Sep-10 1:59
Gerben Jongerius8-Sep-10 1:59 
GeneralRe: CSS Image Sprites in IE7 Pin
hxhl958-Sep-10 12:15
hxhl958-Sep-10 12:15 
AnswerRe: CSS Image Sprites in IE7 Pin
jahangir_ahmad12-Sep-10 3:22
jahangir_ahmad12-Sep-10 3:22 
QuestionSending Online Order To Specific Printer Pin
mrutkunas6-Sep-10 7:22
mrutkunas6-Sep-10 7:22 
I don't know if this can even be done... so before I pull out my hair figuring it out, I figured I would see if this is possible. What I want to do is this: Someone orders something from site, then on Merchant Computer, a printout of the order is printed directly to printer.

So in order for this to happen I'm assuming I would either have to have the printer connected to the same server that is hosting the website, somehow point directly (hardwire) to a specific computer on a specific IP address, or somehow write a file specically directed to the Merchants Hardrive and then calling a function to open that file and print.

Because I know php has that printer_open and all those cool print functions... but they only work internally or locally. I'm looking for an action that occurs externally to do something internally. It's hard to explain, so I apologize for the confusion. If I can somehow directly tell where to print to or write the file to a specific hardrive (I don't care about the privacy issues) then I know how to do the php script to print to the internal printer. Because the issue is that I don't have the site running from my own server (it's going to be hosting through a 3rd party) so I can't print to a printer because it doesn't know where to look.

Any help would be greatly appreciated!!!! THANKS Smile | :)
~michelle

AnswerRe: Sending Online Order To Specific Printer Pin
Not Active6-Sep-10 9:21
mentorNot Active6-Sep-10 9:21 
GeneralRe: Sending Online Order To Specific Printer Pin
mrutkunas6-Sep-10 16:33
mrutkunas6-Sep-10 16:33 
GeneralRe: Sending Online Order To Specific Printer Pin
Not Active7-Sep-10 0:42
mentorNot Active7-Sep-10 0:42 
AnswerWhat about email ? Pin
David Mujica7-Sep-10 3:33
David Mujica7-Sep-10 3:33 
AnswerRe: What about email ? Pin
Peter_in_278013-Sep-10 19:16
professionalPeter_in_278013-Sep-10 19:16 
QuestionMobile Browser Detection and Redirection... Pin
thebiostyle6-Sep-10 5:02
thebiostyle6-Sep-10 5:02 
AnswerRe: Mobile Browser Detection and Redirection... Pin
NeverHeardOfMe6-Sep-10 5:34
NeverHeardOfMe6-Sep-10 5:34 
Questionjavascript for url redirection Pin
Nikhil Bhivgade5-Sep-10 22:49
professionalNikhil Bhivgade5-Sep-10 22:49 
AnswerRe: javascript for url redirection Pin
Goutam Patra5-Sep-10 23:16
professionalGoutam Patra5-Sep-10 23:16 
GeneralRe: javascript for url redirection Pin
NeverHeardOfMe6-Sep-10 1:19
NeverHeardOfMe6-Sep-10 1:19 
GeneralRe: javascript for url redirection Pin
Goutam Patra6-Sep-10 1:40
professionalGoutam Patra6-Sep-10 1:40 
GeneralRe: javascript for url redirection Pin
NeverHeardOfMe6-Sep-10 1:43
NeverHeardOfMe6-Sep-10 1:43 
GeneralRe: javascript for url redirection Pin
Goutam Patra6-Sep-10 1:48
professionalGoutam Patra6-Sep-10 1:48 
GeneralRe: javascript for url redirection Pin
Pete O'Hanlon6-Sep-10 2:15
mvePete O'Hanlon6-Sep-10 2:15 
GeneralRe: javascript for url redirection Pin
NeverHeardOfMe6-Sep-10 2:22
NeverHeardOfMe6-Sep-10 2:22 
GeneralRe: javascript for url redirection Pin
Pete O'Hanlon6-Sep-10 3:39
mvePete O'Hanlon6-Sep-10 3:39 
Question403 Forbidden Error Pin
Danzy831-Sep-10 13:19
Danzy831-Sep-10 13:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.