|
|
Add dropdown list of posted articles to User Profile |
In conjunction with hj we came up with the following:
<script type="text/javascript" language="JavaScript">
<!--
function GoThere(fe){
var opt_key = fe.selectedIndex;
var url_val = fe.options[opt_key].value;
window.open(url_val,'_top');
return true;
}
//-->
</script>
from USS_submission
left join USS on USS_submission.USS_Id=USS.USS_Id
where USS_submission.userId='^FormParam(uid);' and USS.wobjectId=273 and USS_submission.status='approved' wg-fomATgwyDOTorg | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||