This is the url and the page id
I would like to delte just this page specifically how would i rite the cod eto the page in this url
my delete statment.
if len(ssid) => 1 then
strSQL = "Delete* from tblPageContent where MainMenuLinkID = " 4" and MenuLinkID = " 18 " and SubmenuLinkID = " 18
else
if len(sid) => 1 then
strSQL = "Delete * from tblPageContent where MainMenuLinkID = " 4" and MenuLinkID = " 18
end if
I would like to delte just this page specifically how would i rite the cod eto the page in this url
my delete statment.
if len(ssid) => 1 then
strSQL = "Delete* from tblPageContent where MainMenuLinkID = " 4" and MenuLinkID = " 18 " and SubmenuLinkID = " 18
else
if len(sid) => 1 then
strSQL = "Delete * from tblPageContent where MainMenuLinkID = " 4" and MenuLinkID = " 18
end if