We have two Internet Connection at the office, 1 Leased Line, and One ADSL, we want to merge them together to get the bandwidth of both lines on all the machines on the office network. We have no idea what we need to do that ?? What hardware/software do we need to accomplish that ?
Thank You.
We have registered alot of domains to the same website incase of missspelling, or bad memory. Example:
Main Address:
www.link4origaddress.com
Other domains we registered looks like:
www.linksfororigaddress.com
www.linksfororigaddress.net
www.l4orginaladdress.com
etc etc..
When I submitted...
Please HELP...
My boss asked me to promote our website http://www.beds4all.com on yahoo and google and some other search engines. Yahoo already listed us, if I search for "beds4all" I see results. some of these results were listed as a frame not as a frameset, even the main page, so you can't...
I am trying to copy an InnoDB Database (mysql) from a linux system to a Windows XP machine.. I copied the files under /mysql/data/mydatabase/ files to the same one on my windows machine, and I copied anotehr 3 files from the the /data folder which I read about in mysql.com (indata1, and two log...
put your drop down menu inside a <div> or <span> and try to change the z-index of both of them, so that one of them will apear behind the other... I usually put the in <div> and play around with the z-index. this is one of the tags:
<div style="position: absolute; left: 40px; top: 142px...
JanS, both answers you got above should work 100%... try them and they should work, I suggest putting double double-quotes like clarkin used in his sample, and Genimuse explained.. Genimuse didn't use double quotes on all of them because he knows where he needs to use them and where not, but if...
I guess you are confusing everyone here.... You say that you are getting the Data in a specific format, than you say that you are getting blank when trying to pull data ??
When you say through ASP, you mean to pull current date from the machine ?? WHich is not working pulling date from...
why do u need this IP ? because if you need this IP to be able to access it from outside the network then you should use the router IP, and in the router settings forword the requests to port 80 on the router to port 80 of the machine that has your IIS server (Port forwarding)... If your machine...
problems with date showing yy instead of yyyy might be for one of the following reasons:
1. Your ODBC drivers are too old and they don't have the Y2K updates (if u r using Windows 2000, install service pack 3 or 4 "I didn't test 4 yet")..
2. Might be due to your computer's regional...
There are many ways, one like the one onpnt mentioned but I think its missing something.... Because if you are passing a parameter it has to have two parts, the name of the parameter, and the value, meaning :
<%
Response.Redirect "urpage.asp?TeacherID=" & varTeacherID
%>
meaning that...
This is a problem with the proxy server you are using to access the internet... This is what you do:
1. Go to Internet Option of your browser
2. Go to Connections
3. If you are using LAN Connections then go to LAN settings, if not just go to the proxy setting of your provider
4. Go to Advanced...
strongm, as I mentioned before, the code u wrote work fine, except for one thing that I need to ask about, its not only with your code but with most mousemove functions that I tired... The problem is that the buttons usually don't run from the first click, what happens is that I see the focus on...
strongm, I was trying to use your code, but I didn't know how to seperate it(just a begginer), meaning, where to put the:
Option Explicit
Private Declare Function SetCapture Lib "user32" (ByVal hWnd As Long) As Long
Private Declare Function WindowFromPoint Lib "user32"...
You can do the following, remove your hard drive from ur machine, connect as secondary to another machine, install on good recovery program on the hard drive of the new machine (not ur hard drive), and then recover all the data that you have on the hard drive (because the data mightbe there, but...
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.