Click here to Skip to main content
15,898,978 members
Home / Discussions / Java
   

Java

 
GeneralRe: Chat Server Issue Pin
Joshua Waring7-Aug-12 1:57
Joshua Waring7-Aug-12 1:57 
GeneralRe: Chat Server Issue Pin
pasztorpisti7-Aug-12 2:33
pasztorpisti7-Aug-12 2:33 
GeneralRe: Chat Server Issue Pin
Joshua Waring7-Aug-12 3:18
Joshua Waring7-Aug-12 3:18 
GeneralRe: Chat Server Issue Pin
pasztorpisti7-Aug-12 3:50
pasztorpisti7-Aug-12 3:50 
Questionplease help Pin
Mohammed Kherfan5-Aug-12 0:25
Mohammed Kherfan5-Aug-12 0:25 
AnswerRe: please help Pin
Richard MacCutchan5-Aug-12 1:21
mveRichard MacCutchan5-Aug-12 1:21 
AnswerRe: please help Pin
wo_buhui6-Aug-12 23:18
wo_buhui6-Aug-12 23:18 
Questioninteracting with parent Pin
JR2122-Aug-12 7:11
JR2122-Aug-12 7:11 
Hi,

i have a main webpage with this code
<input type="button" value="Maak een bord positie code" onClick="window.open('makeboard.html','makeposition',' width=500,height=700');"> 


my form is, i think well formed
XML
<form name="post" action="add.php" method="post" name="myform" id="myform">
and also closed

On the child form I have some code
var pa=parent.document.getElementById('myform')


However the var pa is empty.

has someone an idee what is wrong?

Jan
AnswerRe: interacting with parent Pin
Nagy Vilmos2-Aug-12 20:40
professionalNagy Vilmos2-Aug-12 20:40 
GeneralRe: interacting with parent Pin
JR2122-Aug-12 21:09
JR2122-Aug-12 21:09 
GeneralRe: interacting with parent Pin
Nagy Vilmos2-Aug-12 21:19
professionalNagy Vilmos2-Aug-12 21:19 
QuestionI want help Pin
Mohammed Kherfan1-Aug-12 22:47
Mohammed Kherfan1-Aug-12 22:47 
AnswerRe: I want help Pin
Andrei Straut1-Aug-12 23:03
Andrei Straut1-Aug-12 23:03 
QuestionThorwing Exception to the calling function from other class Pin
muhammed_k31-Jul-12 23:00
muhammed_k31-Jul-12 23:00 
GeneralRe: Throwing Exception to the calling function from other class Pin
Andrei Straut31-Jul-12 23:38
Andrei Straut31-Jul-12 23:38 
AnswerRe: Thorwing Exception to the calling function from other class Pin
Nagy Vilmos1-Aug-12 20:08
professionalNagy Vilmos1-Aug-12 20:08 
GeneralRe: Thorwing Exception to the calling function from other class Pin
muhammed_k2-Aug-12 6:43
muhammed_k2-Aug-12 6:43 
GeneralRe: Thorwing Exception to the calling function from other class Pin
Nagy Vilmos2-Aug-12 20:23
professionalNagy Vilmos2-Aug-12 20:23 
GeneralRe: Thorwing Exception to the calling function from other class Pin
muhammed_k2-Aug-12 21:19
muhammed_k2-Aug-12 21:19 
GeneralRe: Thorwing Exception to the calling function from other class Pin
Nagy Vilmos2-Aug-12 21:48
professionalNagy Vilmos2-Aug-12 21:48 
GeneralRe: Thorwing Exception to the calling function from other class Pin
muhammed_k2-Aug-12 21:55
muhammed_k2-Aug-12 21:55 
Questionaccess data stored in hashset java Pin
ahmadiss31-Jul-12 1:56
ahmadiss31-Jul-12 1:56 
Questionerror when run project jsf2.0 Pin
ahmadiss30-Jul-12 7:14
ahmadiss30-Jul-12 7:14 
AnswerRe: error when run project jsf2.0 Pin
Nagy Vilmos30-Jul-12 23:50
professionalNagy Vilmos30-Jul-12 23:50 
QuestionDesigning to interfaces? Pin
Neo1010129-Jul-12 9:52
Neo1010129-Jul-12 9:52 

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.