| Topic: | Help - how to append username to outside call to surveymonkey - very valuable |
|---|---|
|
dshealy
Freshman
Posts: 16 Posted: |
Help - I use the code listed below (1) imbedded in an iframe in contentexpress, to imbed an outside call to surveymonkey into my site. Somehow I have to get the code line in (2)(specifying the username in PostNuke) to pass the username to the survey software How do I do this. Is it some kind of append ????? Please help! (1) "http://www.surveymonkey.com/s.asp?u=147531127840" (2) $uname = pnUserGetVar('uname'); edited by: dshealy, May 16, 2006 - 09:14 PM |
|
Simon
online Steering Committee
Posts: 13427 Posted: |
You won't be able to send that information to content express without hacking it - you could however do it in htmlpages I believe. -- Regards, Simon itbegins.co.uk - Zikula Consulting Please read the Support Guide |