PDA

View Full Version : Question for Vincent concerning Powerpoint HowTo



John Hulsman
22-Mar-2007, 11:07 AM
Vincent,

I've followed along with the powerpoint, but first thing... I could not get
the include files to show the button faces in the library. I didn't have
VdfAjaxLib in my AppHtml so I copied it from the sample and into mine. It
didn't help. I thought maybe the library would copy all that I would need
automatically? Seems like an important step, but it still isn't working as
it should be. I've tried clicking on a few of the buttons and I'm getting a
scripting error as well "Invalid argument". I'm assuming some of the heart
of the javascript that makes AJAX work isn't included either. Please help.

Thanks,

John

Vincent Oorsprong
22-Mar-2007, 11:27 AM
John,

A VDF12 Library link from a Workspace uses the AppSrc and the Bitmaps
folders. The AppHtml is not used.

I am not sure what you've copied and what not so the best thing you can do
now is to copy the subdirectories of the AJAX Order Entry Example\AppHtml
directory to your AppHtml directory. Tell us if that solves your problems.

PS: When you create a new workspace Visual DataFlex Studio will use the
contents of the Usr\New folder to copy over. So, if you make more workspaces
with AJAX Library the easiest thing to do is copy the same directories to
the New\AppHtml folder.

--
Regards,
Vincent Oorsprong
Data Access Europe B.V.
http://www.dataaccess.nl

John Hulsman
22-Mar-2007, 12:08 PM
Ahh, the missing piece of the puzzle. I had just copied the VdfAjaxLib
folder over. After adding Inc, Css, and Images folders It's working now.
Thanks. Also, thank you for the tip on the Usr directory. That is helpful.

"Vincent Oorsprong" <vincent.oorsprong@reply.at.newsgroup.nl> wrote in
message news:LHRBS8JbHHA.5152@dacmail.dataaccess.com...
> John,
>
> A VDF12 Library link from a Workspace uses the AppSrc and the Bitmaps
> folders. The AppHtml is not used.
>
> I am not sure what you've copied and what not so the best thing you can do
> now is to copy the subdirectories of the AJAX Order Entry Example\AppHtml
> directory to your AppHtml directory. Tell us if that solves your problems.
>
> PS: When you create a new workspace Visual DataFlex Studio will use the
> contents of the Usr\New folder to copy over. So, if you make more
> workspaces
> with AJAX Library the easiest thing to do is copy the same directories to
> the New\AppHtml folder.
>
> --
> Regards,
> Vincent Oorsprong
> Data Access Europe B.V.
> http://www.dataaccess.nl
>
>
>

Wes Carroll
2-May-2007, 03:41 PM
How can I get a hold of this Powerpoint Doc?

Wes

"John Hulsman" <jhulsman@jasperengines.com> wrote in message
news:aUg2pwJbHHA.1652@dacmail.dataaccess.com...
> Vincent,
>
> I've followed along with the powerpoint, but first thing... I could not
> get the include files to show the button faces in the library. I didn't
> have VdfAjaxLib in my AppHtml so I copied it from the sample and into
> mine. It didn't help. I thought maybe the library would copy all that I
> would need automatically? Seems like an important step, but it still isn't
> working as it should be. I've tried clicking on a few of the buttons and
> I'm getting a scripting error as well "Invalid argument". I'm assuming
> some of the heart of the javascript that makes AJAX work isn't included
> either. Please help.
>
> Thanks,
>
> John
>
>