Hi,
I'm using a program to make a java menu system for my site. The program is apPopMenu Generator from apycom.com. I want to make one of the links have some ASP code from my page. The code that I'm using now is <a href="students.asp?teacher=<%=(Recordset1.Fields.Item("lastname".Value)%>">.
Does anyone know if I could cut something out, or add something to make the code work in a java menu?
Thanks for your help,
Spencer Nash
I'm using a program to make a java menu system for my site. The program is apPopMenu Generator from apycom.com. I want to make one of the links have some ASP code from my page. The code that I'm using now is <a href="students.asp?teacher=<%=(Recordset1.Fields.Item("lastname".Value)%>">.
Does anyone know if I could cut something out, or add something to make the code work in a java menu?
Thanks for your help,
Spencer Nash