Ask a Question related to Dreamweaver AppDev, Design and Development.
-
singh83 #1
Dreamweaver Tutorial ASP Error
Hi,
I have encountered a problem when following the steps in the DW tutorial
"Building a Master-Detail Page Set". I followed all the instructions and
successfully retrieved a recordset from the microsoft access db file (provided
within the DW package). The page is ASP Javascript page. I did not create this.
This was including in the getting started folder. My testing server is setup
for asp javascript.
But when I preview the file locationMaster.asp in the browser (F12) the table
appears, but when I click on one of the links to click on a rental location I
get the following error:
Error Type:
Microsoft VBScript compilation (0x800A0401)
Expected end of statement
/myapp/TMP6yfmxcgyp3.asp, line 5, column 33
var rsLocations__MMColParam = "1";
I have no idea where VB comes into it, as there is no VB scripting going on.
Please can someone help me, I've been trying to work this out for hours.
Thanks,
Sarb.
singh83 Guest
-
ASP Error in Dreamweaver Tutorial
I think the error message is because you are using 'var' where you should be using 'set' rm -
ASP Error in Dreamweaver Tutorial
Thanks alot! I just realised that the detail page did not define the language in the first line. I don't understand how Macromedia left that out!!! ... -
ASP Error in Dreamweaver Tutorial
Thanks alot! I just realised that the detail page did not define the language in the first line. I don't see how Macromedia left that out!!! ... -
ASP Error in Dreamweaver Tutorial
Hi, did you manage to sort out this problem? I have the exact same problem and would appreciate if you could tell me how to resolve it? However, I... -
WZ2K Tutorial Update - Latest Dynamic Dreamweaver video tutorial
Hi, The latest Dreamweaver video tutorial has been added this evening, covering the following techniques: Expanding the MySQL database...



Reply With Quote

