ArifShallwani
Technical User
Good day,
So I'm trying to design a website where customers can search our database of inventory. I've set up a Search page and a Results page (the results page is resultspage.asp) using Dreamweaver. The problem is that when you type a word in the text field and click on 'Submit', instead of bringing up the results in tabular form, you see my code on the screen in the frame where results are supposed to be shown. This happens if I try to use the "preview in browser" feature in Dreamweaver. If I try to do the same thing with the online version, i receive an error.
If anyone has any spare time, please let me know what's going wrong. The page is If you click on 'Submit', you will see my problem.
Any help is greatly appreciated. (Note: sometimes you get the typical HTTP 500 Internal Server Error, other times it says a particular line, 12 for example, has an error)
And one more thing, are there supposed to be the '<%' and '%>' tags in my .asp page? I haven't seen it in other pages.
Arif
So I'm trying to design a website where customers can search our database of inventory. I've set up a Search page and a Results page (the results page is resultspage.asp) using Dreamweaver. The problem is that when you type a word in the text field and click on 'Submit', instead of bringing up the results in tabular form, you see my code on the screen in the frame where results are supposed to be shown. This happens if I try to use the "preview in browser" feature in Dreamweaver. If I try to do the same thing with the online version, i receive an error.
If anyone has any spare time, please let me know what's going wrong. The page is If you click on 'Submit', you will see my problem.
Any help is greatly appreciated. (Note: sometimes you get the typical HTTP 500 Internal Server Error, other times it says a particular line, 12 for example, has an error)
And one more thing, are there supposed to be the '<%' and '%>' tags in my .asp page? I haven't seen it in other pages.
Arif