|
-
Dec 15th, 1999, 07:46 PM
#1
i don't have a clue what visual basics is about , i need to know how can i make a search engine submission program.How do i do that?
------------------
Top Dawg makez the world go round
-
Dec 16th, 1999, 06:08 AM
#2
So Unbanned
look at the tutorial on how to enter a webpage in ur prog then use it make a textbox and get the URL instead of seach+topic use text1.text then replace the " " with "+"
------------------
DiGiTaIErRoR
-
Dec 16th, 1999, 12:37 PM
#3
Hyperactive Member
A more brief explanation;
Suppose you need to search yahoo, you can use this;
http://ink.yahoo.com/bin/query?p=&
text1.text&z=2&hc=0&hs=0
where text1.text will contain the query you need to search. You can use the shellexecute command to execute it thro a command button or something else.
Regards,
Venkat.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|