Write Info To Website - Noob Scripter

Aug 9, 2010

Ok, so someone I know said in order to do this, I need to do WebRequests.So I have this site for example: [url]Say I want to post to that textbox("Hello"), then I want to click the button. So far, this is all I know [url]

View 3 Replies


ADVERTISEMENT

Getting Info From Website?

Jan 27, 2011

I'm trying to get info from website, but I don't get my code work.

My code so far:

Dim Focus As HtmlElementCollection = WebBrowser1.document.GetElementsByTagName("input")
For Each curElement As HtmlElement In Focus

[Code].....

View 2 Replies

Getting Withdrawaling Info From A Website?

Feb 18, 2010

taking information from a website into a program and then being able to sort, perform calculations, etc. on that data. how to create this kind of program?I have an idea of creating a program that can connect to Google Finance and withdrawaling stock price history into my program.

View 1 Replies

VS 2008 Getting Info From A Website

Mar 23, 2010

How would I get info from this site?

View 3 Replies

Pull Info From An Existing Website?

Mar 25, 2009

I was wondering if there was a way of pulling text from a website and the displaying it in a label, text box, etc.My idea isn't malicious in nature, I just want to be able to pull text from a specific page and then compare it with another page.

View 4 Replies

Make A Program That Gets Info From A Website (and Javascript)

Feb 12, 2011

Is there any way to make a program that gets data from the input site (like the javascript: Time left:, and the bidding page)

my goal is to make a program that will bid your maximum input using your credentials at the last minute... i hate loosing bids...

is this even possible with vb express 2010?

View 1 Replies

VS 2010 RealTime Run Scripter?

Feb 19, 2010

i am trying to make a simple scripter. my scripter has a Run button to run the written scripts in a RichTextBox.But in new version of my program i want to make a RealTime run scripter, So don't need to a run button and scripts should process when user type in richtexbox. a way that i had used in my program is this :

On Error Resume Next
FileOpen(1, "c:windowsmagico(test).txt", OpenMode.Output)
PrintLine(1, frmMain.page_script.txtScript.Text)

[code]......

View 1 Replies

Get Info In Website - Value To Show On Funds.text And Same For Weapons, Defense?

Dec 9, 2009

Ok I want to get info on this website.the id is funds and it's a number. Funds is a variable and I want the value of funds to be transferred to funds.caption

I tried

funds.caption = WebBrowser1.Document.GetElementById("funds") but it doesn't work

PS. this is the source code for it

<input type=hidden name=moves id=moves value="250">
<input type=hidden name=moves_perm id=moves_perm value="0">
<input type=hidden name=treasure id=treasure value=0>[code]....

the value for funds is 2872 which changes everytime I find money ( ye, its a game) andI want that value to show on funds.text and same for weapons, defense and so on.

View 9 Replies

VS 2010 Make RealTime Run Scripter?

Dec 31, 2009

i am trying to make a simple scripter. my scripter has a Run button to run the written scripts in a RichTextBox.But in new version of my program i want to make a RealTime run scripter, So don't need to a run button and scripts should process when user type in richtexbox. a way that i had used in my program is this :

ileOpen(1, "c:windowsmagico(test).txt", OpenMode.Output)
PrintLine(1, frmMain.page_script.txtScript.Text)
FileClose(1)

[code].....

View 7 Replies

Write A Textbox's Info Into A XML File?

May 11, 2011

I am trying to do two things. First I want to write a textbox's info into a XML file I created. Here is the XML File:

<projects>
<prj>
<prjnme></prjnme>

[Code].....

Basically there is a form to choose the project name, project version, source, icon and location and I want it to put that info into the given xml nodes which are self explanatory where each label writes too on the XML File.

---Secondly I am trying to make it so those labels mentioned above show the info in the XML. <prjnme> = prjname.text

View 2 Replies

Read / Write Info From A .ini File

Jun 27, 2009

say i have this:

[Code]...

I'm very new to VB.net, have not a clue what i'm doing. I've googled around for over 2 hours now, and can't find anything, not even something that reads the info, and displays it.

View 2 Replies

Read From One DB Table And Write The Info To Another?

Jan 24, 2010

I want to read from one Table in a database and write the information to another Table in the same database. It's all connected but I just can't get it to work at all.

View 4 Replies

Write Excel Info To MS Word?

Jun 5, 2009

I need to be able to write info out from Excel cells to a Word Doc. Can this be done and can it be done without having the word file open?

View 3 Replies

Write A Program To Go To A Specific Website?

Oct 20, 2009

Is there a way to write a program to go to a specific website, enter some things injto textboxes, and then click a button? I want to use this to log into some of my accounts for other sites once a month, Instead of entering the username and password manually.

View 2 Replies

Write To A Txt File On Website Server?

Aug 11, 2010

I currently have an HTML form that saves one input to a txt file that exists on my website.

I want to do this using visual basic(not vb script) in a codebehind page for and aspx form. everything i find on google tells me how to save the file on my computer or to a server on my system. This server exsists on a hosted website and I don't have access to the permissions on that host.

This works fine for the form post. how do i do it with vb

View 9 Replies

VS 2008 Richtextbox From A Noob?

Apr 9, 2010

i am doing a small app where in one part i need to add certain lines of text ( from one variable ) to a richtexbox

i read a txt file line by line , i check something , if the condition its true then i add that line to a string variable , i need to add that variable contents to the richtexbox , i can't find the equivalent of textbox1.AppendText(textline) for the richtextbox .

View 7 Replies

Write A Program That Checks A Website If A Certain Value Is Within A Limit?

Jan 10, 2012

im trying to write a program that checks a website if a certain value is within a limit and if not enters a value into a text box and submits the information. I have researched into httpwebrequest however i cannot quite figure out how to progress from page to page. I also found that i can do browser manipulation however I don't a browser to be a open while the program is waiting for a specific value. So is there any way to do something like browser manipulation without the browser?

View 2 Replies

Complete Noob With A Text File?

Apr 1, 2010

I'm a complete programming nublet.I got nothing.But I'm trying to start learning. I figured the best idea was to figure out some things I'd like to be able to automate, pick some that sound relatively simple, find code that does it, and start picking it apart. I haven't found what I'm looking for on this one, so I figured I'd ask here.

What I am trying to do, is create an exe (so it can be run remotely with admin priveleges) that will read a file, determine if a couple lines exist, and if not, will write them in the correct spot in the file.

Am I being too ambitious on this? Can it be done? Can someone help me with how?

View 3 Replies

VS 2008 Noob Direction To Get Started?

May 21, 2009

Total noobie when it comes to VB, but I'm jumping in. I have about 15 years with Business Basic and see many similar things between VB and BBx so hopefully the learning curve will not be to steep.

Anyway the project I wish to complete is: Use portable computers running Windows CE 5.0 to scan bar coded labels to capture data collected during a physical inventory. The labels have 2 fields - bin location and item. My form will have a textbox for 3 items - bin location, item and quantity. Also, the form will have 2 radio buttons to accept or reject entry. I plan on writing the records to a simple text file to import in to the current application I am running.

I downloaded Microsoft Visual Basic Express 2008 and have done a little prodding around so far. I know the Express version does not support mobile device application development so that needs to be upgraded. My question is, can someone recommend a good book that would cover the areas I need to be concerned with?
Also, any good online resources?

View 1 Replies

VS 2010 String Array Noob?

Jun 19, 2010

I have a text file that I am reading from which is a list of first and last names. They are in order but they are on different lines of the text file. I am trying to read them into an array and put the first and last names together on separate lines.

[Code]...

View 8 Replies

Noob - Remove A Line From Text File?

Aug 18, 2010

I know there's ton of examples on the forum but i could not get it to work the way i want.

Sample CSV :-
Unused,172.22.21.2,SD103001
Unused,172.22.21.3,SD103002
Unused,172.22.21.4,SD103003

And what i wana do is change the Unused to Used so basically once this is done it will look like.

Used,172.22.21.2,SD103001
Unused,172.22.21.3,SD103002
Unused,172.22.21.4,SD103003

One thing to mention is i dont want to loop through the whole file and change all the Unused to Used. So basically software fires up opens the file and looks for Unused and changes it to Used and does the rest of the function and shuts down. Next time the software is fired up it goes through and does the same thing.

[Code]...

View 4 Replies

Forms :: Write A Program That Views Images On A Website That Are Organized?

Jun 28, 2009

I'm BRAND NEW to programming, and I'm starting to learn VB. I need to write a program that views images on a website that are organized. I have 2 textboxes in which you enter variables which affect the URL. It doesn't load anything though when I enter values into the textboxes. Here is the

Dim shoot As String
a = TextBox1.Text
Dim pic As String
b = TextBox2.Text

[Code]...

Also, i want to be able to enter something else in the textboxes and be able to press the button again to load the new image

View 3 Replies

Noob-Proof GUI Administration Control Panel / Disable TaskManager

May 17, 2012

Administrator Console I am Making a Noob-Proof GUI Administration Control Panel,and I Have,Log Off User Shutdown (With User Selected Amount Of Time)Quick Shutdown (Shell ("shutdown -s -t 00") )Reboot Computer and I Need the following:

-Disable TaskManager
-Disable Command Prompt
-Disable internet
-Disable My Computer
-Disable Regedit

View 2 Replies

VS 2008 Write A Small Application That Simply Monitors Website Watching For Specific Hyperlink Text To Appear?

Feb 11, 2010

I am trying to write a small application that simply monitors my web site watching for specific hyperlink text to appear. I have been searching around and trying different approaches for a few days and have to accept defeat on this.Basically I need to be able to type in part of a hyperlink or the actual text of the hyperlink into a textbox to be watched for. When it is seen it opens the link in a new window.

Dim theElementCollection As HtmlElementCollection
theElementCollection = WebBrowser1.Document.GetElementsByTagName("a")
For Each curElement As HtmlElement In theElementCollection

[code]....

View 1 Replies

Writing Info To And Getting Info From .text File Using A ListBox's Display

Jul 31, 2010

I am working on a media player, and I would like to setup a local playlist feature. I am using a single ListBox and its "Display-" and "Value-Member" properties. The display is the song's Artist and Name, and the value is the song's file path (i.e 'C:UsersUSERMusicetc.').To write the file path to the .txt file, I believe I can use the following code:[code]

View 18 Replies

Create Quick Info And/or Parameter Info For Own Code?

Jul 23, 2009

how to create Quick info and/or parameter info for own code?

View 6 Replies

Read Info From A Text File And Add Info To A ListBox?

Jun 22, 2011

I am making a program, obviously, and I require some assistance. I found an explanation on how to read information from a Text file and have modified it for my needs. Here is my (modded) version:

Public Function GetInfo(ByVal playlistname As String) As String
On Error Resume Next
Dim PlaylistInfo As String

[code].....

View 6 Replies

VS 2008 Add More Than 1 Info In A Database, But The Rest Of The Info Stays The Same?

Jan 7, 2010

I'm making a database app. I've finish the search, add new, and add function. What I'm trying to do is to expand the functionality of the add new item function.

View 2 Replies

VS 2010 - Fill Out A Form With Certain Info, Put The Info Into An Array?

Nov 17, 2011

I am trying to do is fill out a form with certain info, put the info into an array, and write it to a listbox using loops, arrays, and maybe a function if I need one. This is for VB2010 and here is what I have so far... I think there are ways to make it shorter but I cannot figure it out.... maybe just brain dead from all the coffee I have been drinking!

[code]...

View 1 Replies

Application.Info Not Showing Correct Info?

Sep 6, 2011

under my project I have the following

However when I use this code.

lblABOUT3.Text = "Version : "
lblABOUT3.Text += My.Application.Info.Version.Major.ToString()
lblABOUT3.Text += "." & My.Application.Info.Version.Minor.ToString

[Code]....

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved