Hi Boney,
Once i had same requirement in one of my projects , but there i had some
liberties, so what i did was in case of a specific message i opened a new
window by resizing it and made my own button in that page, which is a very
easy solution for this kind of problem. But i dont know if this will help
your case or not.
Regards,
Harsh
> Thanks a lot Dag
>
[quoted text clipped - 22 lines]
> >
> > See comp.lang.javascript
Andrew Thompson - 14 Aug 2006 13:00 GMT
....
> Once i had same requirement in one of my projects , but there i had some
> liberties, so what i did was in case of a specific message i opened a new
> window by resizing it and made my own button in that page, which is a very
> easy solution for this kind of problem. ..
It is also very 'high maintenance'* strategy in this
age of pop-up blockers.
..and yet more proof of why the *last* people you
would ask about JavaScript programming, are
Java programmers. Not only do Java programmers
generally have little idea how to code JS, they
almost as often think they are good at it.
And to the OP - toodle along to the forum first
suggested. They are the experts on JS.
* Unless the pop-up is a 'site problem/contact' form,
in which case, everything will /seem/ just fine.
Andrew T.