Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

albCode

@albCode
About
Posts
525
Topics
28
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Select satatment
    A albCode

    SELECT DISTINCT Users.IDApp FROM Users WHERE Users.IDApp NOT IN (SELECT Application.IDAp FROM Application)


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    Database database tutorial

  • adding data in drop down from database
    A albCode

    you are welcome... example which i posted before to you it's in VS2005


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    C# database

  • adding data in drop down from database
    A albCode

    SqlDataSource1.ConnectionString = System.Configuration.ConfigurationManager.ConnectionStrings["YourConnStr"].ConnectionString;//YourConnStr is initialized in web.config file SqlDataSource1.SelectCommand = "select * from yourtablename"; //Set SQL Command SqlDataSource1.DataSourceID = "SqlDataSource1";//Set DataSource ID, in this case DatasourceID is SqlDataSource1 SqlDataSource1.DataTextField = "ColText";//DataTextField represent text, which is displayed in DropDownList SqlDataSource1.DataValueField = "ColVal";";//DataValueField represent value SqlDataSource1.DataBind(); Hope this helps


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    C# database

  • Can anyone do me a favor
    A albCode

    You mean that everyone who post here waste her/his time?? You wrong dude.


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • Can anyone do me a favor
    A albCode

    If I couldn't find drivers until now sure I will repost my request, but i found them, just forgot to notify that I have found them. And you wrong but I don't WASTE my time.


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • Can anyone do me a favor
    A albCode

    I have not time to lose on replying your e-mails OK. Bye


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • Can anyone do me a favor
    A albCode

    Dude thanks for your opinion but u can not teach me how to manage my time.


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • icons images
    A albCode

    Make googling[^]


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    C#

  • ASP.Net : Problem in Button.OnClientClick Property.
    A albCode

    hdv212 wrote:

    ... "OnClientClick"="_Wait();"

    It should be yourbuttonname.Attributes.Add("OnClick","_Wait()"); protected void yourbuttonname_Click(object sender, EventArgs e) { Label13.Text = TextBox1.Text; } Hope this helps


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    C# csharp javascript asp-net help tutorial

  • enter key
    A albCode

    Check this [^] or this[^]


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    ASP.NET question tutorial

  • Can anyone do me a favor
    A albCode

    thanks but i have not time to search for drivers.


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • Can anyone do me a favor
    A albCode

    I have one USB stick + MP3 player but i need to download drivers for this,unfortunately i have not free time to search for drives. So can any one find me link where i can download drivers. Mark of USB stick is MADISON ,Digital MP3 Player. Thanks to anyone who have tome for me.


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • error 8624 ?
    A albCode

    Google[^]


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    Database database sql-server sysadmin help question

  • pass dropdown with 2 values
    A albCode

    On DataValueField property set values 0,1,2... On DataTextField property set values AAA,BBB,CCC...


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    C# xml

  • prompt message box on web page using C#
    A albCode

    Here is one good example[^]


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    C# csharp

  • how to write code to display message box in asp.net
    A albCode

    You don't need help?


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    ASP.NET csharp asp-net tutorial

  • how to write code to display message box in asp.net
    A albCode

    Javascript alert[^]


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    ASP.NET csharp asp-net tutorial

  • WinXP Skin
    A albCode

    Can I change skin of WinXP into black and white


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    System Admin

  • how to do it?
    A albCode

    select column1+' ' +column2 as CombineColumns from tablename


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    ASP.NET asp-net csharp tutorial question

  • how to do it?
    A albCode

    If you trying to access webfrom2 then you have to write this code: Response.Redirect("webform2.aspx");


    "My advice to you is to get married. If you find a good wife, you will be happy; if not, you will become a philosopher." Socrates

    ASP.NET asp-net csharp tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups