Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to concatenate two more fields into this link and don't know how.
I'm trying to concatenate the code below with two values in a cookie (values cookies.("first"
<A HREF="results.asp?<%= MM_keepURL & MM_joinChar(MM_keepURL) & "id=" & views.Fields.Item("id"
correct me if I'm wrong but in my case, I only want the user that created the entry to be able to edit it. Am I in the right path with my code?