Help Inserting Record From ASP Form To SQL?

Matt E

New member
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Unknown server tag 'MM:Insert'.

Source Error:

Line 3: Assembly="DreamweaverCtrls, version=1.0.0.0,publicKeyToken=836f606ede05d46a,
Line 4: culture=neutral"%>
Line 5: <MM:Insert
Line 6: runat="server"
Line 7: CommandText='<%# "INSERT INTO dbo.aspnet_optout (Email) VALUES (?)" %>'

Source File: /asp/optout.aspx Line: 5
 
Back
Top