Ask a Question related to Dreamweaver AppDev, Design and Development.
-
tank180 #1
UserId
I have created a login page and a order page. The problem I am have is when I
submit a order I need the users id to be put in the userId column of the orders
table in the data base. I am not realy sure on how this is done. Everything
else works great just all the user ids show up as 0's.
Tanks, Jeff
tank180 Guest
-
update on userid and productid
Hi all.... I'm trying to create an update page to update a product based on the userid and productid. Is this possible? if not how could it be... -
Where to store UserID/Password
Hi, Where can I store username password information my ASP.NET project. I am not using any database. I preferred to store in Application... -
userid and password in html ?
I need to link to a 2nd web site/page (different host name) from a link on my primary web page. i.e. from a page on www.pcwp.com I need to link... -
Get userID from Active Directory.
I first post this to win2000.active_directory group and I find out it may be a wrong group. I hope this group can help me. Hello, In ASP... -
DB2 v7.2 AIX fenced-userid change ?
Is it possible to change the fenced-userid for an instance, without dropping and re-creating that instance ? Environment: AIX and DB2 version 7.2... -
Paul Whitham TMM #2
Re: UserId
Assuming you are using the standard MM login behaviours then your userID
should have been assigned to a session variable called MM_UserName. Simply
use this in the insert statement, or create a hidden field to hold it and
set it to be the value of the field
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"tank180" <webforumsuser@macromedia.com> wrote in message
news:d1t24v$9gk$1@forums.macromedia.com...when I> I have created a login page and a order page. The problem I am have isorders> submit a order I need the users id to be put in the userId column of theEverything> table in the data base. I am not realy sure on how this is done.> else works great just all the user ids show up as 0's.
>
>
> Tanks, Jeff
>
Paul Whitham TMM Guest
-
tank180 #3
Re: UserId
So the username on the login isn't assigned to the MM_Username its the user id that is?
tank180 Guest
-
tank180 #4
Re: UserId
The username is assigned to the MM_Userername because I tryed displaying it on
the orders page and it shows the user that is logged in not the users id. Is
there some why to get the user id out of that too?
tank180 Guest



Reply With Quote

