473,387 Members | 1,548 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

updating select box info without refreshing a page

anyone know how to update the inforation in a select box without refreshing
the page or using massive javascript arrays using regular asp (not .net)?

thanks

mark
Jul 19 '05 #1
4 1751
Somehow, some way, you have to get the data from someWHERE. The two ways
you mentioned are pretty much the only way to go. I think you could
alternatively use an XML data island, but you still have to have client
script to load the select box.
--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri

"mark | r" <ma**@nmd.freeuk.com> wrote in message
news:40***********************@news.dial.pipex.com ...
anyone know how to update the inforation in a select box without refreshing the page or using massive javascript arrays using regular asp (not .net)?

thanks

mark

Jul 19 '05 #2
"mark | r" <ma**@nmd.freeuk.com> wrote in message
news:40***********************@news.dial.pipex.com ...
anyone know how to update the inforation in a select box without refreshing the page or using massive javascript arrays using regular asp (not .net)?


One ugly method is to put the page into a frameset, with one hidden frame
sending requests to the server and updating the visible frame with the new
values. Wouldn't recommend this though.

Regards,
Peter Foti

Jul 19 '05 #3
In my experience, IE has trouble with that method - 5.5 randomly GPFs, and
my 6.0 clients were complaining too. Finally started using an IFRAME
left=-10000, and that - strangely enough - solved the problem.

"Peter Foti" <pe***@Idontwantnostinkingemailfromyou.com> wrote in message
news:10*************@corp.supernews.com...
"mark | r" <ma**@nmd.freeuk.com> wrote in message
news:40***********************@news.dial.pipex.com ...
anyone know how to update the inforation in a select box without refreshing
the page or using massive javascript arrays using regular asp (not

..net)?
One ugly method is to put the page into a frameset, with one hidden frame
sending requests to the server and updating the visible frame with the new
values. Wouldn't recommend this though.

Regards,
Peter Foti

Jul 19 '05 #4
"William Morris" <ne***************************@seamlyne.com> wrote in
message news:c3*************@ID-205671.news.uni-berlin.de...
In my experience, IE has trouble with that method - 5.5 randomly GPFs, and
my 6.0 clients were complaining too. Finally started using an IFRAME
left=-10000, and that - strangely enough - solved the problem.


Interesting. I've never seen any problems with this approach, though the
only times I've used it were in controlled intranet situations. In any
case, I wouldn't recommend this approach. :)

Peter

Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Bernard André | last post by:
Hi All, context: I am using Access 97 tablkes with VB. I can see records in the MDB, using Adodc and datagrid. No problem. But when doing: rsprivate.AddNew rsprivate!For =...
4
by: Derek | last post by:
I am trying to refresh one datagrid after updating another datagrid. I can not call BindData for one under the other bind sub because it creates an endless loops on page load. Is there way to...
9
by: Jervin Justin | last post by:
Hi, I've been having this problem for some time with Web Forms: I have a web app that sends data to a service when the user presses a button. Based on the data, the server will send several...
2
by: Ben | last post by:
Hi, One ASP.NET transactional page conducts a long transaction in a button click function. I want to display the transaction progress info in label control without refreshing page. It is...
9
by: paul | last post by:
Hi All, We have a small dilemma. We have the following page: http://giggsey.com/m00Cow.php (don't ask about the content) that we want to turn into an interactive application for some new intake...
8
khalidbaloch
by: khalidbaloch | last post by:
hello dear friends this is my post in this forum and i hope for greate response .. for my php application i want when user checks a checkbox select element should be disabled and whehn user...
13
by: honey99 | last post by:
Hi! I have to fix a problem in JSP.Actually,i have a JSP page say Ex1.jsp.In this Ex1.jsp i have an anchor tag which links into another JSP page i.e when i click on the link another pop-up window...
5
TheServant
by: TheServant | last post by:
Hey there again, I have made a form which allows users to train soldiers depending on whether or not they have the resources. The content concerned is set out like this: -- Header -- -- Info Bar...
9
by: cleary1981 | last post by:
Hi, I am trying to improve the usabilty of an app I have written and it would be great if I could refresh the content of my select boxes without refreshing the whole page. I am sure this could be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.