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
R

rushing

@rushing
About
Posts
227
Topics
148
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Why the Eval() function could not work in GridView?
    R rushing

    In the template of a gridview, I want to get the record value by <%#Eval("id")%> function . However, the vs 2005 could not compiled. Why?

    ASP.NET visual-studio question

  • How to get the item content in a datalist?
    R rushing

    Here is a datalist in the page, which has one columen checkbox and some databind grids. After users click the checkbox in browser, the program should get the content of the grids. I use the Datalist.Items[index] property, but get a string with multi grids and with html format. How to get the text only of each item? Thanks!

    ASP.NET html database tutorial question

  • Why I could not visit the forum?
    R rushing

    I could not see some forum content. Why?

    Web Development question

  • How to get the row index of the Datagridview when mouse drag over it?
    R rushing

    When mouse over the datagridview , I could get the X,Y value . How to get the row index ? Thanks a lot.

    Visual Basic database tutorial question

  • How to show flexgrid control on toolbox?
    R rushing

    I have added refrence of microsoft flexgrid. However , the toolbox could not show the control. Help me. Thanks a lot!

    Visual Basic help tutorial question

  • Why listview could not show good image?
    R rushing

    I add some picture to imagelist, the imagewidth and imageheight property has been set. Then show them in a listview by icon view mode. However, the picture is not clear. How to do? Thanks! VB 6.0

    Visual Basic tutorial question

  • Why the email could not be sent?
    R rushing

    Thanks for the hint. I have given some error details.

    ASP.NET question

  • Why the email could not be sent?
    R rushing

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.Sockets.SocketException: The software in your host gave up a established connection.

    ASP.NET question

  • Why the email could not be sent?
    R rushing

    public static void SendMail(string receiver,string subject,string content) { MailAddress from = new MailAddress("aa@aa.cn", "aa", System.Text.Encoding.UTF8); MailAddress to = new MailAddress(receiver); MailMessage mm = new MailMessage(from, to); mm.Subject = subject; mm.SubjectEncoding = System.Text.Encoding.UTF8; mm.Body = content; mm.BodyEncoding = System.Text.Encoding.UTF8; SmtpClient client = new SmtpClient("smtp.xxx.xx"); client.Credentials = new NetworkCredential("aa", "xxxx"); client.Send(mm); }

    ASP.NET question

  • What do you need from China?
    R rushing

    Very good. Only if you want to buy, I will try to send all the products to US. Please give me the order and pre-payment. Let me think, some of these shoes,girls,great walls,and democracys,... :)

    The Lounge question

  • What do you need from China?
    R rushing

    Now I prepare to sell something from China. Which kind of product is your favourate? Tell me , maybe you will get it soon in good price. Good day!

    The Lounge question

  • How to add new account in MS Access?
    R rushing

    I want to share my access (.mdb) database to others, but they could not change the content. I create a new account and give the search authority. However, I do not know how to open the access as the new account. How to do? Thanks a lot!

    IT & Infrastructure database tutorial question

  • Fly to Los Angeles
    R rushing

    I feel the warmheart and humour firstly. Thanks!

    The Lounge

  • Fly to Los Angeles
    R rushing

    I will go to Unite State today! Glad to see all of you!

    The Lounge

  • Why the webservice do not return ?
    R rushing

    The return value includes "<" and ">" which is a xml string.

    ASP.NET tutorial question

  • Why the webservice do not return ?
    R rushing

    [webservice] public string test() { return "b"; }

    ASP.NET tutorial question

  • How to get the language of the Windows 2000?
    R rushing

    There is a website which supports several languages. I want to get the language of Windows OS. Then the hyperlink could turn to different pages. How to do this? Thanks!

    C# tutorial question

  • Why the webservice do not return ?
    R rushing

    Yeah. The << and >> could not show in the page.

    ASP.NET tutorial question

  • How to get the language type of the OS?
    R rushing

    There is a website which supports several languages. I want to get the language of Windows OS. Then the hyperlink could turn to different pages. How to do this? Thanks!

    .NET (Core and Framework) tutorial question

  • Why the webservice do not return ?
    R rushing

    Only return & l t ; or & g t ; . How to do? Thanks!

    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