Hello all,
We are experiencing the following problem with Guixt:
Some transactions such like VA02, vA42,.. are "enhanced" using Guixt.
When the scripts are tested by our developers, no problem occur. The
scripts are read from the Sap Web Repository and are running well.
When these scripts are used more intensively by end-users, from time
to time, the scripts are not excuted anymore leaving the standard Sap
screen. The end-user has then to leave his sap sessions, sometimes a
reboot is necessary.
Does anybody have an idea of what is going wrong ?
Here are some version informations:
Sap ECC6
Sapgui 620 (Patch level 77)
Guixt 2009 Q3 3
Windows Xp
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 it to work have proven fruitless.I'm referencing the Visual Quickstart Guide for PHP to learn PHP,
Change of partner analyse in sales orders
Hello,
Oracle Connectivity
Hi Every One,
Estimations and Effort
HI Gurus,
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i proceed? <a href="/spo/1437571200.html"
Request for tunning the below query
Hi,
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But, I am unsure on how to prevent against mysql injections without using mysql_real_escape_string since
Page not Loading After Test
Hey AllIt seemed that an inlcude statement wasn't working for some reason, so I tried a more absolute file path:include("home/username/public_html/coding/scripts/carspecs.php")However this
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below. $.ajax({ type: "POST", url: "AJAXServices.asmx/GetTechInfo", data: '{ "fieldName": ' +
upload image name with extension using php
hi frds..<input id="file1" type="file" name="file[]" >upload image show path like C:\Documents and Settings\My Documents\My Pictures\images0056.jpgi need