| | |
Form Not Working Properly
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I have a couple of files here.
I have a form on our home page that was working until just a few minutes ago and I have no idea what has changed. It was moved from the bottom of the page to the of the page but that is all.
Now when I try to use the form it goes to the directory but says a directory listing is not allowed and does not go to the pdf file within the directory like it is supposed to.
Any help is welcome.
Code posted below
Here is the form that is on the home page:
and here is the courses.asp code that is called by the form
the code itself has not been modified at all. Simply the form was moved to the top of the page in a design editor.
to visit the page in question you can view surveyors.org
the dropdown form is at the top of the page above the video.
Thank you
I have a form on our home page that was working until just a few minutes ago and I have no idea what has changed. It was moved from the bottom of the page to the of the page but that is all.
Now when I try to use the form it goes to the directory but says a directory listing is not allowed and does not go to the pdf file within the directory like it is supposed to.
Any help is welcome.
Code posted below
Here is the form that is on the home page:
ASP Syntax (Toggle Plain Text)
<tr> <br> <td bgcolor="#003398" height="18"> <b><font face="Arial" size="2" color="#FFFFFF">Courses</font></b></td> </tr> <tr> <td height="71" valign="top"> <select size="1" name="Courses"> <option value="Surveying_Ethics_0007604.pdf">Surveying Ethics 101 #0007604</option> <option value="Florida_MTS_-_T09_0007603.pdf">Florida MTS T09 #0007603</option> <option value="Florida_Laws_-_T09_0007602.pdf">Florida Laws T09 #0007602</option> <option value="ContractLaw_0003790.pdf">Contract Law #0003790</option> <option value="DeedInterpretation_0003797.pdf">Deed Interpretation #0003797</option> <option value="FloridaLaws_0003789.pdf">Florida Laws #0003789</option> <option value="FloridaMTS_0003788.pdf">Florida Minimum Technical Standards #0003788</option> <option value="GeorgiaLaws_0006457.pdf">Georgia Laws #0006457</option> <option value="GeorgiaMTS_0006458.pdf">Georgia Minimum Technical Standards #0006458</option> <option value="LegalDefensesandProfessionalism_0003793.pdf">Legal Defenses and Professionalism #0003793</option> <option value="LegalDescriptions_0003796.pdf">Legal Descriptions #0003796</option> <option value="LimitationsofLiabilityandMalpracticeDamage_0003792.pdf">Limitations of Liability and Malpractice Damages #0003792</option> <option value="NegligenceLaw_0003791.pdf">Negligence Law #0003791</option> </select> <form method="POST" action="courses.asp"> <p> <input type="submit" value="Submit" name="B1"></p> </form>
and here is the courses.asp code that is called by the form
ASP Syntax (Toggle Plain Text)
<% CoursePath = "CoursesAndSeminars/" & request("Courses") response.redirect(CoursePath) %>
the code itself has not been modified at all. Simply the form was moved to the top of the page in a design editor.
to visit the page in question you can view surveyors.org
the dropdown form is at the top of the page above the video.
Thank you
+_-¤ ŦĦễ £ﺄiĢĦŧňĨňĢĦǻщk ¤-_+
South Georgia Computers - Home and Office IT Solutions - Owner/Tech
Need the BEST software for Virus/Spyware Removal? Download - AVG Free -
Computer Problems? Forget the GeeK Squad use something better: DaniWeb
South Georgia Computers - Home and Office IT Solutions - Owner/Tech
Need the BEST software for Virus/Spyware Removal? Download - AVG Free -
Computer Problems? Forget the GeeK Squad use something better: DaniWeb
![]() |
Similar Threads
- Displaying contact form inputs properly in the email (PHP)
- my socket programming not working properly to send data from client to server (Python)
- Why isn't my modified KeyTyped method working properly? (Java)
- Windows firewall not working properly (Windows Software)
- atomic increment is not working properly.. (Assembly)
- CD - DVD ROM Drive not working properly (Storage)
- Form not working, getting parse errors... (PHP)
- Intel D815EEA PCI cards are not working properly (Windows NT / 2000 / XP)
Other Threads in the ASP Forum
- Previous Thread: show if recordset empty
- Next Thread: help with image uploader
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection diagnostics dreamweaver excel fso iis microsoft msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption server single specfic sqlserver sqlserverconnection toolkit webserver windows7





