Ask a Question related to ASP.NET General, Design and Development.
-
Kevin Spencer #1
Re: Send more than one page
Sort of. What you can do is to combine the 2 pages into 1 with a div to
contain each "page". Then, on the client side, you can show and hide the
divs using JavaScript to show and hide the content of the 2 "Pages".
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of little things.
"Jenny" <j.malloyNO@SPAMx-mail.net> wrote in message
news:017501c352c5$d497d0e0$a101280a@phx.gbl...> Hi all,
>
> is there a way to send a pageA with a link to pageB to the
> clients browser and after showing pageA pageB is stored in
> the client browsers cache or somewhere else?
> The result should be, that a new page is shown without a
> new request at the server.
>
> Suggestions? Impossible?
>
> Jenny
Kevin Spencer Guest
-
php send var to swf while page reloads
Hi all, I've looked at this doc in the kb: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14253 But the problem is as... -
Send formatted page via Email
I'm urgently looking for a code which will automatically sends a formatted page, including the fonts and layouts via email. I do know how to send... -
send an email from ASP page
Hi, I wish to send the user entered data through email to the Admin. Iam trying to use CDO object but it gives me the following message.. ... -
Send e-mail from asp page
Hi, we just migrated our web server to a new server. And we are having a problem with order e-mails the server will stop at a line in the... -
How can I run the send page method
Hi I don't think MS have exposed this as an IE DOM/API function (although they might have - check out the MSDN Library first). If they haven't,...



Reply With Quote

