Hi folks,
I'm not very experienced in html / java script and all those languages involved in programming a web site ...
Could anyone help me with the following:
I got a java script providing a box where you can enter something. After pressing the OK button another URL is being opened using the input made in the box before.
e.G.
after entering "hello.jpg" and pressing OK the following URL is being opened:
What I need now is a simple way of creating a custom error screen instead of standard browser error messages in case the input contains the name of a file that does not exist ...
Is this possible ?
Regards,
Thomas
I'm not very experienced in html / java script and all those languages involved in programming a web site ...
Could anyone help me with the following:
I got a java script providing a box where you can enter something. After pressing the OK button another URL is being opened using the input made in the box before.
e.G.
after entering "hello.jpg" and pressing OK the following URL is being opened:
What I need now is a simple way of creating a custom error screen instead of standard browser error messages in case the input contains the name of a file that does not exist ...
Is this possible ?
Regards,
Thomas