Forum: C# Feb 18th, 2009 |
| Replies: 0 Views: 406 i have a page with a couple of controlls, when i roll over some text i fake that i am pressing the btn. to cause a post back,
ihave a update panel that i want to catch that psot back and not... |
Forum: C# Feb 18th, 2009 |
| Replies: 2 Views: 193 |
Forum: C# Feb 18th, 2009 |
| Replies: 2 Views: 193 ok i have a page that calls 2 diferents controls.
Control 1 is ctHead and Control 1 is ctBody.
ho do i make ctHead call a function in ctBody.
how i call the function in body from the page is ... |
Forum: C# Feb 2nd, 2009 |
| Replies: 1 Views: 433 I was wondering how would i make a call to a function inside my C# code with out reloading the page from inside Flash?
Thanks |