Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Definitive question about Ajax.net

Reply
Thread Tools

Definitive question about Ajax.net

 
 
luigi.corrias@gmail.com
Guest
Posts: n/a
 
      09-13-2008
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
 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      09-14-2008
On Sep 13, 12:41*pm, "luigi.corr...@gmail.com"
<luigi.corr...@gmail.com> wrote:
> 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


 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Definitive max flash/DRAM for a 2621 non-XM J Cisco 1 02-10-2006 08:45 PM
Definitive servlet.jar alan@engrm.com Java 3 01-12-2005 07:13 AM
Policy File. Definitive Guide? Michel Gallant Java 2 01-30-2004 01:17 PM
Definitive "Good Font Settings" StyleSheet? Hostile17 HTML 6 09-03-2003 02:27 PM
Definitive books - What are you reading now? Web Developer HTML 2 06-24-2003 10:22 PM



Advertisments