hello i want run some web server under the ip sharer
my ip is floating ip but it doesnt matter since i can use DDNS
first what i do is Install and run the IIS on Windows xp sp3
and check of the DHCP option and set the default gateway as 192.168.10.1 and I set the DNS server too and I setthe virtual IP as 192.168.10.201 for not to crash with other computer ip
for now everthing is o.k. when I try to access to 192.168.10.201 the index.html page is apear what I setted before
but the thing is when i try to accesse by public ip the page is doesnt apear!
I also set the DMZ to 192.168.10.201
what am I suppose to do ? I working hard for this over 15 hours some body please help me~~~
ps.im using vmware too does it effect to my host os?
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For now I know something. I started making the forum from this
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.What I'm doing I'm pulling data from a data base. I display the information 1 item at a time then have a next and
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but.... I'm scraping a ringtone site just so that I can download all of the ringtones and add them to my personal library.The website's code that
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.I'm using gamecanvas and I was thinking that I could create my full world (640 x 480) using a TiledLayer and then set the refpixel of the TilerLayer
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted characters from a string.Here is a sample string: Code: String str = "test-hello. me please3, _dog[
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
PHP arrays into arrays need help
HelloI am trying to highlight the days on my calendar based on the dates that i have in my database. Currently I can only get it to display the last element in the database which leads me to believe
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the url of the top frame.is it get header location?.. if so how do i use it to get the top frames url.is
Agency Business Process
Hi,
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?