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
NETGEAR FVS336G
Google Analytics
Win XP freezes after installing my Asus P6X58D mobo
Exchange 2010 and /exchange error
Still having issues pinging from one subnet to another through ASA 5510
Eclipse starting error: JVM not suitable for this product
Windows server 2003 terminal users unable to view png images in IE
XP 10 inbound connection limit question
Globally change the Blackberry Service Display name
PHP/Javascript newbie - need help integrating niftycube into my site