Re: Server.execute problem

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Lamberti Fabrizio (lambu_at_from_italy.it)
Date: 03/07/05


Date: Mon, 7 Mar 2005 12:51:49 +0100

By your code I suppose that result.asp is publish in the root of your web
server. Is it correct ?

Can I manually browse result.asp by using this url
http://webServerName/result.asp?key=2 ?

If your file is pulbish inside a path of Virtual Directory
/virt1/virt2/virt3 you have to write this code:

Server.Execute("/virt1/virt2/virt3/result.asp?key=2")

"PiGei" <james_milanNOSPAM@hotmail.com> wrote in message
news:%23skBTVwIFHA.3336@TK2MSFTNGP10.phx.gbl...
> hi all,
> I'm trying to use server.execute statement to include in an asp page
> another asp page with a parameter.
> That's because I've a parametric query in the second asp page and I have
> to pass the value
>
> <% Server.Execute("result.asp?key=2") %>
>
> I can't do it. That's the error message I get:
>
> Server object, ASP 0231 (0x80004005)
> Invalid URL form or fully-qualified absolute URL was used. Use relative
> URLs
>
> Any suggestion? Maybe the method doesn't support a parametric URL?
>
> If so, how can I do?
>
> thanks in advance
> PGei
>
>



Relevant Pages

  • HTTP error 500 from browser when asp executed
    ... I'm attempting to test an ASP from a desktop using windows ... set-up the internet information service in the correct ... root libraries with an asp file that just goes to the ... error 500 server problem. ...
    (microsoft.public.inetserver.iis.security)
  • Re: ASP page will not load
    ... >>> using ASP. ... Why do I get a 500 Internal Server error for all ... >>Internet Services Manager. ... >>Properties, and on the Home Directory tab, click the ...
    (microsoft.public.inetserver.asp.general)
  • Re: Ecommerce Server Requires Daily Reboot
    ... Sounds like you need a good ASP developer to go through ... SQL data caching schemes, to IIS settings, etc, etc, etc. ... a file cache on the web server. ... In order for customer to access webpage login, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Remote data entry solution needed for Access 2007
    ... is the actual server that the software is running on. ... would install on windows 2000, but it not really a big deal. ... But I think I'll look into the sharepoint or asp.net solutions first, ... DAP and ASP are completely unrelated technologies, ...
    (microsoft.public.access.externaldata)
  • Re: What is the difference between php & asp?
    ... >ASP is a Microsoft product based on the very ackward Visual Basic syntax ... >PHP is a C-Like, ... >need to physically register on the server. ... It works fine with SQL Server and Access if you really really ...
    (alt.php)