Microsoft
Software
Hardware
Network
Question : How do I best print on screen with JavaScript a specification of a filled-in form?
How do I best print on screen with JavaScript a specification of a filled-in form?
I need an alert also. Can I just have the alert together with the specification? In the beginning of the alert, there should be the text "The order has been submitted!", then should follow the whole specification: Personal details of the person who sent the order with name and address, names of fellow passengers, information taken from the filled-in form about departure and destination and so on, and finally the total price to be paid.
Or is it too cumbersome to layout the specification if I include it in the alert? Do I need to make a separate document (html-page?) that I link to the JavaScript function?
I want the specification not in a separate window, but in a popup-window in the same window as the form. Is it possible for me to use "document.write(linked html-page)"?
Related Solutions:
Can I assign two different ID:s in the same <td>?
Answer : How do I best print on screen with JavaScript a specification of a filled-in form?
sorry forget to put the code..
main.htm
(448 bytes)
(File Type Details)
Main file
popup.htm
(496 bytes)
(File Type Details)
Popup
Random Solutions
Delphi5 & Crystal ReportVCL v8.5
BES 5.0.1 and Exchange 2010
HP Desktop memory
SQL Select Statement
jQuery Autocomplete with PHP / MySQL [PART 1]
If Statement on Control Source
How to Use Abandoned Local Profile From Different Domain
Remote Desktop Connection to Windows SBS 2008
Cisco Switch not configured with TACACS asks for username?
Find button on form