You are viewing our Forum Archives. To view or take place in current topics click here.
Little VB Project
Posted:
Little VB ProjectPosted:
Status: Offline
Joined: Jul 25, 201113Year 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!!!
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:
Status: Offline
Joined: Jul 25, 201113Year 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...
It is useful to note the eneted text will also need to be capitalized this is something im assuming is easy to complete...
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 16, 201410Year Member
Posts: 1,505
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.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Sep 28, 201014Year Member
Posts: 2,245
Reputation Power: 257
Status: Offline
Joined: Sep 28, 201014Year Member
Posts: 2,245
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.
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.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jul 25, 201113Year 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.
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.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jul 25, 201113Year 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.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Nov 05, 201311Year Member
Posts: 2,749
Reputation Power: 452
Status: Offline
Joined: Nov 05, 201311Year Member
Posts: 2,749
Reputation Power: 452
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.
Now you could make a program that would search the site, then return a link to the item in the store.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.