Connecting Tech Pros Worldwide Help | Site Map

javascript load on same html page based on selected data

 
LinkBack Thread Tools Search this Thread
  #1  
Old March 2nd, 2007, 08:05 AM
hanna.huovila@gmail.com
Guest
 
Posts: n/a
Default javascript load on same html page based on selected data

This is a bit tricky to explain... There is a timeline form where the
user select timeline. On the same page there is another form which is
used after the timeline has been selected. So when the user chooses
timeline and clicks submit the application returns elements from the
database to the next form.The system also shows the selected timeline
on the same html page (not in the form "form" anymore). We have been
using html, jsp and javascript. How do we make this work?


  #2  
Old March 2nd, 2007, 01:45 PM
Darko
Guest
 
Posts: n/a
Default Re: javascript load on same html page based on selected data

On Mar 2, 9:53 am, hanna.huov...@gmail.com wrote:
Quote:
This is a bit tricky to explain... There is a timeline form where the
user select timeline. On the same page there is another form which is
used after the timeline has been selected. So when the user chooses
timeline and clicks submit the application returns elements from the
database to the next form.The system also shows the selected timeline
on the same html page (not in the form "form" anymore). We have been
using html, jsp and javascript. How do we make this work?
Tell us what your exact problem is? Are you using ajax to accomplish
the thing? If yes, then simply grab your data and distribute it to a
container inside the other form. If you're not, that it's even easier
- just generate the page on respond to the first submit, so the page
contains selected values in the second form. I don't see where you got
stuck so I can't know where to help?

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.