Refreshing Loading Frame from ASP .NET

J

jm

I am sure this is simple, but I cannot find it.

I have a frameset with two frames. The top frame is a form to be
filled out. The bottom frame is the resultset. In the top frame when
I hit submit, it calls the submit function in my vb .net. What I also
want to happen is for the bottom frame to reload or refresh. With
JavaScript, one could do:

javascript:parent.frames(1).reload();

but I cannot figure out where to put this, or if this is correct to
use in the .net pages. I had it in the submit button's onclick, but
it doesn't work. ASP .NET just keeps complaining about javascript not
being a member.

Any help is appreciated. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top