Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Several Questions about asp.net programming in delphi

Status
Not open for further replies.

zyzjacky

Programmer
Jan 19, 2006
76
MT
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top