I am trying to make a page that contains a form that will insert a record when submitted and also pass the session variable "ID" to the next page..is this possible???
Someone else can correct me on this one, but I think that if you bring simply carry your session("id" to the next page it'll be there for you. QUOTE OF THE DAY
Don't waste time telling people what you are doing or what you are going to do. Results have a way of informing the world.
Someone else can correct me on this one, but I think that if you simply carry your session("id" to the next page it'll be there for you. QUOTE OF THE DAY
Don't waste time telling people what you are doing or what you are going to do. Results have a way of informing the world.
the problem i see is that the form action is <%=MM_editAction%> in order to insert the new record..when i pass session variables the form action is simply "nameofpage.asp"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.