ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i