Re: Href (link) staying on the same page

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Chris Barber (chris_at_blue-canoe.co.uk.NOSPAM)
Date: 02/24/04


Date: Tue, 24 Feb 2004 09:47:57 -0000

Have a zero sized image on the page that is being served (doesn't need to
actually serve anything) from an ASP reference. You can then change the src
of the image to be the ASP page with a querystring thus allowing an
arbitrary ASP page to be executed (no return values of course).
Alternatively look at using a 'hidden' frame (eg. zero height), XMLHTTP,
dynamic embedded IFRAME, or the remote execution applet included with
Interdev (I think there are other).

Chris.

"A.S." <xweb10@lycos.NOSPAM.com> wrote in message
news:c4A_b.6918$aT1.2183@newsread1.news.pas.earthlink.net...
I would like to have a link that when clicked, sends info to an ASP page to
process, but does not submit the entire page. This way, the user will
click on a link and will not be taken to another page, but precessing will
occur.
This is mainly for a 'Rating' Application.
Amazon.com does this and I want to know how they do it. Here is the link to
the amazon page (you may need to be logged in)
http://www.amazon.com/exec/obidos/tg/new-for-you/new-for-you/-/main/ref=pd_nfyhl_gw_n/102-5480771-6490552.

Any ideas besides a hidden frame or popping up a window to do the
processing?

Thanks,
Ariel



Relevant Pages

  • Hidden frame and refreshing
    ... I have an ASP page which has 2 list boxes. ... L1 it runs another asp page in hidden frame, ... When the selection changes from listbox L2 i.e. it runs another asp page in ... that time I noticed that my status bar is still progressing but the values ...
    (microsoft.public.scripting.jscript)
  • Re: Href (link) staying on the same page
    ... to the amazon page ... unless you are missing the point of ASP and server-side response-based ... Can you explain what is wrong with the hidden frame workaround? ... SQL Server MVP ...
    (microsoft.public.inetserver.asp.general)
  • Href (link) staying on the same page
    ... I would like to have a link that when clicked, sends info to an ASP page to process, but does not submit the entire page. ... Any ideas besides a hidden frame or popping up a window to do the processing? ...
    (microsoft.public.inetserver.asp.general)