Click here to Skip to main content
15,923,083 members
Home / Discussions / Web Development
   

Web Development

 
GeneralJava Coder needs ASP.NET help Pin
garygrub23-Apr-08 18:06
garygrub23-Apr-08 18:06 
GeneralRe: Java Coder needs ASP.NET help Pin
Christian Graus25-Apr-08 23:32
protectorChristian Graus25-Apr-08 23:32 
QuestionJavascript execWB(6,2) alternatives? Pin
Gump61923-Apr-08 4:57
Gump61923-Apr-08 4:57 
Hello,

I'm currently writing a web app that will be a self service kiosk complete with mag reader, bill acceptor, and receipt printer (Swecoin TTP 2030). I'm using Netkey as the runtime software for those that may know that software. The way the app is designed, is with a single htm page that is basically a shell with certain div tags. Each "screen" is shown but dynamically adding innerHTML to the div tags. The problem I've run into is with printing. I can open a new web page for the receipt data, print without prompt(execWB(6,2)) then close the extra browser but this seems really ugly. I need the underlying page to say something like Thank you for the purchase, etc, so I can't have the receipt data on the main page. So I guess I can only think of two ways to accomplish this provided they are technically possible. The first is to write to a web page but not necessarily pop it up or have it viewable, then print, and the second is to write the receipt data to a file, then read from that and print. The problem there is that you can no longer use execWB because there is no web browser involved. Just Print() works but I cannot have the prompt show as this all needs to be automated. Any tips would be very much appreciated.

Thanks!
AnswerRe: Javascript execWB(6,2) alternatives? Pin
Vasudevan Deepak Kumar23-Apr-08 21:47
Vasudevan Deepak Kumar23-Apr-08 21:47 
Generalhttp authentication Pin
pashitech22-Apr-08 23:55
pashitech22-Apr-08 23:55 
GeneralAbout MaintainScrollPosition and my web custom control problem! [modified] Pin
maryam.saboor22-Apr-08 22:42
professionalmaryam.saboor22-Apr-08 22:42 
QuestionDoes my experiment have any chance of success ?? Pin
Andrew_3O22-Apr-08 9:39
Andrew_3O22-Apr-08 9:39 
AnswerRe: Does my experiment have any chance of success ?? Pin
Mark J. Miller24-Apr-08 10:44
Mark J. Miller24-Apr-08 10:44 
Generala third party website visiting time duration Pin
asdf175322-Apr-08 9:38
asdf175322-Apr-08 9:38 
GeneralRe: a third party website visiting time duration Pin
Bradml22-Apr-08 13:56
Bradml22-Apr-08 13:56 
QuestionWeb Service Vs. Direction connection to a database. Pin
Steve Holdorf22-Apr-08 3:14
Steve Holdorf22-Apr-08 3:14 
AnswerRe: Web Service Vs. Direction connection to a database. Pin
Shog922-Apr-08 9:18
sitebuilderShog922-Apr-08 9:18 
QuestionHow to compress or Zip a file by in Asp Classic Pin
Kiran S. S.22-Apr-08 1:36
Kiran S. S.22-Apr-08 1:36 
QuestionRe: How to compress or Zip a file by in Asp Classic Pin
Shog922-Apr-08 9:19
sitebuilderShog922-Apr-08 9:19 
GeneralRe: How to compress or Zip a file by in Asp Classic Pin
Christian Graus22-Apr-08 12:46
protectorChristian Graus22-Apr-08 12:46 
GeneralRe: How to compress or Zip a file by in Asp Classic Pin
Vasudevan Deepak Kumar23-Apr-08 21:49
Vasudevan Deepak Kumar23-Apr-08 21:49 
Questionusing ajax in javascript and retrieving data from database using servlet Pin
sound_ms21-Apr-08 21:29
sound_ms21-Apr-08 21:29 
GeneralRe: using ajax in javascript and retrieving data from database using servlet Pin
Bradml22-Apr-08 2:23
Bradml22-Apr-08 2:23 
AnswerRe: using ajax in javascript and retrieving data from database using servlet Pin
Shog922-Apr-08 9:19
sitebuilderShog922-Apr-08 9:19 
GeneralWebsite maintainence with CMS Pin
ASPnoob21-Apr-08 18:20
ASPnoob21-Apr-08 18:20 
GeneralRe: Website maintainence with CMS Pin
Bradml22-Apr-08 2:23
Bradml22-Apr-08 2:23 
GeneralRe: Website maintainence with CMS Pin
lbothell22-Apr-08 6:28
lbothell22-Apr-08 6:28 
GeneralPlesk Problem Pin
aj.esler21-Apr-08 17:55
aj.esler21-Apr-08 17:55 
GeneralRe: Plesk Problem Pin
Bradml22-Apr-08 1:17
Bradml22-Apr-08 1:17 
GeneralRe: Plesk Problem Pin
aj.esler22-Apr-08 13:07
aj.esler22-Apr-08 13:07 

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.