Date:  06/26/2011 04:40:26 PM Msg ID:  004298
From:  FoxWeb Support Thread:  004297
Subject:  Re: ERROR FOXWEB CODING(HTML)
  • What's the extension of the file containing the code? It must be .fwx, in order for it to be processed by FoxWeb.
  • Is the file being served from a web server, or opened directly in the browser? You can determine that from the URL, which needs to start with http:// or https://, rather than file:///.
 
If both of the above are true, then most probably the problem is caused by bad configuration of the .fwx script mapping on your web server. For details on how to fix this, please refer to the Configuring your Web Server topic in the FoxWeb documentation (http://www.foxweb.com/document/WebServer.htm).
FoxWeb Support Team
support@foxweb.com email
Sent by Yoon Deokman on 06/26/2011 12:44:37 PM:
Hi sorry, When I browse on internet explore it got this coding.


<%
****************   NEW
procedure pipedesign_new
SET EXCL OFF
SET DATE ansi
SET CENT ON
SET LOCK ON
set reprocess to 1000
if !used("Blueprint")
 sele 0
 USE Blueprint
ENDIF
M.WARNING=''
IF REQUEST.FORMCOUNT()>0
 M.DWG=request.FORM('dwg')
 M.AREA=request.FORM('area')
 M.SHT=request.FORM('sht')
 M.Joint_num=request.FORM('Joint_num')
 M.PASS=request.FORM('pass')
 
 IF EMPTY(M.DWG)
  m.warning='<script language="JavaScript">'+chr(13)+;
  '<!-- hide from other browser '+chr(13)+;
  ' alert("ISO DWG NO ÀÔ·ÂÇϼ¼¿ä.")' +chr(13)+;
  '// stop hiding -->'+chr(13)+'</script>'+chr(13) 
 ELSE
  IF EMPTY(M.AREA)
   m.warning='<script language="JavaScript">'+chr(13)+;
   '<!-- hide from other browser '+chr(13)+;
   ' alert("Area ÀÔ·ÂÇϼ¼¿ä.")' +chr(13)+;
   '// stop hiding -->'+chr(13)+'</script>'+chr(13) 
  ELSE
   IF EMPTY(M.SHT)
    m.warning='<script language="JavaScript">'+chr(13)+;
    '<!-- hide from other browser '+chr(13)+;
    ' alert("Sheet_noÀ» ÀÔ·ÂÇϼ¼¿ä.")' +chr(13)+;
    '// stop hiding -->'+chr(13)+'</script>'+chr(13) 
   ELSE
    IF EMPTY(M.Joint_num)
     m.warning='<script language="JavaScript">'+chr(13)+;
     '<!-- hide from other browser '+chr(13)+;
     ' alert("joint_num.")' +chr(13)+;
     '// stop hiding -->'+chr(13)+'</script>'+chr(13) 
    ELSE
    IF EMPTY(M.pass)
     m.warning='<script language="JavaScript">'+chr(13)+;
     '<!-- hide from other browser '+chr(13)+;
     ' alert("Pass_word ÀÔ·ÂÇϼ¼¿ä.")' +chr(13)+;
     '// stop hiding -->'+chr(13)+'</script>'+chr(13) 
    ENDIF 
   ENDIF
  ENDIF 
 ENDIF 
ENDIF  
 IF EMPTY(M.WARNING)  &&
  M.Reg_date=DATE()
  SELE Blueprint
  SET ORDER TO TAG blue_id
  GO BOTTOM
  M.Blue_id=Blueprint.Blue_id+1
  if lock()  
   APPE BLANK
   GATH MEMV MEMO
   unlock
  endif
  
  RESPONSE.REDIRECT("/SCRIPTS/FOXWEB.EXE/pipedesign_list@Web_pipedesign/pipedesign.FWX?")
  RETURN
 ENDIF    
ELSE
 M.WARNING='' 
 SELE Blueprint
 SCATT MEMV MEMO BLANK
ENDIF
%>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>Pipedesign</title>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<FORM ACTION="/SCRIPTS/FOXWEB.EXE/pipedesign_newW@Web_pipedesign/pipedesign_1.fwx?" METHOD="POST">
<%=M.WARNING%>
<p align="center">&nbsp;</p>
<table align="center" border="0" cellpadding="4" width="183" bordercolordark="silver">
    <tr>
        <td width="171" align="center" bgcolor="#B0D8F3">
            <p><span style="font-size:10pt;"><b>I S O - D W G</b></span></p>
        </td>
    </tr>
</table>
<br>
<table align="center" cellpadding="0" cellspacing="0" width="389">
    <tr>
        <td width="278" height="25">&nbsp;</td>
        <td width="111" align="right" height="25"><A href="/SCRIPTS/FOXWEB.EXE/pipedesign_list@Web_pipedesign/pipedesign.fwx?"><IMG
alt="¸®½ºÆ®·Î µ¹¾Æ°¡±â" src="/Opinion/list.gif" border=0 width="49" height="20"></A>&nbsp;</td>
    </tr>
</table>
<table align="center" cellspacing="0" width="330" bordercolordark="white" bordercolorlight="#CCCCCC" style="border-collapse:collapse;" height="194">
    <tr>
        <td width="88" height="20" align="center" bgcolor="#CFD9E3" style="border-width:1; border-color:silver; border-style:none;">
            <p><span style="font-size:9pt;"><font face="Arial">DWG</font></span></p>
        </td>
        <td width="235" height="20" style="border-width:1; border-color:silver; border-style:none;">
            <p><span style="font-size:9pt;">&nbsp;<input type="text" name="dwg" value="<%=ALLT(m.dwg)%>" maxlength="10" size="20"></span></p>
        </td>
    </tr>
    <tr>
        <td width="88" height="20" align="center" bgcolor="#CFD9E3" style="border-width:1; border-color:silver; border-style:none;">
            <p><span style="font-size:9pt;"><font face="Arial">AREA</font></span></p>
        </td>
        <td width="235" height="20" style="border-width:1; border-color:silver; border-style:none;">
            <p><span style="font-size:9pt;">&nbsp;<input type="text" name="area" value="<%=ALLT(m.area)%>" maxlength="20" size="20"></span></p>
        </td>
    </tr>
        <tr>
        <td width="88" height="46" align="center" bgcolor="#CFD9E3" style="border-width:1; border-color:silver; border-style:none;">
            <p><span style="font-size:9pt;"><font face="Arial">Sheet</font></span></p>
        </td>
            <td width="235" height="46" style="border-width:1; border-color:silver; border-style:none;">
                <p><span style="font-size:9pt;">&nbsp;</span><span style="font-size:9pt;"><input type="text" name="area" value="<%=ALLT(m.sht)%>" maxlength="20" size="20"></span></p>
            </td>
        </tr>
    
        <tr>
            <td width="88" height="18" align="center" bgcolor="#CFD9E3" style="border-width:1; border-color:silver; border-style:none;">
                <p><span style="font-size:9pt;"><font face="Arial">n/Joint</font></span></p>
            </td>
            <td width="235" height="37" style="border-width:1; border-color:silver; border-style:none;">
                <p>&nbsp;<span style="font-size:9pt;"><input type="text" name="joint" maxlength="3" size="3"> </span></p>
            </td>
        </tr>
      
<td width="88" height="37" style="border-width:1; border-color:silver; border-style:none;">
                <p>&nbsp;</p>
            </td>
    <tr>
        <td width="88" align="center" bgcolor="#CFD9E3" style="border-width:1; border-color:silver; border-style:none;" height="12">
            <p><span style="font-size:9pt;"><font face="Arial">Pass</font></span></p>
        </td>
        <td width="235" style="border-width:1; border-color:silver; border-style:none;" height="24">
            <p><span style="font-size:9pt;">&nbsp;<input type="password" name="pass" maxlength="4" size="10">
            (ÃÖ´ë 4ÀÚ±îÁö ÀÔ·Â)</span></p>
        </td>
    </tr>
</table>
<p align="center"><input type="submit" name="SUBMIT" value=" µî·Ï "> &nbsp;<input type="reset" name="RESET" value=" ´Ù½Ã "></p>
<p>
&nbsp;</p>
</FORM>
</body>
</html>
NEXT CONNECTION :http://218.237.66.190/SCRIPTS/FOXWEB.EXE/pipedesign_list@Web_pipedesign/pipedesign.fwx?
Thank you very much