al
I 'd like to be supported becuase I have following issue with url links:
I have to link username listed in my reports with
1. a url that link into user_profile contained in my user_tab . Each user is classified by user_ID. this link then change depending on the user following the below
http://xxxxxxx/public/forum/memberlist.php?mode=viewprofile&u=user_ID
how can I write this down with a command to let mydbr understand is the question.
2. a url that link into existing submitted forum topics. Each topic is classified by topic_ID. this link then change depending on the user following the below for instance
http://xxxxxxxxxxxxxx/public/forum/viewtopic.php?f=104&t=2256&flag=2
thanks
viktor