I am going to pass a value from child to parent window, however, the value cannot be pass through the link below:
Child Window
<a href="pgAttendList.asp?vStaff=<%request.form("cboClientStaff")%>"...
Hi. I'm using javascript to do menu but it cannot appear on the top of image. Here is the code:
<style>
img.j { position:absolute; top: 200; left:200; z-index:1; }
.menu {position:absolute; top:200; left:200; z-index: 2; }
</style>
<script>
function writeMenus() {
if (!isDOM && !isIE4 &&...
I try to install php4 using CGI binary with the pws4 on OS ME but i get the error HTTP 400. Here are the steps that i install php, do there have any mistake? thanks
1. stop pws service
2. extract php.zip to c:\php
3. edit php.ini-dist
- extension dir="c:\php"
- cgi.force_redirect=0
-...
I'm using php4 and mysql which are running under apache server. But i always get a message: undefined index in "..../file/.." on line.....
What's the problem with my coding??
Please help.
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.