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?
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing is that I'm getting a dump after I press de button of my added function; the exception is
Fetching META TAGS through
Hello everybodyI want to fetch meta tags of a domain.It will be done from following code of index.phpCode: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
php slowing my site?
Hi all,I think that one of the reasons that my site doesn't work fast is that the code is very big.maybe in some cases there are un-optimal functions, I mean functions that I can improve them to get
Error In Syntax
I got this error:Code: Parse error: syntax error, unexpected '>' in /home/bucket/public_html/inc/func.ban.php on line 56<?phperror_reporting(E_ALL);ini_set('display_errors', '1');//
Inserting a check in checkbox from array value
Hello all,I have a bit of code that works for a select option box, but does not work for my checkboxes. I need multiple selections on this code and I really don't like the look of multiple select
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or basic script anyone can give me?
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscribe to a news letter . Those who subscribe will receive a monthly email. They can unsubscribe using
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program please?
couldn't connect to your database
Hello I am new to php mysqlActually i have read A tutorial on nettuts"http://net.tutsplus.com/tutorials/php/create-a-signup-form-with-email-confirmation/"According i copy all source code
Am I setting up my sites oldschool?
Ok,When I create a site I open a basic template that I have created that consists of a css file an index page and a few php inserts for the header, nav and footer.It works fine and I am happy with it