Forum: JavaScript / DHTML / AJAX Dec 15th, 2004 |
| Replies: 6 Views: 7,017 Now I know writing cookie scripts is a daunting task one I don't personally like to do, but what if basic cookie-place and cookie-retrieve scripts could do this? I'm not sure if passing variables in... |
Forum: JavaScript / DHTML / AJAX Dec 14th, 2004 |
| Replies: 6 Views: 7,017 Live example at: http://www.fightingdragons.org/player_roster_form.htm |
Forum: JavaScript / DHTML / AJAX Dec 14th, 2004 |
| Replies: 6 Views: 7,017 I am a newbie at java (self teahing out of books).
I have tried several ways to pass the information from the form to the new document, but can't get it to seperate into appropriate columns.... |
Forum: JavaScript / DHTML / AJAX Dec 14th, 2004 |
| Replies: 9 Views: 41,960 Not sure if this will help but a friend wrote some kind of script (.js, .class) or something of that nature to do just what you are wanting. I'll try to send him here to help you out! It was called... |
Forum: JavaScript / DHTML / AJAX Dec 14th, 2004 |
| Replies: 6 Views: 7,017 I need help with newWin.document.write. I can document.write to a new window, but I need it to seperate the information into three columns so that the user can print the new window containg the... |