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?
storing video files into mysql in php
hi i have my video files in my folder ,i have to store the path of the videos into db and the play it in the player from the database.thanking in advance
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 separate if statements in the same php document. What I've done is this:Code: if ($p1=='on' AND
Saas with SAP R/3
hi experts,
retrieving policy name inside the function called by this particular policy
Hi there,
How to copy a part of a vector in a raw memory
Hi,
Pagination
Hi All,I think I'm finally getting somewhere with pagination!I can now submit a query and get the correct number of records back with the correct number of pages. My only problem is, when I press the
how to get sn motherboard
Hello.
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thought I could use the ASCII function, but SELECT ASCII('é') FROM DUAL in Oracle gives me 50089.
Get value from Select menu
Hi!Have tried to find the solution on the web. Don't know if there is an easy one. A description:Line number On/Off | Expand/Contract<form method="post" name="me"
php calculate
this code echoes correctly the sum but the inserted result is 0??Code: