Hi,
Is there any way to call html file from a javascript.
What I want to do is as following:
1) send information to sever and checkit by using Javascript.
2) if everything is OK. call another html file inside the same javascript.
How it can be done.
Is there any way to call html file from a javascript.
What I want to do is as following:
1) send information to sever and checkit by using Javascript.
2) if everything is OK. call another html file inside the same javascript.
How it can be done.
Comment