Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Transport data between itab and textfield on ALV event
Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a h
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({