NotePage, Inc. Forum Index

PageGate and GetWeb

 
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support
View previous topic :: View next topic  
Author Message
DonaldFrancis



Joined: 13 Nov 2003
Posts: 10

PostPosted: Wed May 12, 2004 5:16 pm    Post subject: PageGate and GetWeb Reply with quote

I am currently running PageGate V4 and have recently gotten getweb runing on IIS. The way I have it setup is that all recipients belong to 1 particlular group and I set that group for getweb (using guilist.htm).

This works fine except that everytime you update the group (IE adding a user) it recreates the html file to add the new people and it then blows out the proper address for webgate.exe as it reverts back to http://127.0.0.1/scripts/webgate.exe.

Is there a way to make it regen the html file with the proper setting OR is there a better way to do this?

Thanks,
Donald


Back to top
View user's profile Send e-mail
Tech Support



Joined: 25 Aug 2003
Posts: 4354

PostPosted: Thu May 13, 2004 7:42 am    Post subject: Reply with quote

You will need to edit the template file that PageGate Admin is using to generate new "index.htm" and "default.htm" files within the directory for the group.

Every time you make a change to the group, PageGate Admin generates new web pages, using the the html code from the template and database information.

Currently, the IP address that you have in the template file (127.0.0.1) is a loop back. When the "Sender" sends the message, the data is actually being redirected to the sender's own machine. That data needs to be "POSTed" to the "webgate.exe" on the webserver.


1.) Open Windows Explorer and find the actual "guilist.htm" template file (Usually in C:\Inetpub\wwwroot\templates)

You can verify the location by checking the "Web Pages Path" found in
'Interfaces' - 'GetWeb' - 'Settings'. The "templates" will be a sub-directory of this.

2.) Open the template file in Notepad.

3.) Find the line

<FORM NAME="MYFORM" ACTION="http://127.0.0.1/scripts/webgate.exe" METHOD=POST onSubmit="DoCheckSender()">

4.) Edit the IP address "127.0.0.1", changing it to the the IP address of the web server.

5.) Add or remove some one from the group. New pages should be generated with the correct URL for "webgate.exe"


Any other changes (wording, images, color) to the webpage(s) should be done to the html code in the template files themselves. Never edit the "index.htm" or "default.htm" files within the web directory for the group.



_________________
Tech Support
support@notepage.com
http://www.notepage.net
Back to top
View user's profile
DonaldFrancis



Joined: 13 Nov 2003
Posts: 10

PostPosted: Thu May 13, 2004 8:24 am    Post subject: Reply with quote

That should solve my problem thanks much !


Back to top
View user's profile Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin