hi guys, i am currently doing some stuffs about asp.net using delphi. however i am newbie on it. so i got some stupid questions here
1. how could i add a menu component in my aspx webpages, i cannot find one like i am doing it with windows form.
2. i want to do some thing like that when i click on an imagebutton, and a part of my aspx webpage will display something accordly. i am not sure what kind of methods i can use. i tried to add a iframe on the page, however i cannot control it in my .pas code. i suppose the right way of doing it, is to call a dll which has the application form sources in it and dynamically display on my parent webpage. how should i do this?
i think that's it. thank you very much.
1. how could i add a menu component in my aspx webpages, i cannot find one like i am doing it with windows form.
2. i want to do some thing like that when i click on an imagebutton, and a part of my aspx webpage will display something accordly. i am not sure what kind of methods i can use. i tried to add a iframe on the page, however i cannot control it in my .pas code. i suppose the right way of doing it, is to call a dll which has the application form sources in it and dynamically display on my parent webpage. how should i do this?
i think that's it. thank you very much.