Hello, I have couple of dynamic form elements with radio buttons, list menus, and textfields. When I press reset, except textfield, all the other dynamic form...
As far as the HTML form is concerned, dynamic data is the same is regularly entered data. It should reset that as well. Have you got a JS or something on the...
Hi, I do not have any JS, for creating dynamic textfield I used request variable. Is there any way I can solve this problem. Jaco ... regularly ... the other ...
I am using JSP and Tomcat and I am inserting records to database,I want to validate insertion of records to database based on two dates fields ie to check...
Hello all, Is there any free extensions to validate dates which exists in database so that I can restrict the user. Is this possible to do using javascript and...
Hi paul i change my date type to text. I'm using a JS calander to get the date into the form in the nice format of 01/01/2004. The search is suppossed to...
Dear Danny I'll send you a zip file which contains the two files I used as well as the Database.Page1 is for searching, Page2 is Results of search based on...
How can I export site definition(ste) from UltraDev. I was using ultradev, now migrated to MX2004. Instead of creating new site definition in MX2004, some way...
There is an Ultradev/DW extension for importing/exporting site defs available on the Macromedia website. I *think* these will do the trick with 2004. However...
There is an extension for exporting your DW settings from one machine to another. the extension is called MM_Exporter. The file size is 1.9MB and I have it if...
I have used the recordset navigation bar behvavior form DW MX and it only displays one row from the DB. When i click 'Next' no recordset is displayed. even...
Resinstalled Dreamweaver MX on a new PC and somehow one of the Code Inpector settings has changed. Previously when I hit the enter key in the Code Inspector,...
Hello, I want to create a user log to track the user activities in the application. What I am planning to do is create a table and get the session value, inser...
hi, Is it possible to have a dynamic imagfe feild which will display the main/parent image as a thumbnail, reduced in size by a percentage. Obviously one can...
What about not putting in any w/h details - just let it draw the 25% image that you have already created? Another option: when creating the thumbnails - shrink...
... Wouldn't storing the session data into a database give you this result? I've not used JSP yet - but you should be able to simply store the session data,...
Tim Thorburn
webmaster@...
Apr 14, 2004 9:01 pm
5441
I have not created any 'extra' thumbs for the site. i was hoping to just use one image. I am no assuming that this can't be done???? What you suggested with...
You could create the thumbnails when the images are uploaded and store them within your filespace ... or, you can use GD 2.x and higher to create the ...
Tim Thorburn
webmaster@...
Apr 20, 2004 6:46 pm
5443
Is it possible to retrieve the PC name using a session variable? with the pupose of inserting it into a data base. Thanks Jeff...
Hi all Is it possible to update an existing php page ( just add a picture and a bit of JavaScript) in dreamweaver mx and then publish it on the web? Regards ...
Dear Magda, Yes it is possible to open up a PHP page in DWMX as long as you have installed the support for it when you installed the application (it allows you...
Hi all When I update a template it does not seem to update the relevant pages although it gives me the message that the pages have been updated. Is there any...
Dear Magda, The update with DW MX2004 does work ok from my experience. One solution I found was to update the template then open up all other pages that use...