this worked good
Type: Posts; User: bogaa
this worked good
i need code so if it reaches last item in listview then go to top of list again
how do i go around doing this with listview
If List2.ListIndex = List2.ListCount - 1 Then
List2.ListIndex = 0
Else
List2.ListIndex = List2.ListIndex + 1
End If
...
Dim HTML As String
Dim HTML As String
HTML = "<body background=" & Text2.Text & " bgcolor=&hff0000>"
frmClient.WB.Document.write HTML
works great i only need 1 thing with this code sir
i need help removing duplicate name example is below
i only need 1 name but it adds 2 instead of 1
error i face with 2names i need to remove 1
deandean
i only need 1 name dean
sorry doogle nxt time il add more info thanks
from what i understand you maybe creating a trojan bot aka rat-remote admin
thanks lemme check
i made a tool yes its running a webbrowser how can i programme my tool so if the page i want dont fully load up and it gets stuck while its loading up and stays there hanged how do i get the...
naveed am not paying 1 penny for it
in winsock chat i have webbrowser1 as chat window so what i want to do is when i or other users enter www.google.com and that link is clicked my webbrowser1 shud not act to that link it shud...
help with database items shown in listbox when i click list items then that database data should show up
i want to show all records in list1 and when i click list1 then the data should show in...
yup hahhaha coool man memo did the job wee hee
http://oi48.tinypic.com/2z73odv.jpg
this is the text value needs increasing need help
i made a database but the text=50 i want to increase that i have a multi textbox i need more then 1000 characters to it in come on guys reply
my ip is dynamic as i just replied last night my ip last digit was 255 believe or not if i se it again il show u snapshot.
i never made ip range blocker in vb6 but am sure someone has in here i am...
my ip is dynamic as i just replied last night my ip last digit was 255 believe or not if i se it again il show u snapshot.
i never made ip range blocker in vb6 but am sure someone has in here i am...
this is the ip 192.168.1.10 and the range starts from xxx.xxx.1.10 the last 2 digits highlighted in red those are the 2 main digit you put a range on them even they are on dynamic ip...
use mdb to store data
ok i just worked with a tuff javascript button non html code worked or even click i found solution mate
use this in range the (0) from 0 to count upwards try every number from 0 to 1 and...
192.168.1.0-192.168.1.255 this is how u make range example
as u se 192.168.1.10 as u se the last 2 digit is the main putting the last digit to 255 can block his ip like this
192.168.1.10...
i just added a coud in clients using i net to grab client user ip put ip in textbox and from server u can just select an id and click grab ip and it will get that users ip and make range for it
jmsrickland sir i have your source i only request 1 thing in your source add 1 chatroom in listbox when double clicked the chatroom on list1 then user changed room please
in winsock chat server command6 button am trying to do this
Private Sub Command6_Click()
Dim num As Integer
For num = 0 To List1.ListCount - 1
wsServer(CInt(lstUsers.List(num))).SendData...
i got listview has items on first row it has 3 items
http://oi46.tinypic.com/6pcjyg.jpg
when list1 items gets removed i want listview items to be removed also
i have had inuff searching wasted 30 min and cant find what am looking for so annoyed can anybody help
datamise i have , can you just do 1 thing sir can you add 1 chatroom on the source you gave me please please
can you show example please
data miser boss can i send you my project boss just add 1 chatroom in listbox and thats all i need i will be very very happy please boss datamiser i worship your work your the best!!!!!!!!!!!!!!!....
as u can se the code i added in server for winsock chat
on connection request i added this
i need help to remove duplicate string from winsock dataarrival in client side
i have winsock.getdata strdata
i get duplicate string because i added some code in server i belive when i get...
urgent help needed on winsock chat.
currently my code below is what i have its working.
Private Sub wsserver_ConnectionRequest(Index As Integer, ByVal RequestID As Long)
Dim iNextSocket As...
i have list1 that has usernames so i want a code like this plz
when an item is selected in list then send my code to that item thats selected
Me.wsServer(index).SendData lstUsers.Text &...
i think i am close now i turned around most of my codes but now i need to fix chatroom user list update again
am trying to capcha the image using winsock get method and add the image to picture1
here is the website http://yah-underworld.com this is my website so its not violating.
i have made...
i have a client currently , i found a source in planet source simple source how to join room , i want to attach the room codes to my current project its simple but am lost
i found a source has chatrooms options i want to copy them to my project am finding it hard to add please help can i upload my source thanks can anybody help me with it
how do i make 1 room in winsock chat and join in please help i seen other source but its hard
most out of all now how to make rooms and go in rooms please help please
i want an example how winsock can grab image in dataarrival and put on picture1
i want to se some code for winsock dataarrival grabs image with name imgsrc any winsock example will do