473,396 Members | 2,011 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,396 software developers and data experts.

Definitive question about Ajax.net

Hello everybody,

this is a very difficult question…

imagine 2 webform asp.net

A and B

B is an iframe inside A..

A talk with B using an asp hyperlink

I need A send a message to B and B start this event

An Ajax update during two second (or just one) and stop it, not
refresh!

I need B using ajax refresh only if fired by A..

How I can do this??

Thanks in advance at all

Your sincerely truly
Sep 13 '08 #1
1 963
On Sep 13, 12:41*pm, "luigi.corr...@gmail.com"
<luigi.corr...@gmail.comwrote:
Hello everybody,

this is a very difficult question…

imagine 2 webform asp.net

A and B

B is an iframe inside A..

A talk with B using an asp hyperlink

I need A send a message to B and B start this event

An Ajax update during two second (or just one) *and stop it, not
refresh!
What do you mean by update not refresh. An update of what? If I
understand you correctly, you are attempting to refresh the view of B-
Form in iframe. In this case it doesn't use Ajax technique at all, and
instead uses a pure javascript refresh. If you want to keep the same
view of B-Form in iframe then you would probably need an Ajax to call
the link to B.aspx, made separately from the iframe view. In this case
you would call your B.aspx in a background and iframe will not be
refreshed.

I need B using ajax refresh only if fired by A..

How I can do this??

Thanks in advance at all

Your sincerely truly
Sep 14 '08 #2

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

Similar topics

3
by: Patrick | last post by:
Hi I am currently learning JS and have heard a lot of good about that book even if it's a reference and better suited for intermediate to experienced users. My local bookstore has both the 3rd...
11
by: Yarco | last post by:
I want to use "Ajax" to create my web for hobby. But i don't know whether "Ajax" is mature... And what about with php? Someone have experience on it? ....
4
by: black | last post by:
Do you know for any good URL, portal, forum, newsgroup, yahoo (etc.) group, etc., to find more about AJAX? Thanks
4
by: bobzimuta | last post by:
I'm creating a simple AJAX library. It's an object that will return an array containing the response text or xml. I'm trying to find a way to assign the response as a property of the object, but...
6
by: Adie | last post by:
Hi, is there a C# equivalent to Bjarne Stroustrop's "Programming in C++" yet? If so, what is it?
11
by: vdrab | last post by:
Hi all, Is there some sort of coherent source (dead tree format, maybe?) on some of the more advanced features of python (decorators, metaclasses, etc)? I'm sort of looking for a python book...
1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
3
by: nuchphasu | last post by:
Hi I have a problem on Dropdownlist that connect database and retrieve data by Ajax.I write javascript like this -------------------------------------------------------------------------...
11
by: burtonfigg | last post by:
I've read this article: http://www.oracle.com/technology/pub/articles/oracle_php_cookbook/ullman-ajax.html And from reading it thought it'd be interesting to try a bit of Ajax on my site. ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.