Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > confirm dialog , return value

Reply
Thread Tools

confirm dialog , return value

 
 
=?Utf-8?B?UHJpeWE=?=
Guest
Posts: n/a
 
      12-26-2005
Hi,

Is it possible to set the text for a asp:label based on the value returned
by the confirm dialog(javascript) from aspx page?

Thanks & Regards,
Priya
 
Reply With Quote
 
 
 
 
Carlos Albert
Guest
Posts: n/a
 
      12-26-2005
My guess would be set a textbox or a hiden form field from the javascript
and then retrieve that from the ASPX in the postback...

"Priya" <> wrote in message
news:22F2D74C-C967-457F-9D40-...
> Hi,
>
> Is it possible to set the text for a asp:label based on the value returned
> by the confirm dialog(javascript) from aspx page?
>
> Thanks & Regards,
> Priya



 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      12-26-2005
Check if this demo of mine is suitable for your needs. It does utilize
postbacks though...
http://authors.aspalliance.com/joteke/confirmdemo.aspx

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke


"Priya" <> wrote in message
news:22F2D74C-C967-457F-9D40-...
> Hi,
>
> Is it possible to set the text for a asp:label based on the value returned
> by the confirm dialog(javascript) from aspx page?
>
> Thanks & Regards,
> Priya



 
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
How to show a confirm dialog? ad ASP .Net 3 06-04-2005 03:47 AM
Problem showing confirm dialog on button webcontrol's onclick even =?Utf-8?B?VGFydW4gVXBhZGh5YXlh?= ASP .Net 3 06-02-2005 04:19 PM
what value does lack of return or empty "return;" return Greenhorn C Programming 15 03-06-2005 08:19 PM
JS Confirm dialog from datagrid template column Patrick Delifer ASP .Net 2 04-28-2004 06:38 PM
Finally found how to display confirm dialog box Tony Baker ASP .Net 0 12-17-2003 11:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57