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

tarunbounthiyal

@tarunbounthiyal
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Smart client
    T tarunbounthiyal

    Hi, I have developed a an EXE that would be running on a web browser...At the same time i would like it to accessing the system resuorces. How should i go bout with giving the permissions to this particular piece of code...

    C#

  • page refresh urgent
    T tarunbounthiyal

    I think u should do it with javascript. var temptime; var curtime; var disp; function valuecheck(t) { eval(document.formname.TN_check.value=t); doRewrite(); } function beginrefresh() { curtime-=1; disp=curtime+" seconds left until page refresh!"; window.status=disp; setTimeout("beginrefresh()",1000); } function doRewrite() { window.status="" curtime=(document.formname.TN_check.value/1000)+3; if (document.formname.TN_check.value!="") { beginrefresh(); setTimeout('document.forms[0].submit()' , document.formname.TN_check.value); return; } }

    No Refresh 5 Mins 10 Mins

    ASP.NET help

  • How can I pop up a window in VB.net?
    T tarunbounthiyal

    use Response.write and write the javascript code as string. C# code Response.write ("alert('No data to display')");

    ASP.NET csharp question javascript database

  • Architecture issue (IIS and SQL server on same machine?)
    T tarunbounthiyal

    If u want to save/updates document file on the web server. I think u should check Dotnetnuke or sharepoint service.

    Web Development database sql-server com design sysadmin
  • Login

  • Don't have an account? Register

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