Dusty,
Thanks for the response. If any existing html pages are called by the .cgi
then I guess there is no way I can add a extra page, i.e., options.html,
and expect that it will be called from one of the .cgi executable files.
So my purpose of moving the option into a separate page can't be
accomplished at this time. I guess this is something Ipswitch has to look
into it.
Now, how can I hide a certain option link?
***************************************
Dan Nguyen from Hotbiz.com,
Your Online Office.
***************************************
-----Original Message-----
From: ## Dusty Carden <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, June 25, 1999 7:02 PM
Subject: Re: [IMail Forum] General Purpose Tags - Modifying Web based
Administration
>The options will have to be part of one of the existing pages I
>believe as they are called from the .cgi. For instance on the menu.html
>it is actually called with the menu.cgi tag.
>
>So you will have to make the Options part of an existing page in order for
>them to work.
>
>Unless I have overlooked something here.
>
>However they can be broke down to not include the fields you do not
>want the user to see.
>
>Dusty
>
>----- Original Message -----
>From: Dan Nguyen <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, June 25, 1999 5:50 PM
>Subject: Re: [IMail Forum] General Purpose Tags - Modifying Web based
>Administration
>
>
>> Gary,
>>
>> Here what I've done:
>>
>> 1. I created options.html page where I have all of the option links in
>it.
>> 2. I created a hyperlink from the main page menu.html to go to
>options.html
>> 3. When I went to options.html and clicked on any of the optional link,
>it
>> kicked me back to the login page.
>>
>> In summary, I already knew that all the tags and parameters have to be
>> passed by .cgi not any html page. HTML pages are available for customize
>the
>> looks and feels not the function.
>>
>> Dan
>> -----Original Message-----
>> From: Gary Cook <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>> Date: Friday, June 25, 1999 3:07 PM
>> Subject: Re: [IMail Forum] General Purpose Tags - Modifying Web based
>> Administration
>>
>>
>> >What kicks you back to the login page?
>> >
>> >-----Original Message-----
>> >From: Dan Nguyen <[EMAIL PROTECTED]>
>> >To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>> >Date: Friday, June 25, 1999 4:56 PM
>> >Subject: Re: [IMail Forum] General Purpose Tags - Modifying Web based
>> >Administration
>> >
>> >
>> >>Gary,
>> >>
>> >>I've tried it. It didn't work. It will kick you right back to the
>login
>> >>page :(
>> >>
>> >>
>> >>***************************************
>> >>Dan Nguyen from Hotbiz.com,
>> >>Your Online Office.
>> >>***************************************
>> >>-----Original Message-----
>> >>From: Gary Cook <[EMAIL PROTECTED]>
>> >>To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>> >>Date: Friday, June 25, 1999 12:35 PM
>> >>Subject: Re: [IMail Forum] General Purpose Tags - Modifying Web based
>> >>Administration
>> >>
>> >>
>> >>>Put a link on the main page that points to the new "options" page.
>Create
>> >a
>> >>>new html page for your options and use the tags where you need them.
>> >
>> >
>>
>>
>