Hey guess what!!!! It works !!!
Here are all of the daetails for anyone else who has this problem to check out.
Maybe I was just too tyred the other night.
CLIENT
Windows IP Configuration
Host Name . . . . . . . . . . . . : karleys
Primary Dns Suffix . . . . . . . ...
MHKWOOD
Thanks for the detailed reply.
Firstly:
I was able to ping the name of the client computer which had established a connection to the server.
All pings were successful and no error messages.
I typed "ping karley" and all was ok. I will do it again and post the results.
You...
I dont know whats going on but I can establish a connection fine and do all that but when I try an browse the servers shared folders nothing happens.
The server is ISDN DOV (to internet) and the client is dial up 56k (to internet).
I can connect from another computer (elsewhere) and browse to...
how do i show the following info in a multiline textbox from a file myappend.dat?
PAID:$444.00
DATE:11-2-2002
TOTAL:$2,375.00
PAID:$444.00
DATE:11-2-2002
TOTAL:$2,819.00
PAID:$444.00
DATE:11-2-2002
TOTAL:$3,263.00
cheers happy people
found it
'Example by Vijay Phulwadhawa (vijaycg44@hotmail.com)
Private Declare Function InternetGetConnectedStateEx Lib "wininet.dll" (ByRef lpdwFlags As Long, ByVal lpszConnectionName As String, ByVal dwNameLen As Integer, ByVal dwReserved As Long) As Long
Dim sConnType As String *...
I have used the following api but dosent seem to work
Its result dosent change if i am connected to the net or not
the key thing is that i dont wish to connect to the internet if it is not connected and i dont wish to use any net rescources i just want to see if the modem is connected
Private...
So in heinsight there is no real solution to my problem. The problem has been solved but I still feel our solution is inadequate.
Thems the brakes.
At least I can hope that in the next version of javascript they add more function to the print() method.
To all helpers everywhere including myself...
get more ram because you will be suprised at how much ram it does use.
i have a small program and when compiled takes 15 mins and uses 300 meg of ram with all other processes included
thats why i have 750 meg of ram (+ it was cheap)
sorry i should have explained myself a little more
thanks and that is exactly what i have done but with both of our methods the popup window dosent close for some reason after it prints
i have looked and cannot find the solution
i want to just print the textarea
<TEXTAREA NAME="Order" ROWS=9 COLS=58 READONLY WRAP=OFF>YOU WISH TO ORDER THE FOLLOWING :</TEXTAREA>
<INPUT TYPE=button VALUE=Print NAME=PrintForm onclick=print()>
the trouble is i have lots of content and i...
You pack and deploy your project from outside vb its self.
should be in
C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\PDCMDLN.EXE
just run that file
Or you could
as above new project and add a command button
but you dont need a form 2
just add this code
Private Sub Command1_Click()
Dim Form2 As Form
Set Form2 = New Form1
Form2.Show
Form2.Caption = "Form2"
End Sub
Create a new project
Pick standard exe
In the project explorer right click form1 and add form
In the add form box pick form
Now in the design window pick form1
Click on the command button tool in the toolbox
now click and hold down the mouse button and draw your command button
Now double...
i need to make the two flash files hyperlinks work
why does this not happen with the current code?
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
<script LANGUAGE="javascript">
<!--
var count
count=0
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.