Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 25th, 2005, 11:54 PM   #1
chepfaust
Programmer
 
chepfaust's Avatar
 
Join Date: Feb 2005
Posts: 62
Rep Power: 4 chepfaust is on a distinguished road
what is it called where a vb program interacts with another application?

let's say i want to make a vb app that will open a text file and copy and paste the contents of the text file to a form on a web page.
of course i could do it easily with three clicks, but that wouldn't teach me anything

i don't know what this concept is technically called, nor do i have any idea of how to go about doing it, so if anybody has any pointers or websites where this is covered i'd appreciate it.

thanks
chepfaust is offline   Reply With Quote
Old Mar 26th, 2005, 9:44 AM   #2
Cipher
Hobbyist Programmer
 
Cipher's Avatar
 
Join Date: Feb 2005
Location: /home/cipher
Posts: 123
Rep Power: 4 Cipher is on a distinguished road
Send a message via AIM to Cipher Send a message via MSN to Cipher
I think it's called subclassing....not sure though
__________________
And there was much rejoicing... Yay....
Cipher is offline   Reply With Quote
Old Mar 27th, 2005, 2:54 PM   #3
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Quote:
Originally Posted by Cipher
I think it's called subclassing....not sure though
Not necessarily - that applies specifically to extending existing classes with elements of your own. I'm not sure if there is a specific name for "interacting" as such - what's wrong with just describing it?
Rory is offline   Reply With Quote
Old Mar 27th, 2005, 5:00 PM   #4
chepfaust
Programmer
 
chepfaust's Avatar
 
Join Date: Feb 2005
Posts: 62
Rep Power: 4 chepfaust is on a distinguished road
Quote:
Originally Posted by Rory
what's wrong with just describing it?
the fact that google cuts off search queries after 10 words it would be much easier to search for tutorials and such if i just had a term for it.
chepfaust is offline   Reply With Quote
Old Mar 28th, 2005, 6:31 PM   #5
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
You could search for "windows messages" or the SendMessage API and go from there. One way you could fake pasting text into an object is to send it the appropriate paste window message.
Rory is offline   Reply With Quote
Old Mar 28th, 2005, 7:18 PM   #6
chepfaust
Programmer
 
chepfaust's Avatar
 
Join Date: Feb 2005
Posts: 62
Rep Power: 4 chepfaust is on a distinguished road
gotcha. thanks for the lead.
chepfaust is offline   Reply With Quote
Old Mar 28th, 2005, 8:20 PM   #7
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
No probs
Rory is offline   Reply With Quote
Old Mar 29th, 2005, 1:47 AM   #8
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
all i thought was a waste of time ho hum
Berto is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:56 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC