Description:
This is a Macromedia newsgroup. Posting to this group is only available from the Macromedia website or by pointing your newsreader to forums.macromedia.com
|
|
|
On Update Field Drops Original Value
|
| |
DW 8.02, ASP, Pure ASP Upload Extension Insert a record and upload the images works fine, however when I go to update the record, if I don't re-upload images the previous file paths update null or empty. Any help appreciated, below is the code. <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!--#include file="../Connections/MyConnect ion.asp" -->... more »
|
|
Dynamic Dependant Dropdown Update
|
| |
Using the Adobe's technote located at [link] I was able to create a dynamic dropdown list that works great. However, when I build an update page, the original value for the child data carry over on the update form. Any help appreciated.... more »
|
|
Form images to database
|
| |
My apologies if this subject is covered elsewhere as I tried several combinations of search words to no avail. I hate to admit that I have worked this problem, using routines from books and tutorial web sites rewriting what appears to be simple logic for several weeks. The problem. I am trying to use a form to load image files (jpg) under 80k to... more »
|
|
Send email weirdness (PHP)
|
| |
I've set up an web form on a site, which works fine, except that my client is getting emails through OK, but apparently from my email address rather than the address of the person sending them (or at least the email address they enter into the email address field of the form.) The code is : //start Trigger_SendEmail trigger... more »
|
|
Date format returns wrong value
|
| |
I am trying to use the DW CS3 MySQL date/time option of the PHP server behavior to format dates I pull from a MySQL database. I have one field that may not be filled in (an "actual ship date" that returns the default value of 0000-00-00 until an oder ships). The DW server behavior displays the result as 12/31/1969, which seems to be some default value.... more »
|
|
Disallowing HTML in textarea / comment form
|
| |
Hi, I'm working on a simple blog using DW, PHP & MySQL, the comment form contains a textarea box where visitors can simply post their comments, the problem is what ever code you type in gets saved into the database as it is, and I someone posts a META Refresh tag for example, they can redirect the page to somewhere... more »
|
|
PHP/mySQL data connection
|
| |
Hi, I've used DW CS3 to create a database connection to a mySQL database that I created in phpMyAdmin. When I do the setup and test all the connections, everything works - my table comes up, I'm able to select it. I created a recordset to display what's in the database. When I test the page, I'm getting... more »
|
|
Opening Website Links from a Drop-Down Box
|
| |
I have created a webpage with the following : The Header Section has 2 drop-down boxes and 2 text Boxes that are fed dynamic data from MySQL. Box 2 is Dependent upon the Box 1 choice, and that part works fine. ------------------------------ ----------------------------- - Drop-Down Box 1: Choose Trouble Type... more »
|
|
|