|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
asp code question/asp tutorial opinion wanted
Can anyone give me an indication that either I'm missing something or this tutorial is? I am having great difficulty in understanding the following code:
<% TheName=request.form("name) if TheName="John" then %> <!--#include virtual="/file1.html" --> <% else %> <!--#include virtual="/file2.asp" --> <% end if %> I guess the most important question is, is it right? It is part of the Include/virtual section (Example 4) of the tutorial at http://www.asptutorial.info/learn/subroutine_include.asp It simply does not work for me. I've managed to get everything up to this point working on my computer, with minor tweeking. If anyone has a minute to look at it and tell me what I'm missing it would be much appreciated. |
|
#2
|
|||
|
|||
|
__________________
jmurrayhead Did I help you out? Make me popular by clicking the icon!New Members:Proper way to post a question Powered by ASP.Net |
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > asp code question/asp tutorial opinion wanted |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|