If you have a text file to display on a web page you can include the <%INCLUDE% yourfile.txt> in the .asp file. It will not work in the INFO or NOTES field. It also has to be a static file name for a file on the local server.
WUG only supports the WUG ASP Tags. You can get the "Web Template Technical Reference" from the IPSwitch web site. You'll need it if you want to customize the web pages. If you want to use another language you would have to use that language to get a web page from the WUG server. The have it parse the page and send out a new one. It would be some work, but for a programmer that has the time, and the right language, it shouldn't be a lot of work. I hope this helps. Jeff Cook Network Administrator Whatcom Educational Credit Union -----Original Message----- From: Ines Lehmann [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 12:53 PM To: '[EMAIL PROTECTED]' Subject: RE: [WhatsUp Forum] Web interface Do you mean that the text is being displayed in the Infoline 1 or 2 or in the Notes? That's not what I want. I don't want to display it on the Whatsup Gold Map but below the menu, just as a text on the html site. So do you have an idea how to do that? Which languages does the Whatsup Webserver support? -----Original Message----- From: Joe Sepielli [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 12:30 PM To: [EMAIL PROTECTED] Subject: Re: [WhatsUp Forum] Web interface Ines, If the text file is on the WhatsUp Gold box you can do this: <%INCLUDE% yourfile.txt> Regards, Joe In reply to 5 Jun message from [EMAIL PROTECTED]: >Hi, > >I am currently changing the layout and content of the Whatsup Gold >interface. >I need to display an information standing in a simple textfile. Obviously this isn't possible with Javascript so I tried >it with asp and realized that Whatsup Gold doesn't use asp, it's their proprietary "asp". So does anybody have an idea >how I can pass information to the website since the Whatsup template tags don't offer such a possiblity? > >thanks, >ines Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
