Click here to Skip to main content
16,004,887 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralNeed help for connection to webservice! Pin
Member 470816321-Jan-08 4:16
Member 470816321-Jan-08 4:16 
GeneralRe: Need help for connection to webservice! Pin
pmarfleet21-Jan-08 9:35
pmarfleet21-Jan-08 9:35 
GeneralAny asp.net control Pin
Member 406547221-Jan-08 3:22
Member 406547221-Jan-08 3:22 
GeneralRe: Any asp.net control Pin
Michael Sync21-Jan-08 4:21
Michael Sync21-Jan-08 4:21 
GeneralRe: Any asp.net control Pin
Kariem Soudy21-Jan-08 4:24
Kariem Soudy21-Jan-08 4:24 
GeneralRe: Any asp.net control Pin
Kariem Soudy21-Jan-08 4:28
Kariem Soudy21-Jan-08 4:28 
GeneralRe: Any asp.net control Pin
Member 406547223-Jan-08 5:28
Member 406547223-Jan-08 5:28 
Generalproblem with ProfileBindings Pin
Kariem Soudy21-Jan-08 2:50
Kariem Soudy21-Jan-08 2:50 
i have a problem with ProfileBindings and extenders in AJAX and ASP.NET 3.5,
i put a profile property in the web.config file and i set it in a webform CORRECTLY, in another webform i tried to bind this profile property with the ENABLED property of a DropShadowExtender like this:

<asp:scriptmanager id="ScriptManager1" runat="server">

<asp:button id="Button1" runat="server" text="Button" onclick="Button1_Click">
<cc1:dropshadowextender id="Button1_DropShadowExtender" runat="server">
Enabled="True" TargetControlID="Button1">
<profilebindings>
<cc1:profilepropertybinding extenderpropertyname="Enabled">
ProfilePropertyName="ProfileProperty" />




anything wrong about that????!!!!!!!!!!!!!!!

it's not working, please help me with it...

thnx in advance...

Web Developer @ Silverkey Egypt

Generalsentax for C# statement whilw using SQL query Pin
mavii21-Jan-08 2:31
mavii21-Jan-08 2:31 
GeneralMultipost and Wrong Forum -- Please ignore Pin
Vasudevan Deepak Kumar21-Jan-08 3:13
Vasudevan Deepak Kumar21-Jan-08 3:13 
GeneralRe: sentax for C# statement whilw using SQL query Pin
Kariem Soudy21-Jan-08 3:26
Kariem Soudy21-Jan-08 3:26 
GeneralRe: sentax for C# statement whilw using SQL query Pin
mavii21-Jan-08 5:50
mavii21-Jan-08 5:50 
GeneralHelp me Pin
Zeeshan Ahmed Memon21-Jan-08 1:56
Zeeshan Ahmed Memon21-Jan-08 1:56 
GeneralRe: Help me Pin
pmarfleet21-Jan-08 2:08
pmarfleet21-Jan-08 2:08 
GeneralCrystal Report Printing Issue Pin
Kamal.Afridi21-Jan-08 1:29
Kamal.Afridi21-Jan-08 1:29 
GeneralError : asp.net client side framework failed to load Pin
ntrraorao21-Jan-08 1:23
ntrraorao21-Jan-08 1:23 
GeneralRe: Error : asp.net client side framework failed to load Pin
Michael Sync21-Jan-08 4:27
Michael Sync21-Jan-08 4:27 
GeneralPage back button problem Pin
macca2421-Jan-08 0:39
macca2421-Jan-08 0:39 
GeneralRe: Page back button problem Pin
Venkatesh Mookkan21-Jan-08 0:44
Venkatesh Mookkan21-Jan-08 0:44 
GeneralRe: Page back button problem Pin
macca2421-Jan-08 2:20
macca2421-Jan-08 2:20 
GeneralRe: Page back button problem Pin
Venkatesh Mookkan21-Jan-08 18:07
Venkatesh Mookkan21-Jan-08 18:07 
GeneralRe: Page back button problem Pin
macca2421-Jan-08 22:55
macca2421-Jan-08 22:55 
GeneralRe: Page back button problem Pin
Venkatesh Mookkan21-Jan-08 23:31
Venkatesh Mookkan21-Jan-08 23:31 
GeneralRe: Page back button problem Pin
macca2422-Jan-08 3:11
macca2422-Jan-08 3:11 
GeneralGridview Problem Pin
macca2421-Jan-08 0:39
macca2421-Jan-08 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.