Calling function to add HTML to the page

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2005
Posts: 20
Reputation: lorf14plus is an unknown quantity at this point 
Solved Threads: 1
lorf14plus lorf14plus is offline Offline
Newbie Poster

Calling function to add HTML to the page

 
0
  #1
May 12th, 2005
I have a page that have a dinamic menu and i have created a function to create the correct HTML to view the menu, but how can I call this function in my aspx page that I see the generated HTML in the correct position?? :rolleyes:
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 29
Reputation: sypher is an unknown quantity at this point 
Solved Threads: 0
sypher's Avatar
sypher sypher is offline Offline
Light Poster

Re: Calling function to add HTML to the page

 
0
  #2
May 13th, 2005
check out user controls.

here's a quickstart with some examples:
http://www.dotnetjunkies.com/quickst...bpagelets.aspx
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 20
Reputation: lorf14plus is an unknown quantity at this point 
Solved Threads: 1
lorf14plus lorf14plus is offline Offline
Newbie Poster

Re: Calling function to add HTML to the page

 
0
  #3
May 13th, 2005
Thanks for your help but I want to generate dinamic HTML during compilation of the page.
When the user login in the application i generate the correct HTML with a check to the right that are stored in the database.
DIfferent user have differenz HTML page, i don't have any event and any botton, I must display different page to different users.
I have create a sub that create the correct HTML but I don't now how call this sub to print out the result.
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 20
Reputation: lorf14plus is an unknown quantity at this point 
Solved Threads: 1
lorf14plus lorf14plus is offline Offline
Newbie Poster

Re: Calling function to add HTML to the page

 
0
  #4
May 17th, 2005
I found in the tutorial that you have post it in an other page the solution to my problem thanks a lot for your help.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC