hi all,
i am using networklink tag to automatically update get the kml data from the server. it works fine until i have only one parameter but if i need to specify more than one parameter then it does not work. e.g.

<href>http://localhost/getKML?username=mike&iMaxRecords=25</href>

GE reports parsing error!!
however '<href>http://localhost/getKML?username=mike</href>' works

looks like the GE does not accept character '&' in the link.

Please let me know how to solve this problem.. or am i doing something wrong?
with best regards.
rnv