Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
glenngil #1
user login with URL parameter
This syntax fails:
$MM_redirectLoginSuccess = "displaylist.php?id=<?php echo
$row_userlist['userid']; ?>";
This simplified syntax works, but of course is not useful:
$MM_redirectLoginSuccess = "displaylist.php?id=1";
The code was generated by MM behaviours. I am trying to log a user in and if
successful open up displaylist.php send the userid as a URL parameter.
The syntax is wrong but I cannot figure out how to correct it.
glenngil Guest
-
Login User from Novell Login
Hi, At present a user loggin onto our netwok enters their username and password by a Novell Login prompt. When they fire up their browser they... -
user and admin login on same login page
Hello, I have a user login page which also doubles as my administrator login. Currently, my method of logging in doesnt seem to be working... -
ASP (VB) Login + Additional URL parameter?
I have a basic ASP VB login page from DW MX, works great. Eventhough on the login page I also got a dropdown menu with language selection. The... -
Login User User Error 80040e21
I am getting an 80040e21 error using the log in user server behavior. The complete error message is Microsoft OLE DB Provider for SQL Server... -
User changing something on a form makes asp.net take user to login page
Hi, I have an application that displays the database table records on the web page, the user can navigate thru the contents and make changes and...



Reply With Quote

