You are viewing our Forum Archives. To view or take place in current topics click here.
Little VB Project
Posted:

Little VB ProjectPosted:

ADPT
  • Rising Star
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
Could do with writing a quick something that is very basic in structure and probably wouldn't require much effort.

What I need to make:

A program with a text input that is then parsed into an amazon web URL and the program then opens the web browser to that page?

Can't be that hard can it right?

I will be able write this myself, just havent touched VB in ages, so need pointing in the write direction...

Cheers!!!

#2. Posted:
ADPT
  • Blind Luck
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
I know bumping is against the rules but i needed to add information aha

It is useful to note the eneted text will also need to be capitalized this is something im assuming is easy to complete...
#3. Posted:
PMSL
  • 2 Million
Status: Offline
Joined: Jul 16, 20149Year Member
Posts: 1,504
Reputation Power: 127
Status: Offline
Joined: Jul 16, 20149Year Member
Posts: 1,504
Reputation Power: 127
Hang on so what do you want to do exactly, provide me a little bit more info and i will gladly help.
#4. Posted:
Glock-
  • TTG Addict
Status: Offline
Joined: Sep 28, 201013Year Member
Posts: 2,244
Reputation Power: 257
Status: Offline
Joined: Sep 28, 201013Year Member
Posts: 2,244
Reputation Power: 257
You mean like a simple button that opens a process?

Via toolbar create a process and then choose a file path for the process so when you click the selected button it will open the provided process.

Youtube bud, thousands of tutorials on this.
#5. Posted:
ADPT
  • Blind Luck
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
I have now completed this, it was hard to explain what i needed, but i've done it I now need to write a program that can extract addresses out of text files, For example the text file could look like this,

Navy new york police dept t shirt

222 Donkey road
doo daa city
england
34r rke

----------------------------------------------------
Blue nike t shirt

random address
road road
city
country
postal code


How acheiveable is this? Im willing to give as much information as needed to make this work. cheers.
#6. Posted:
ADPT
  • Blind Luck
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
Status: Offline
Joined: Jul 25, 201112Year Member
Posts: 728
Reputation Power: 42
PMSL wrote Hang on so what do you want to do exactly, provide me a little bit more info and i will gladly help.


See my latest post for what i need now cheers.
#7. Posted:
CriticaI
  • Summer 2018
Status: Offline
Joined: Nov 05, 201310Year Member
Posts: 2,743
Reputation Power: 449
Status: Offline
Joined: Nov 05, 201310Year Member
Posts: 2,743
Reputation Power: 449
If the street addresses aren't public information, then I don't think this would be possible unless you had access to their database.
Now you could make a program that would search the site, then return a link to the item in the store.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.