-
Hi, this must be just a small error, it appears that the images directory is missing on demo site.
Log on to demo site
navigate to
http://testdrive.barnyardbbs.com/BlogControl.aspx
edit the blogpost.
Click the image button on richtext control.
-Wam- Stack trace pops up in a popup window.
Regards,
Anastasios.
2007-04-14 01:24:57 UTC in ASP.Net Content, Blog, & Photo Gallery
-
Let's follow these steps and see what we get.
1. Open a new application and add a TDelphiWebScriptII
and a Tdws2Unit on a form. Lets name them dws and
dwsUnit respectively.
2. On dwsUnit add a member to the Arrays property. Set
it's name to TIntArray assign an upper and lower bound
to it, then set its result type to Integer. Add to the
variables property the following member...
2003-10-31 15:28:03 UTC in DelphiWebScript
-
Let's follow these steps and see waht we get.
1. Open a new application and add a TDelphiWebScriptII
and a Tdws2Unit on a form. Lets name them dws and
dwsUnit respectively.
2. On dwsUnit add a member to the Arrays property. Set
it's name to TIntArray assign an upper and lower bound
to it, then set its result type to Integer. Add to the
variables property the following member...
2003-10-30 02:13:19 UTC in DelphiWebScript