Re: Child Window - "Object doesn't support this property or method"

  •  01-19-2005, 11:28 PM

    Re: Child Window - "Object doesn't support this property or method"

    please don't use the body-onload .

    try this instead .

    Editor1.Attributes["oninitialized"]="test()";
     
    Regards , Terry .
View Complete Thread