Search Again:

Re: .ins file question again???

From: Shawn Hogan
Date: Monday, October 2, 2000
Time: 2:48:42 pm

Green Apple Network Info wrote:

> Back to the using IEAK and reconfiguring existing customers machine
> questions. I noticed you added the IEAK reconfigure option to the newest
> version so I installed it, brought up the gearbox.html page, filled in all
> the info and hit finish, then the ins file came back as a txt web page again
> like last week. I modified the addone.txt as per your instructions to get
> the cd.html returning a file instead of txt. Any idea on this one or am I
> way off the path here??

Opps... change the first part of gearbox1.txt to:

-------
[FMP-If: Field: gNumber Temp 1 .eq. 201][FMP-If: Field:
Global_Variables::pSignup System Type .eq. Gearbox][FMP-ContentMIMEType:
application/x-rsregister][FMP-Else][FMP-ContentMIMEType:
application/x-internet-signup][/FMP-If][FMP-Field: gText Temp 1, Raw]
[FMP-Else]
-------

Also, to get away from the MIME type problem through SSL, set the following
line:

<FORM METHOD="post" ACTION="FMPro" NAME="Select Dialup Number">

to

<FORM METHOD="post" ACTION="http://FMUnlimitedIPAddress/FMPro" NAME="Select
Dialup Number">

- Shawn

-------------------------------
Shawn D. Hogan
President, Digital Point Solutions
http://www.digitalpoint.com
(858) 452-3696


------------------------------------------
To subscribe, unsubscribe and list archive
please visit http://www.optigold.com/lists
------------------------------------------



Messages In This Thread:



Return to Digital Point Solutions' Home Page