I'm tryng to make an avescripter desklet that checks a gmail account for new messages. So i use
;https://mail.google.com/mail/feed/atom?username=%Username%&password=%Password%" save="yes" onupdate=""/>
but it doesn´t seem to work. I think it has to do with the "&", because if i adapt the desklet with this:
;http://www.aqua-soft.org/board/%Username%.%Password%?type=RSS2" save="yes" onupdate=""/>
setting %Username%=external, %Password%=php, everything is OK.
Am i right? Or it has to do with sth else?
Aqua-Soft Forums