Jump to content

This topic is 8601 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I am having a frustrating problem. I have been using HomePage 3.0 to create custom web pages. I created a folder for each database. However, when I "save as" out of the folder for FacultyStaff into a Teacherlogin folder the pop-up windows quit working. Here's part of the HTML. I don't know why the pop-ups quit working.

Thanks for any help you can give me.

<P><FORM ACTION="FMPro" METHOD="post">

<P><INPUT TYPE="hidden" NAME="-DB" VALUE="PRCommentsQ1.FP3">

<INPUT TYPE="hidden" NAME="-Lay" VALUE="Web"> <INPUT TYPE="hidden" NAME="-format" VALUE="new_reply.htm">

<INPUT TYPE="hidden" NAME="-error" VALUE="new_error.htm"></P>

<CENTER><TABLE BORDER=0>

<TR>

<TD ALIGN=center>

<P><FONT SIZE="+4">Q1</FONT></P>

</TD>

<TD ALIGN=center>

<P><IMG SRC="images/fmab.gif" WIDTH=41 HEIGHT=41 ALIGN=middle></P>

</TD>

<TD ALIGN=center>

<P><FONT SIZE="+3"><B>New Record</B></FONT></P>

<P><FONT SIZE="+3"><B>Comments Q1</B></FONT></P>

</TD>

</B></FONT><TD ALIGN=center>

<P><FONT SIZE="+4">Q1</FONT></P>

</TD>

</TR>

</TABLE>

</CENTER>

<P><TABLE BORDER=0 WIDTH="100%">

<TR>

<TD WIDTH="33%">

<P ALIGN=right>ReportID:</P>

</TD>

<TD>

<P><SELECT NAME='ReportID' SIZE=1 > <OPTION VALUE=""> - No Selection - [FMP-VALUELIST: ReportID, LIST=ReportIDList] <option [FMP-ValueListItem]>[FMP-VALUELISTITEM][/FMP-VALUELIST] </SELECT></P>

</TD>

</TR>

<TR>

<TD WIDTH="33%">

<P ALIGN=right>Lookup Report ID:</P>

</TD>

<TD>

<P><SELECT NAME='gEmpty2' SIZE=1 > <OPTION VALUE=""> - No Selection - [FMP-VALUELIST: gEmpty2, LIST=StudentNameReportID] <option [FMP-ValueListItem]>[FMP-VALUELISTITEM][/FMP-VALUELIST] </SELECT></P>

</TD>

</TR>

<TR>

<TD WIDTH="33%">

<P ALIGN=right>TeacherID:</P>

</TD>

<TD>

<P><INPUT TYPE=text NAME=TeacherID VALUE="[FMP-CurrentToken]" SIZE=20></P>

</TD>

</TR>

<TR>

<TD WIDTH="33%">

<P ALIGN=right>Lookup Teacher ID:</P>

</TD>

<TD>

<P><SELECT NAME='gEmpty' SIZE=1 > <OPTION VALUE=""> - No Selection - [FMP-VALUELIST: gEmpty, LIST=TeacherNameIDList] <option [FMP-ValueListItem]>[FMP-VALUELISTITEM][/FMP-VALUELIST] </SELECT></P>

</TD>

</TR>

<TR>

<TD WIDTH="33%">

<P ALIGN=right>Comment Q1:</P>

</TD>

<TD>

<P><TEXTAREA NAME=CommentQ1 ROWS=6 COLS=77 WRAP=virtual></TEXTAREA></P>

</TD>

</TR>

<TR>

<TD WIDTH="33%">

<P>Report ID:</P>

</TD>

<TD>

<P><INPUT TYPE=text NAME=ReportID VALUE="" SIZE=20><Select name="ReportID">

<option value=""> - No Selection -

[FMP-ValueList: ReportID, List=ReportIDList]

<option [FMP-ValueListItem]>[FMP-ValueListItem][/FMP-ValueList]

</Select></P>

This topic is 8601 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.