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

tecnovate_vivek

@tecnovate_vivek
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SQL Statement Problem
    T tecnovate_vivek

    Lets say ur textbox name is tt1 and ur dropdownlist control is ddl1. If you have a sql insert then while building the string dim string1 as String= "INSERT INTO TABLE1 VALUES('"&tt1.text&"','"&ddl1.selectedIndex.value&"')" Now simply execute this statement using the connection object. conn.execute(string1) Vivek Sharma

    Database help database

  • slide menu using html in vb.net
    T tecnovate_vivek

    Cannot give you the explicit code, but www.astalavista.org has exactly what you are talking about. You can download the information from there. Vivek Sharma

    Web Development csharp html tutorial question

  • Creating automatic updating web pages
    T tecnovate_vivek

    Your other option could be to implement the attritbute in your HTML page. THis will however cause the page to automatically refresh on the server every 5 seconds. Vivek Sharma

    Web Development tutorial sysadmin tools 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