CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ycpc55

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    662

    Use listbox not textfile

    hi
    how would i go about changing this code to use a listbox and not this path to file thanks.("C:\TestText.txt")


    Public Class Form1
    Private Sub Button1_Click(ByVal sender As System.Object,...
  2. Replies
    2
    Views
    674

    Re: login not working

    hi
    i forgot to post the login source for steamcommunity website sorry


    <form enctype="multipart/form-data" action="https://steamcommunity.com/" method="POST" name="loginForm" id="loginForm">...
  3. Replies
    2
    Views
    674

    login not working

    hi
    i was wondering if anyone can help me with my code what im trying to do is get this code to login to the steamcommunity website but am having a problem with the login packet any ideas on this...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured