|
|
| Author |
Message |
eqchanter
RealPoor Sensei

Joined: 04 Dec 2002 Posts: 1543
Location: tennessee
|
Posted: 04/14/03 - 18:39 Post subject: programing question
|
|
|
im trying to add an activeX control to my form but it is being a little b***h.
i cant remember how to do it.
basicly i want to make this work
Private Sub Form_Load()
txtuserip.Text = Winsock1.LocalIP
End Sub
all i want is a small form that tell you your ip adress. its been forever since i have done this kind of thing. i know its simple. i have the controls registerd and all i just cant remember how to add it to the form for use
|
|
|
Back to top
|
|
|
|
 |
GruntingCod
RealPoor Master of Posts

Joined: 11 Oct 2002 Posts: 6399
|
Posted: 04/14/03 - 18:45 Post subject:
|
|
|
|
No help when your avatar is fliping me off!!
|
|
|
Back to top
|
|
|
|
 |
WheresNWS
RealPoor Master of Posts

Joined: 19 Nov 2002 Posts: 6448
|
Posted: 04/14/03 - 19:01 Post subject:
|
|
|
|
First thing you want to do is spell programming correctly.
|
|
|
Back to top
|
|
|
|
 |
eqchanter
RealPoor Sensei

Joined: 04 Dec 2002 Posts: 1543
Location: tennessee
|
Posted: 04/14/03 - 19:04 Post subject:
|
|
|
| WheresNWS wrote: | | First thing you want to do is spell programming correctly. |
if you dont know the answer dont bug me with spelling and grammar issues
|
|
|
Back to top
|
|
|
|
 |
Zuldane
RealPoor Guru

Joined: 11 Oct 2002 Posts: 4057
Location: At sea.
|
Posted: 04/14/03 - 20:19 Post subject:
|
|
|
|
can you believe this shit?
|
|
|
Back to top
|
|
|
|
 |
Mental_Hernia
RealPoor Guru

Joined: 14 Oct 2002 Posts: 3336
Location: Texas
|
Posted: 04/14/03 - 21:39 Post subject:
|
|
|
| eqchanter wrote: | | WheresNWS wrote: | | First thing you want to do is spell programming correctly. |
if you dont know the answer dont bug me with spelling and grammar issues |
spelling is essential in coding since one digit off makes the whole thing useless
|
|
|
Back to top
|
|
|
|
 |
compusmack
RealPoor Master of Posts

Joined: 15 Oct 2002 Posts: 6354
|
Posted: 04/14/03 - 21:40 Post subject:
|
|
|
Visual Basic?
I can't help you with that, I work in C++ mostly
|
|
|
Back to top
|
|
|
|
 |
WheresNWS
RealPoor Master of Posts

Joined: 19 Nov 2002 Posts: 6448
|
Posted: 04/14/03 - 22:47 Post subject:
|
|
|
|
Vb sux (coding in c++ right now), though I'm ashamed to admit I know it. No help for you, though, you pissy little puss.
|
|
|
Back to top
|
|
|
|
 |
eqchanter
RealPoor Sensei

Joined: 04 Dec 2002 Posts: 1543
Location: tennessee
|
Posted: 04/15/03 - 08:11 Post subject:
|
|
|
| WheresNWS wrote: | | Vb sux (coding in c++ right now), though I'm ashamed to admit I know it. No help for you, though, you pissy little puss. |
being pissy is fun.
nobody likes me when im nice so i have to be an a*****e P
|
|
|
Back to top
|
|
|
|
 |
eqchanter
RealPoor Sensei

Joined: 04 Dec 2002 Posts: 1543
Location: tennessee
|
Posted: 04/15/03 - 08:13 Post subject:
|
|
|
| compusmack wrote: | Visual Basic?
I can't help you with that, I work in C++ mostly |
i dont know much about c++.
but it could be similar. how would i go about doing it in c++.
|
|
|
Back to top
|
|
|
|
 |
Mogling
RealPoor Guru

Joined: 29 Dec 2002 Posts: 2451
|
Posted: 04/15/03 - 11:57 Post subject:
|
|
|
|
Again im C++/asm here so i cant really help :\
|
|
|
Back to top
|
|
|
|
 |
|
|