You cannot post messages because only members can post, and you are not currently a member.
Description:
Welcome to the Enterprise Web Developer (EWD) Online Community.
This is a self-help group for users of EWD. Feel free to discuss problems, post examples and solutions.
For full information on EWD visit our web site at http://www.mgateway.com/ewd.htm
|
|
|
|
Filling non-latin characters
|
| |
Hello,
I am trying out EWD in Cache and having problems to file names
with non-latin (Greek) characters. File operation succeeds but I am
getting data values like %u039F%u039D%u039F%u039C%u0391 .
I guess this is the encoded value of my saved data but don't know
what to do in order to convert it i.e to save it as ordinary greek... more »
|
|
|
New installer for M/DB and EWD
|
| |
Installing M/DB and EWD along with GT.M, Apache, m_apache and m_python
has never been easier! Check out the news item on our website
homepage at [link]
Note that the installer includes the very latest build 782 of EWD that
will work with standard 4k global block sizes.
|
|
|
Cloud Computing Conference
|
| |
For anyone who doesn't yet know, Bhaskar and I will be giving a joint
paper at next week's Cloud Computing Conference in Santa Clara:
[link]
M/Gateway is exhibiting. We'll be demonstrating M/DB and EWD, both
running on GT.M, interfaced via Python (yep, not a line of Mumps code... more »
|
|
|
ExtJS <ext:tree> missing in custom tag library
|
| |
Hi Rob,
Testing the custom tag library for GT/M, it seems that the <ext:tree>
tag is missing from the ExtJS.m routine. If I look into the custom
tags in the ewdMgr, it points to "tree^ExtJS". But this label is
missing in the ExtJS.m routine. Is there perhaps a newer version of
the "extjs.tar.gz" file that contains this part of the code?... more »
|
|
|
problem using ewd: in javascript
|
| |
I have a simple test page where I want to pass some text to a gtm
function when a button is clicked
<button id="savecode" class="actions" onClick="saveCode()">save code
from editor</button>
<script type="text/javascript">
function saveCode()
{
a = editorWindow.getCode();
alert(a);... more »
|
|
|
error in ewd.css
|
| |
Nothing major but line 234 in this generated file reads:
left 0 ;
but should be
left: 0 ;
Regards
David
|
|
|
old ewd pages being displayed
|
| |
I am having a weird problem where refreshing the ewd page seems to
return random old versions of the page. For example I change the
width parameter of an element and the page in the browser has the old
one, after subsequent changes it seems almost random which version is
returned to me. If I look at the source I can see it is not the... more »
|
|
|
EWD and XML Schema Forms
|
| |
Hello,
I the Utility Library section of mgateway web site I see a tool named
"XML Schema Forms".
Does this software work with current version of EWD or is it
outdated ?
Thanks
|
|
|