Connecting Tech Pros Worldwide Forums | Help | Site Map

Output text to a webpage

Newbie
 
Join Date: Apr 2007
Posts: 2
#1: Apr 11 '07
Hi.

I was wondering if anyone know how i can output some text into a web form?

name = steve

insert name into name textbox on the webpage.

Is this possibol and how?

I hope i made my self clear.
Thanks for any help in this mather:)

Cheers xand

Newbie
 
Join Date: Apr 2007
Posts: 2
#2: Apr 11 '07

re: Output text to a webpage


Quote:

Originally Posted by xand

Hi.

I was wondering if anyone know how i can output some text into a web form?

name = steve

insert name into name textbox on the webpage.

Is this possibol and how?

I hope i made my self clear.
Thanks for any help in this mather:)

Cheers xand

EDIT: Or another application, the issue is to get VB to output into another application
iburyak's Avatar
Expert
 
Join Date: Nov 2006
Posts: 1,017
#3: Apr 11 '07

re: Output text to a webpage


Move your question to ASP forum, please.
Familiar Sight
 
Join Date: Mar 2007
Posts: 150
#4: Apr 11 '07

re: Output text to a webpage


Quote:

Originally Posted by xand

Hi.

I was wondering if anyone know how i can output some text into a web form?

name = steve

insert name into name textbox on the webpage.

Is this possibol and how?

I hope i made my self clear.
Thanks for any help in this mather:)

Cheers xand

You can use the Vb 6.0 Inet control to read the content of a web page and then input text in the text field.

-ansuman sahu
Reply