156 Posted Topics

Member Avatar for fiaolle

Are you using the C# code behind as well ????.......If yes then plz check the MakerID coloumn name in that.........

Member Avatar for dnanetwork
0
547
Member Avatar for KushMishra

Hello guys, I am asking a very simple thing to be done in my project (May be I've forgotten the syntax)......... I've taken a drop-down list in which diff. user-names are coming and added a delete button to delete the full row which contains the selected drop-down list user-name. I've …

Member Avatar for rohand
1
199
Member Avatar for rambok4

If I'm not wrong then I think You've missed the con.open(); Hope this helps........

Member Avatar for rohand
0
345
Member Avatar for KushMishra

Hello to all, I've written this thread because I want to know the different content types used like................. [CODE] Response.AddHeader("Content-Type", "Application/octet-stream"); [/CODE] It was used for software and It was successful........But what for Music,Pictures and E-Books ??????????? Thanks in advance...........

Member Avatar for dnanetwork
1
108
Member Avatar for KushMishra

Hello guys, I'm a newbie to asp.net....I've recently designed a website in which I've taken a gridview control and added a [B]button in the itemtemplate[/B] field of the gridview........What I want is that if anyone clicks on this button then the data in the particular row of the gridview comes …

Member Avatar for dnanetwork
1
209
Member Avatar for Moemasri

May be you should go for the form authentication in asp.net Here's a demo code for you....... [CODE] </configSections> // after this in your web.config add the following. <appSettings/> <connectionStrings> <add name="KMCon" connectionString="initial catalog=KM; data source=DEVELOPER\SQLEXPRESS; Integrated Security=SSPI"/> </connectionStrings> [/CODE] And give location path which you want to be accessed …

Member Avatar for kvprajapati
0
617

The End.