Groups | Blog | Home
all groups > asp.net webcontrols > november 2003 >

asp.net webcontrols : how to call a function in another aspx page?


Matthew Louden
11/20/2003 11:25:16 AM
I want to provide date selection in a page. Basically I want to have similar
effect as DTPicker in Visual Basic.

My idea is to create a calendar control in mycalendar.aspx. Then I create a
button in main.aspx. When the user clicks the button, it should call
mycalendar.aspx and pop up a calendar control.

The problem is I don't know how to call a function in another aspx page? Or
I shouldn't do in this approach?

Please advise. Thanks!




S. Justin Gengo
11/20/2003 2:56:27 PM
Matthew,

Check out this article:

http://aspnet.4guysfromrolla.com/articles/030202-1.aspx

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche


[quoted text, click to view]

AddThis Social Bookmark Button