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
G

GV

@GV
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Writing windows services
    G GV

    hi I would like to learn about writing windows services. Any site and sample code available? venkat

    Visual Basic question

  • Running ASP.NET
    G GV

    if u uninstall and install after installing vs.net u hv to register the dll by using this please register "aspnet_isapi.dll" with "aspnet_regiis.exe –i" regards G.V

    ASP.NET asp-net help csharp visual-studio sysadmin

  • storing html pages in a server from VB application
    G GV

    hi You can have your HTML content in a variable name sTemp. The insert this code where you want to create the HTML page. Here sTargetFolder is the path where the HTML files resides and concat test.html to that path. Then print that sTemp variable then close. Now check your folder. Open sTargetFolder & "test.html" For Output As #1 Print #1, sTemp Close #1 Hope this will help. regards GV

    Visual Basic html sysadmin question

  • line count in files
    G GV

    hi I want to count the number of lines in a asp file from a vb.net exe by giving the asp file path. How can I do this. Please advice regards Venkat

    Visual Basic csharp 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