Forum Search Results for "" RSS 1—10 of 21

More Search Options

  • Re: UrlMappings

    Posted to General by SomeNewKid on 05-12-2006, 9:46 PM

    Just to be clear, the mapping you need is .* The effect of this mapping is that all HTTP requests will be passed through to the ASP.NET process. Static files such as .css and .js and .gif and .jpg will now be handled by ASP.NET and its StaticFileHandler.  This is something of which to be aware. Now, regarding your broken home page, here is ...

    • http://forums.iis.net/p/990219/1284813.aspx#1284813
  • Re: <? PHP CODE in ASP ?>

    Posted to Classic ASP by SomeNewKid on 04-21-2006, 11:00 AM

    florian_mrt:The choices you gave, aren't arguably the 'technically cleanest' number of choices apart from the database one, and probably less faster than one would want to.If this is the case, it is because I misunderstood your question.  I figured you meant that the user sees an ASP page, and then sends that page to a ...

    • http://forums.iis.net/p/978861/1264438.aspx#1264438
  • Re: <? PHP CODE in ASP ?>

    Posted to Classic ASP by SomeNewKid on 04-21-2006, 9:18 AM

    florian_mrt:How about two different script files communicating with each other, eg a php file transfering data to an asp file?Yes, you can do this. Both PHP and ASP process ''incoming HTTP requests''.  So, if you can get the data into an HTTP request, then you can pass whatever information you like between your PHP files and your ASP ...

    • http://forums.iis.net/p/978861/1264310.aspx#1264310
  • Re: <? PHP CODE in ASP ?>

    Posted to Classic ASP by SomeNewKid on 04-04-2006, 8:13 AM

    Sorry, but the answer is no.  You cannot include both types of script in a single page, and have both processed separately.  

    • http://forums.iis.net/p/978861/1247171.aspx#1247171
  • Re: trapping htm and html

    Posted to General by SomeNewKid on 04-04-2006, 7:36 AM

    You need to perform two steps; one in IIS, and one in your application's Web.config file.  To learn about each step, please review the following thread: New extension for aspx file in asp.net.  

    • http://forums.iis.net/p/978807/1247135.aspx#1247135
  • Re: IIS 5.1 Application Extension Mapping not working?

    Posted to General by SomeNewKid on 12-20-2005, 11:44 AM

    You found the answer more quickly than I could type it out :)  

    • http://forums.iis.net/p/947537/1147389.aspx#1147389
  • Re: IIS 5.1 Application Extension Mapping not working?

    Posted to General by SomeNewKid on 12-20-2005, 11:42 AM

    ojm37 wrote:I fill out all the boxes just as on the Windows2003 Server, but the ''OK'' button stays ''grayed-out''.When you add a new extension, the Executable field is shown with a condensed value, with an ellipses (...) marking the removed characters. While there is an ellipses in the Executable field, the OK button will stay disabled ...

    • http://forums.iis.net/p/947537/1147385.aspx#1147385
  • Re: Asp view in IE and Nescape and Mozila

    Posted to Classic ASP by SomeNewKid on 08-17-2005, 6:27 AM

    I would recommend that you read the following: New York Public Library Style Guide It is an easy-to-read introduction to modern web standards. Once you have read that guide, you may then wish to bookmark the following page:Web Standards GroupAt the above site, you can read more about web standards and learn of many resources. 

    • http://forums.iis.net/p/911670/1023229.aspx#1023229
  • Re: "Server Error in '/dotnet' Application " How can i fix this problem?

    Posted to General by SomeNewKid on 07-29-2005, 11:27 PM

    If you read the error message, you will see that it suggests a common cause of this error: ''This error can be caused by a virtual directory not being configured as an application in IIS.'' To correct this, please visit the following webpage: How to define an ASP.NET application in IIS

    • http://forums.iis.net/p/906672/1004647.aspx#1004647
  • Re: is this program working??? I really do not understand it does not seem to work..

    Posted to Classic ASP by SomeNewKid on 07-06-2005, 2:19 AM

     lionel84 wrote:[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.Please refer to the following Microsoft support page:ASP Returns 'Operation Must Use an Updateable Query' Error 

    • http://forums.iis.net/p/899516/978883.aspx#978883

1 2 3 Next >

Microsoft Communities