Tags:Web Questions | 29 views
Hi ……………….
I have design a web page using the combination of PHP, HTML and CSS (cascading style sheets).The web page is looking good in Internet Explorer. But in Mozilla Fire Fox, Google chrome, Opera the alignments are changed. It’s not looking Nice. I need [...]
Tags:Web Questions | 26 views
i have apache server and i want to access database by jsp what can i do please gve me steps actually iam at intially stage in jsp
Tags:Web Questions | 26 views
i am trying to mutiply and add 2 dnamic texts on a php form, but i do not seem to get the reply, but i get the following results
"sum (4 + 1)"
This is the code that i typed in
(<?php echo $row_standings['w']; ?>+<?php echo $row_standings['d']; ?>
The 4 is the result of `w` and 1 is [...]
Tags:Web Questions | 21 views
Topic
The topic of this question is: tracking the content of an array in a session bean debug sessionbean1.java
Hello and Thank you in advance for any assistance.
Purpose:
The purpose of this code is to try to find the best way to get a list of what is in the Content[] in the session bean.
Question:
My question concerning this [...]