Run code between Intranet and Internet servers

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

From: Brian Bradley (brian.bradley_at_faa.gov)
Date: 03/15/04


Date: Mon, 15 Mar 2004 16:19:04 -0600

I am using VisualStudio.Net and Visual Basic.Net to write an .aspx on my
Intranet server which I want to: (1) open an .aspx on my Internet server to
run a maintenance routine and (2) return control to the next line of code
on my Intranet .aspx.

I know how to do the first part but cannot return control to my Intranet
.aspx. Response.Redirect and Server.Execute will not work.

Does anyone know if I can do this?

Thanks!



Relevant Pages

  • wincontrol question...Please help =(
    ... aspx page served over an intranet (lots of room to play around here) to ... thanks steve ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: passing variables from .aspx.cs code pages to .aspx pages
    ... snippet, I've got the cause of your problem, for ASP.NET server control, we ... in the aspx page's inline template, but we can adjust those parameters' ... Microsoft Online Support ... |> | protected void Page_Load ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: usercontrols + code-behind
    ... Each .aspx page that uses this ... > control has appropriate directives at the top of the page: ... protected MyControl myCtl; ... I now get an error whenever the .NET Framework compiles each ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: usercontrols + code-behind
    ... Each .aspx page that uses this ... > control has appropriate directives at the top of the page: ... protected MyControl myCtl; ... I now get an error whenever the .NET Framework compiles each ...
    (microsoft.public.dotnet.framework.aspnet)
  • Suppress Form Action
    ... A custom server control has a Button. ... Private strConfirmMsg As String ... Public Property ConfirmMessageAs String ... using the above custom control in an ASPX page (assume that the ASPX ...
    (microsoft.public.dotnet.framework.aspnet)