Quote:
Originally Posted by Lynne
profile fields are just stored in the database, so you may create a query to call each of them. How you go about comparing the two strings is going to be the interesting part.
|
well the link/script is external to the forums, and i just need to insert the user and the poster's entries from the respective profile fields into the URL with something like a raw.post --
so basically i want to use like a raw post.fieldX to populate the a URL with user and poster's entries for that field.
can i call a user's own entry for a profile field with vb code? i'm using this in a postbit modification. in the template if i use raw post.fieldX it uses the poster's entry, and not hte user. I'd like to use both.