Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
SLext #1
what is wrong
my script is:
<input name="theImage" type="text" id="theImage">
<input type="button" value="Browse..."
onClick="MM_findObj('theImage').value=dreamweaver. browseForFileURL( 'Select',
'Image URL:')" name="button">
...for Image ... <- this is okay
<input name="ImageFolder" type="text" id="ImageFolder">
<input type="button" value="Browse..."
onClick="MM_findObj('ImageFolder').value=dreamweav er.browseForFolderURL(
'Select a Folder', 'Folder URL:')" name="button">
... for folder ... <- but this is wrong dreamweaver write "file:///C|/..."
can anyone help? Sorry my english is not so good!
SLext Guest
-
something wrong..
I want to integrate following php-file into my Flash-movie, but something still does not work. The Php-file is like that: Online it looks like... -
What am I doing wrong?
> rs.Source="SELECT id From User Where upper I asked this before... Try sql = "SELECT id FROM user WHERE UPPER(cLoginID) = '" & vUserID &... -
What is wrong?
Take a look at your Stored Procedure. It takes a wide variety of data types. But in your code, you use an overloaded version of the Add() method of... -
What am I doing wrong???!?!
I have a simple form that based on the the two inputs, ExAD_Tracking and ExAD_DateEntered, will query the database and display the records... -
What am I doing wrong
I am trying to fade in an image over time, however the image keeps blinking, it fades in all the time. Below is my script. on exitFrame me go to...



Reply With Quote

