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
S

suwangsoft

@suwangsoft
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I developed a tool, word convert chm, welcome evaluation
    S suwangsoft

    If you like my software, Can I give you for free.

    ASP.NET html database com help

  • I developed a tool, word convert chm, welcome evaluation
    S suwangsoft

    Oh, my god Price of 50 dollars of my software. Not enough to pay for advertising Cost.

    ASP.NET html database com help

  • I developed a tool, word convert chm, welcome evaluation
    S suwangsoft

    I do not have U.S. credit cards, You help me to buy software, I'll give you the cost. :-D

    ASP.NET html database com help

  • page expire problem
    S suwangsoft

    SQL syntax error.

    ASP.NET help database tutorial

  • I developed a tool, word convert chm, welcome evaluation
    S suwangsoft

    I ask, that where I should pay?

    ASP.NET html database com help

  • I developed a tool, word convert chm, welcome evaluation
    S suwangsoft

    This software can quickly convert a word document to a help CHM file, according to the outline structure generated chm file, and html sites. Main features: - automatic processing of the outline structure, according to the outline generated pages and directory structure. - you can set whether to display headers, footers. - automatic processing of anchor for the link. - you can choose the outline level of progression processing documents. - can be set to generate the cover. - can automatically delete the word bibliography and index. - bottom of the page can be customized copyright information. - can generate chm files, and html sites. Download:http://www.word2chm.com/soft/SWCHM(en).zip

    ASP.NET html database com help

  • How to check if an email address exists without sending an email?
    S suwangsoft

    public static bool IsEmail(string Str) { bool v = false; if (Str != null && Str.Trim() != "") { Match m = Regex.Match(Str, @"\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"); if (m.Success) { if (Str == m.Value) { v = true; } } } return v; }

    ASP.NET 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