Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: How to reload part of page


Message #1 by "Olga" <olgat@c...> on Tue, 28 May 2002 09:51:26
Hi,
I have drop-down box that I modify from database based on other 
information in the page. How can I modify this box without reloading the 
whole page? How can I reload just the part of page that contains the drop-
down box ?
   Thanks ....
Message #2 by "Jeroen Diderik" <jeroen@i...> on Tue, 28 May 2002 11:24:03 +0200
Create a frameset with one frame hidden (height=3D0)
There you can load an asp page which contains javascript that rewrites
the dropdown.


-----Original Message-----
From: Olga [mailto:olgat@c...]
Sent: Tuesday, May 28, 2002 11:51 AM
To: ASP Web HowTo
Subject: [asp_web_howto] How to reload part of page


Hi,
I have drop-down box that I modify from database based on other
information in the page. How can I modify this box without reloading the

whole page? How can I reload just the part of page that contains the
drop- down box ?
   Thanks ....

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20

Message #3 by olgat@c... on Tue, 28 May 2002 12:31:44 +0200
You mean a separate frame for the dropdown and reload it then I need to ? It
can work fine , but when I have different problem - I can't move with TAB
between frames ( I have fields before and after the drop-down ). 
Is there some way to reload a part of the same frame ?   

-----Original Message-----
From: Jeroen Diderik [mailto:jeroen@i...]
Sent: Tuesday, May 28, 2002 11:24 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: How to reload part of page


Create a frameset with one frame hidden (height=0)
There you can load an asp page which contains javascript that rewrites
the dropdown.


-----Original Message-----
From: Olga [mailto:olgat@c...] 
Sent: Tuesday, May 28, 2002 11:51 AM
To: ASP Web HowTo
Subject: [asp_web_howto] How to reload part of page


Hi,
I have drop-down box that I modify from database based on other 
information in the page. How can I modify this box without reloading the

whole page? How can I reload just the part of page that contains the
drop- down box ?
   Thanks ....

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
Message #4 by "Jeroen Diderik" <jeroen@i...> on Tue, 28 May 2002 12:24:11 +0200
That is what I meant...

Have two frames, 1 with all your content,forms,dropdown..etc and 1 which
is hidden.
You can have the hidden frame2 load a page on the click of a button on
frame1 and have javascript in frame2 redraw the dropdown.

Something like: window.parent.frame1.form1.dropdown1....
Search the web for javascript functions and examples to re-write a
dropbox.

Goodluck


-----Original Message-----
From: olgat@c... [mailto:olgat@c...]
Sent: Tuesday, May 28, 2002 12:32 PM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: How to reload part of page


You mean a separate frame for the dropdown and reload it then I need to
? It can work fine , but when I have different problem - I can't move
with TAB between frames ( I have fields before and after the drop-down
).
Is there some way to reload a part of the same frame ?  

-----Original Message-----
From: Jeroen Diderik [mailto:jeroen@i...]
Sent: Tuesday, May 28, 2002 11:24 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: How to reload part of page


Create a frameset with one frame hidden (height=3D0)
There you can load an asp page which contains javascript that rewrites
the dropdown.


-----Original Message-----
From: Olga [mailto:olgat@c...]
Sent: Tuesday, May 28, 2002 11:51 AM
To: ASP Web HowTo
Subject: [asp_web_howto] How to reload part of page


Hi,
I have drop-down box that I modify from database based on other
information in the page. How can I modify this box without reloading the

whole page? How can I reload just the part of page that contains the
drop- down box ?
   Thanks ....

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20


  Return to Index