RE: How to assign the POPUP window to hyperlink i.e

2005-02-11 Thread Chad Baker
This might be work too... ','previewwin','width=700,height=460, scrollbars=yes,resizable=yes,location=no');"> ... This way, the current browser window state is unchanged. Also, if you use a function, you'll have access to the window at a later time. var newwindow; function openWindow(id) {

RE: [OT] Content Management Systems

2005-02-11 Thread Chad Baker
How about View Direct Contenuity... http://www.mobius.com/mobiuscorpsite/default.asp?Form=PageLayout&Action=Retr ieve&ParentTagID={73D0FEB2-374A-43E9-A867-2B51DD58E06E}&LanguageID={092D603E -1164-4BCA-9397-4A0EF2484D86}&GroupID={9D922248-68E2-4F3B-8C17-20B5AF46377D} Ugly url, yes.. But a slick int

RE: Menu

2005-02-16 Thread Chad Baker
Take a look at this site: http://struts-menu.sourceforge.net/ -Original Message- From: Marcelo Epstein [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 5:49 PM To: Struts Users Mailing List Subject: Menu Hi, I am developing a software for a company using struts. What is the

Re: DynaActionForm question / FW: ActionForms and Interfaces

2005-03-04 Thread Chad Baker
This was posted a couple weeks back... -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 1:15 PM To: Struts Users Mailing List; Matthew Hughes Subject: Re: ActionForms and Interfaces IIRC, there's some ongoing work to provide an "exten

RE: Pass a collection from struts action to javascript validation

2005-03-09 Thread Chad Baker
Try this site .. http://www.w3schools.com/, specifically the JavaScript section http://www.w3schools.com/js/default.asp and the JavaScript HTML DOM section http://www.w3schools.com/js/js_obj_htmldom.asp Chad -Original Message- From: Bing Qiao [mailto:[EMAIL PROTECTED] Sent: Wednesday, Ma

RE: html:XXXXXX question

2005-03-18 Thread Chad Baker
Try html:img, instead. http://struts.apache.org/userGuide/struts-html.html#img chad -Original Message- From: Scott Purcell [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 10:27 AM To: user@struts.apache.org Subject: html:XX question Hello, I am struggling with using the h