Dim resultMsgbox As Int16 = MsgBox("Are you sure you want to delete the record?", MsgBoxStyle.YesNo, "Warning")
If resultMsgbox = 6 Then
'somecodes'
End If
this works fine in Visual Studio's internal browser when run
pero browse ng boss ko thru his browser 'http://loacalhost/addresspath'
e nag eerror kapag dinadaanan na yung mga msgboxes.
i just cant remember the error kasi d2 sa workstation ko nde ako pde gumamit ng IIS kase nde ako admin account
pls help po
salamat