Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user will click display button the screen will dynamically change to non-editable mode.So I have written the following code.
loop at screen.
if screen-group1 = 'MOD'.
if flag = 'X'.
screen-active = 1.
else.
screen-active = 0.
endif.
modify screen.
endloop.
But it is throwing the below syntax error.
The type of "SCREEN" must be in the type or types of "SCREEN" compatible SEIN.
Kindly give some advice
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redirect the user to another page. Is this even possible?
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaWiki on my site and I'm trying to install some extensions. In order to install the Search
PHP and Javascript
Hello Everyone,I have a page that needs a javascript code to be written between PHP code but the condition is that javascript code should not be executed. How can I prevent javascript code to be
(sub)screen resize modification doesn't work after ECC 6 EhP 4 installation
Hello,
New to mysqli library - Multiple query problem
Greetings,I am writing a batch program that executes 3 queries on a single page. Using mysql libraries and regular queries works just fine. I am rewriting the page to include a stored procedure. The
upgrade from 4.7 to ECC 6.0
Hi all,
GET * FROM _____ Except?
I have a site that is for stock photography.This section of the code calls images to display on the main page, based on several variables (new images, featured images, most downloaded, highest rated,
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 scale. I had someone make a Top Rated section for the site, to show the user with the highest rating
Where am I going wrong
Been trying to work this out for hours I have two tables called 'Genres' and 'Films'. Genres contains two columns 'Genre_id' and 'Genre_Name'. Films contains a load of columns, the most important
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a CMS but the majority (but not all) are running through the same FTP account.I've searched