Hi Stacey,

This might sound basic but are you actually calling
the file via the web server. From what you have below
it looks like you could be dragging the file onto your
web browser or opening the file in the browser.

What I mean is you'll need to open the file in the
form:
http://localhost\helloworld.taf 

and not 

E:\Inetpub\wwwroot\helloworld.taf

If I have just insulted your intelligence forgive me
but I thought it was worth a shot. 

If this is not the problem then it may be that web
server isn't recognizing or can't find the appropriate
plugin. 

JJ

--- Stacey Schoffer <[EMAIL PROTECTED]> wrote:
> I think I"m getting that disease that doesnt let you
> remember things...
> like well formed english or how to install Tango...
> 
> Just did a 2tk SP1 install, and the .taf that I have
> called is spitting
> out the XML code for the taf (the taf itself only
> has a html page in it -
> no xml)
> 
> Therefore, something is hokey with the server.  Any
> ideas ?
> 
> <?xml version="1.0" encoding="ISO-8859-1" ?> 
> <!DOCTYPE TAF (View Source for full doctype...)> 
> - <TAF Version="0x02000002" Debug="False"> 
> <Comments /> 
> - <!-- 
> Main program
> --> 
> - <Program> 
> <ActionRef Ref="Results" /> 
> </Program> 
> - <!-- 
> Program actions
> --> 
> - <Actions> 
> + <ResultAction ID="Results" Sig="null"
> PushResults="False"
> Expanded="False"> 
> <ResultsOutput Ref="Results.Results" /> 
> </ResultAction> 
> </Actions> 
> - <!-- 
> Data sources
> --> 
> <DataSources /> 
> - <!-- 
> Output blocks
> --> 
> - <Outputs> 
> <Output ID="Results.Results" Type="HTML">Upcoming
> login screen</Output> 
> </Outputs> 
> </TAF>
> 
> Stace
> 
> 
>
________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to
> [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the
> message body


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to