JS page content change?
JS page content change?
Out of context: Reply #12
- Started
- Last post
- 20 Responses
- mitsu0
ok, you have two options. one is the obvious choice: frames
the other, is a technology called remote scripting, which is available to you since you seem to use asp. it will load content on a page, pull data from a database all without refreshing the main page itself. have you ever used remote scripting?