Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > passing values from webform2 to webform1 without refreshing webform1

Reply
Thread Tools

passing values from webform2 to webform1 without refreshing webform1

 
 
Aitham alama
Guest
Posts: n/a
 
      07-12-2004
Hi There,

My question is as following,

I have a webform (Webform1) which contains one label control and command
button, when the user clicks the button another webform (Webform2) appears,
webform2 contains only one control which is the Calendar control, I want to
do the following

1- when the user selects a date from the webform2, I want the value
(selected date) appears in the label control in the webform1 without
refreshing webform1
2- Webform2 to be closed automatically after the date selection

Kind regards and thanks in advance



 
Reply With Quote
 
 
 
 
Harold S
Guest
Posts: n/a
 
      07-12-2004
You are basically trying to use a Calendar Control ..right..
I hope you are not planning to write your own as there are a lot of controls
out there,which also has documentation on how to do the things you wanted to
do.
In case you dont find it , let me know ..I will send you the code.
Thanks
hs

"Aitham alama" <> wrote in message
news:%...
> Hi There,
>
> My question is as following,
>
> I have a webform (Webform1) which contains one label control and command
> button, when the user clicks the button another webform (Webform2)

appears,
> webform2 contains only one control which is the Calendar control, I want

to
> do the following
>
> 1- when the user selects a date from the webform2, I want the value
> (selected date) appears in the label control in the webform1 without
> refreshing webform1
> 2- Webform2 to be closed automatically after the date selection
>
> Kind regards and thanks in advance
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Self-refreshing and non-self-refreshing controls Harlan Messinger ASP .Net 1 08-04-2006 01:13 PM
Self-refreshing and non-self-refreshing controls Harlan Messinger ASP .Net Web Controls 0 08-03-2006 12:29 PM
Passing Value from Webform 2 to Webform1 without refreshing webform1 Aitham alama ASP .Net 3 07-14-2004 03:46 AM
window.open("WebForm1.aspx") problem mg ASP .Net 6 01-06-2004 01:58 PM
Why DOCUMENT and not WebForm1 varun varun ASP .Net 1 07-08-2003 02:01 PM



Advertisments