The method above does extend the range of the wireless nework. The problem I've got now is that computers connected to the router being used as an Access Point using cable can't connect to the internet. The lights on the AP show a solid yellow and I can't ping any of the other computers or the...
Sorry for not replying earlier but other things happened that prevented me from messing around with this. Thank you for your reply and yes, those routers can act as an Access Point as well as an Internet Bridge - in fact they are very configurable.
I emailed Belkin asking for specific...
I have two Belkin F5D7231-4 routers which I'm very pleased with.
What I'd like to do is set up one of these High speed Mode Wireless G Routers as an Access Point but am unsure how to do this. I've tried to follow the instructions in the manual and all I did was manage to crash my small network...
That didn't work out too well - the email got returned by your email account. Perhaps it doesn't like exe files?
Anyway, jsmenu.exe is now in http://brisray.com/test/ If you prefer you can download the files individually from the same directory, they are named:
jsmith1.htm
jsmith2.htm...
I've sent the 8 files used to you in a 38kb self extracting zip file.
You're welcome to use them how you like. I don't know much about ASP at all but I don't see why what you're trying to do won't work.
Ray
The second file using javascript's innerHTML is now ready. It's at http://brisray.com/test/jsmith2.htm
It uses either buttons or a drop-down list. I've left the JS and CSS in the HTML file instead of using sererate files as it's probably easier to see what's happening.
Ray
The first one using iframes is done. It's at http://brisray.com/test/jsmith1.htm
By naming the iframes and using target=irame_name in the links you can get pages from all over the place.
You need a HTML page for each submenu and of course a new page for each of your content.
The page is...
I can think of a couple of ways you can do this.
1) Use an iframe inside the top DIV. On clicking the left hand link load a new page with the menu items into the iframe. Something like http://brisray.com/web/web1.htm#Code
2) Use JavaScript so that on clicking the left hand link then a JS...
Using CSS, is it possible to vertically align centrally text to an image as you can using tables?
A simple example using a table would be
<table border="0" width="100%">
<tr>
<td><img border="0" src="image.gif" width="609"height="115"></td>
<td valign="middle">Ray did this</td>
</tr>
</table>...
I don't know if this will help you, but it may be worth reading. "Running Apache for Windows as a Service" at http://httpd.apache.org/docs/win_service.html
Ray
My current server, Apache on Windows 2000 does that too. I use http://www.everydns.net/ They provided a utility that sends the IP address. I wrote a small batch file and used the Scheduler to run it every couple of minutes.
If I thought about it a bit more, it was pretty obvious that I was...
Thanks, that was what I was looking for. I was hoping to use Windows as that is what I'm more used to, but as all this is going on a new machine I may as well learn a bit more about Linux as well.
Ray
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.