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
T

tigertwareg

@tigertwareg
About
Posts
9
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • getting ms access columns
    T tigertwareg

    Hi, I need to populate a list with columns of ms access table can we do a select statment to have name of columns for a specific tables in an access database Thanks in advance TG

    Visual Basic database

  • Session Variable Problem
    T tigertwareg

    i think that the best way to pass user information is to use session param : session["username"], session["profile"]... hope it will help TG

    ASP.NET help csharp asp-net

  • Form Validation button after refresh
    T tigertwareg

    i mean the refresh of the web browser thanks a lot TG

    ASP.NET database question

  • Form Validation button after refresh
    T tigertwareg

    Hello, I have a form which contains a validation button that save data to the database, the pb is that after each page refresh, the button code is executed. how can i do to prevent that from happening Thanks in advance TG

    ASP.NET database question

  • Dropdownlist data bind
    T tigertwareg

    thanks a lot, i tried it and it works fine thank u very much for your help TG

    ASP.NET database wpf wcf tutorial

  • Dropdownlist data bind
    T tigertwareg

    Hi, Thanks for answering me, in my form, i have : a dropdownlist that has autopostback to false and enableviewstate to true textboxfield and button. " i tried the autopostback to true but it doesn't work" i want to have the value of my dropdownlist after clicking the save button to make the save on the database. to populate the dropdownlist i have : myConnection1.Open() cmb.DataSource = myCommand1.ExecuteReader(CommandBehavior.CloseConnection) cmb.DataTextField = "label" cmb.DataValueField = "code" cmb.DataBind() if i don't bind data like that, it works fine, i mean if i populate the list manually or by the add method, i can have the value after clicking the save button. if u can help thanks a lot TG

    ASP.NET database wpf wcf tutorial

  • Dropdownlist data bind
    T tigertwareg

    Hello, I have a dropdowlist that i populate from the database by binding data, when i click on the button to save the form the list is initialized. and i don't know how to save the value of the selected item, its lost after each click on the button. thanks in advance TG

    ASP.NET database wpf wcf tutorial

  • authorization and profile application block
    T tigertwareg

    Hi I'm trying to implement the authorization and profile application block for my application, i really don't know from where to start Any help Thanks in advance TG TG

    .NET (Core and Framework) security help

  • Authorization and profile application block
    T tigertwareg

    Hi I'm trying to implement the authorization and profile application block for my application, i really don't know from where to start Any help Thanks in advance TG

    Visual Basic security help
  • Login

  • Don't have an account? Register

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