Hi.. Is there any way to connect CAT6 cable with 10/100 Switch? I have CAT6 cable wires jacked to 10/100 switches and Linksys WAG160N model linksys wireless routers. Please find the attached diagram.
Some times network working. sometimes wireless is not working in some floors. max cable length is used 25 meters. When I ping the routers it will timeout.
I have inserted both IPs in one PC. so.... I can ping both network...
User Profile
Collapse
-
Can use CAT6 cable in 10/100 switch?
-
Re::
No.. it is receiving without decimal places. I need number with 2 decimal places.
Ex:
If I have 14.142324242424 2 --- It should be 14.15.
Hope you understand.
Regards,
Supun Silva -
Re::
Hi.. Thanks for your reply. Please be kindly send me the RoundUp code for VB 2008. not for C++. Please send me full cording. I couldn't understand above coding..
Regards,
Supun SilvaLeave a comment:
-
Re::
Do you have any idea for this.. Please help me??
Thank You,
Supun SilvaLeave a comment:
-
Get highest value from Math.Round
Hi..
I have tried following coding to get highest value.
EX: If I type 4.341111111111, It should get the value 4.35.
If I type 9.132222, It should be 9.14 not 9.13.
Code:MsgBox(Math.Round(Val(TextBox1.Text), 2)) ' This is retrieving min value. Please help me to solve this issue.. All Codings are with Vb 2008
Thank You,
Regards,
Supun Silva -
hii
Hi.. Thank you buddy!!! Cool.. I really apologize about my knowledge. Could you kindly tell me how to create button in run-time(Dynamicall y) and add handler in vb 2008.
Thank you,
Supun SilvaLeave a comment:
-
Hi..
No.. I didn't do the program to create button dynamicallyLeave a comment:
-
Didn't get you
Hi... Please could you kindly send me the coding including my code. I didn't understand your short code. Please forgive me for that..
Regards,
Supun SilvaLeave a comment:
-
Re::
Please sorry........ I don't know what is the code I should write to get Button Name in msgbox and where put it???
Please help me...
Regards,
Supun SilvaLeave a comment:
-
Command Array Click Event in VB 2008
Hi All, I have created Command Array like follows.
...Code:Public Class Form1 Dim NewButton(25) As Button Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim loc As Integer loc = 50 For i = 1 To 25 NewButton(i) = New Button() NewButton(i).Text = "Hello -
PHP Login Page
Hi.. You can create one login page for every page you visiting. If someone loged in to database. It will create new session. every page is searching for session and if can't find, it will redirect to login page..
This is login page index.php
...Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Leave a comment:
No activity results to display
Show More
Leave a comment: