Help - Website posting menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help - Website posting

    Hello guys, i need help, i want to make an application where you enter your data and then it will post it to a website form.

    - Emil
    Why fill up a signature?

    Help - Website posting
  2. #2
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Have no idea how to make it. But what you're about to make, is an application that makes a website for you?

  3. #3
    Thunderofnl's Avatar Elite User C# / Java / PHP Programmer
    Authenticator enabled
    Reputation
    491
    Join Date
    May 2008
    Posts
    1,033
    Thanks G/R
    20/20
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I once uploaded a Forum poster to a warez website... let me try to find it
    Originally Posted by SheEpYW0lf View Post
    Have no idea how to make it. But what you're about to make, is an application that makes a website for you?
    no he wants to make a program that auto posts on mulltiple forums right?.

  4. #4
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm pretty sure he means a form, as in a web form. Which you do by grabbing the field names and sending a WebRequest with that as header data.

  5. #5
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tunderofnl View Post
    I once uploaded a Forum poster to a warez website... let me try to find it

    no he wants to make a program that auto posts on mulltiple forums right?.
    Thats right, i will have this on my form:
    2x textbox for user login
    2x buttons (1 for login and 1 for logout)
    1x webbrowser

    Then i want it to send the user login data to the webbrowser.

    Originally Posted by ReidE96 View Post
    I'm pretty sure he means a form, as in a web form. Which you do by grabbing the field names and sending a WebRequest with that as header data.
    ^
    Why fill up a signature?

  6. #6
    secureecs's Avatar Member
    Reputation
    -3
    Join Date
    Jan 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is what u need

    Code:
    Dim Elems As HtmlElementCollection = WebBrowser1.Document.GetElementsByTagName("input")
                    Try
                        For Each elem As HtmlElement In Elems
                            Select Case elem.Name
                                Case "login_email"
                                    elem.SetAttribute("VALUE", email.Text)
                                Case "login_password"
                                    elem.SetAttribute("VALUE", pwd.Text)
                                Case "submit.x"
                                    elem.InvokeMember("click")
                            End Select
                        Next
                    Catch ex As Exception
                        MessageBox.Show(ex.ToString)
                    End Try

Similar Threads

  1. [Help] Website for TBC acc creation
    By Gadella in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 12-19-2007, 08:08 AM
  2. [Help] Website
    By IcyHot in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 11-23-2007, 12:39 AM
  3. [HELP]Website!!
    By aziz in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 11-11-2007, 07:07 AM
All times are GMT -5. The time now is 04:46 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search