Form Validation against database - Dreamweaver CS4 Spry

Hi all,
I'm trying to figure out how to implement a form validation
of some fields, let's say a username. I have a form that inserts on
MySQL table, and when the user is typing the username, after it
looses the focus on field, validate it if there is a record on
table with the specified username. If so, validation will fail.
I already saw something similar with this on Dreamweaver MX
using some extension (because at that time, it did not support
ajax).
Kind regards, and thanks in advance.

I don't have a solution, but you may try posting in the Spry
Forums, you might get a better response.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602

Similar Messages

  • Dreamweaver CS4 SPRY Menu Problems in IE

    I am trying to have a drop-down menu on my site using the SPRY option in Dreamweaver CS4. In all browsers it looks exactly like it should. Unofrtunately in IE it pops out to the side instead of down. Anyone know a fix around this. The site is http://mtltechnologies.com/
    Here is the SPRY CSS.
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 12px;
        cursor: default;
        width: auto;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 154px;
        float: left;
        height: 25px;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 154px;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        padding: 5px;
        color: #FFF;
        text-decoration: none;
        background-image: url(../images/button_bg.jpg);
        text-align: center;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        color: #FFF;
        background-image: url(../images/button_bg_down.jpg);
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(../images/button_bg.jpg);
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(../images/button_bg_down.jpg);
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(../images/button_bg_down.jpg);
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;
    Anyone know a fix?
    Thanks,

    The code is too long. Let's do it this way, did you change anything on the default css of the SPRY menu?
    just my thought, why don't you remove it from the table? That might be the cause. Try to think of an alternative way like using divs and css.

  • Form validation without using dreamweaver

    Is there a way to validate an email textfield in a form without using javascript. I would continue using javascript for the validation except people are getting around the validation by disabling the javascript validation that dreamweaver cs4 supplies.

    You can validate your HTML at this link:
    <http://validator.w3.org/>
    And your CSS at this link:
    <http://jigsaw.w3.org/css-validator/>
    Does this answer your question?
    G/L

  • Dreamweaver cs4 spry menus issues with asp

    I am having problems using spry menus with dreamweaver cs4
    and asp pages. When I inset the spry menus they look fine on the
    screen, except when I look at them through a browser the menu is
    displayed as in my attachment. This doens't happen with html, so is
    there an issue in dreamweaver 4 asp. Can anyone help me with this
    one?
    Julie

    Julie,
    Not a asp problem can you post a link or code for the page in
    question?
    Dave
    "JulieThompsonaus" <[email protected]> wrote
    in message
    news:gqovvm$c0g$[email protected]..
    > I am having problems using spry menus with dreamweaver
    cs4 and asp pages.
    > When I inset the spry menus they look fine on the
    screen, except when I
    look at
    > them through a browser the menu is displayed as in my
    attachment. This
    doens't
    > happen with html, so is there an issue in dreamweaver 4
    asp. Can anyone
    help
    > me with this one?
    > Julie
    >
    > * About Us
    > o Our Staff
    > o Testimonials
    > o Customer Survey
    > * Service Requst
    > * Recruitment
    > o Training
    > o Job Descriptions
    > o Job Applications
    > * Contact Us
    >
    > c
    >
    >
    >
    >
    >
    >
    >
    >
    > ? Home Carers 2009 Site Map Email Us
    >

  • Form Validation against DB

    Hi,
    I have a field to capture the username and would like to validate against the database that it is a valid user before submitting. If not, I will show an error message. Are there any good example of doing that in Apex? Thanks.

    Hi
    There are several ways you could do this. A simple method would be to add an Item Level Validation on your page for the username field.
    1 Click the Create button in the Validations section of the page defniition
    2 Select Item level validation
    3 Select the username field from the list of page items
    4 Select SQLvalidation method
    5 Select the Exists type
    6 Give the validation a name (eg, Validate username) and select a location for any error message
    7 In the Validation setting, enter in something like:
    SELECT 1 FROM USERTABLE WHERE UPPER(USERNAME) = UPPER(:P1_USERNAME)and enter in an Error Message - (eg, Invalid username)
    8 Select the button that is used to submit the page (eg, SUBMIT)
    9 Click Create to finish
    Then, whenever the user clicks the Submit button, the vaildation is triggered and an attempt is made to find the username entered in your list of valid usernames - if there is a match, the above SQL will return one row and the validation is deemed to have passed, so the submit takes place. If there isn't a match, no rows will be returned and the validation fails, and the error message is displayed and the submit process stops.
    Andy

  • PLEASE important dreamweaver CS4 spry

    hi all, can someone help me with a problem on HTML Dreamwever CS4 please

    #1 The best way to share your work online is to upload your site to a TEMP folder on your remote server.  If you don't have permanent web hosting yet, you should procure some from a commercial web host as soon as possible.  You will need this to publish your site online.  There are some free hosting services you can use temporarily but you get what you pay for.
    #2 Spry is dead.  Adobe abandoned Spry last year because it has outlived is usefulness.  You may continue using it if you wish, but most people have moved to other, more modern solutions.
    Nancy O.

  • Editingutils.js error message dreamweaver cs4

    I keep getting this the attached error message using Dreamweaver CS4, spry framework utilizing a number of spry widgets.
    CollapsiblePanels
    Spry Forms Widgets
    I have made changes to the span id names associated with each of the form widgets.
    I've reviewed this link http://kb2.adobe.com/cps/401/kb401257.html
    However the files described do not contain the following lines and changes
    Edit SpryTabbedPanelsDesignTime.js and make the following changes:
    THIS DOES NOT EXIST IN THE FILE IN CS4
    Go to line 188. Change:
    eval("opts = " + args[ 1 ]);
    to:
    try { eval("opts = " + args[ 1 ]); } catch(e) { opts = null; }
    Save the file.
    Edit SpryCollapsiblePanelDesignTime.js and make the following changes:
    THIS DOES NOT EXIST IN THE FILE IN CS4
    Go to line 188. Change:
    eval("opts = " + args[ 1 ]);
    to:
    try { eval("opts = " + args[ 1 ]); } catch(e) { opts = null; }
    Save the file.
    Launch Dreamweaver and verify that you can now load your file.
    Any other solutions?

    I have resolved the editingutils.js by breaking up the forms, but it is not the solution I'm really looking for.
    Each of the 6 forms on seperate pages are 450 lines of code.
    Form sample.
    http://irexs.com/betatest001/can/listCANCommercial.cfmhttp://www.irexs.com/betatest001/
    I want to be able to have multiple forms on one page, nested in spry collapsible panels.
    I'm using DW CS4 and Coldfusion 8 server, forms utilize SPRY form fields (not cfforms).
    In order to reslove the editingutils.js I had to break up the forms, but have considered an alternate solution.
    In each panel the forms are nested via cfinculdes; structure as follows.
    <div col panel>
         <div col panel content>
              <form spry fields>
                   <cfincludes location form file>
                   <cfincludes details form file>
              <form end>
         <dev col panel content ent>
    <div col panel end>
    WHAT I WANT TO ACCOMPLISH is as follows.
    Sample page
    http://irexs.com/betatest001/can/listCAN.cfm
    Forms are to be inserted in the panel content section as described above.
    ISSUES ARE:
    I have limited JavaScript knowledge.
    For the forms to work i require the the panels in closed state at page load: This is done.
    ON FORM SUBMIT, I need the panel to stay OPEN, when client side or server side submit requires correction to the form.
    What happens now is the page refreshes and the panel closes: the default state.
    SOLUTION DESIRED, is to have the selected panel to stay open and the input information to remain when form is submitted.
    Thanks for any help.

  • How to autenticate against database using OPS logon

    Hi,
    is there a possibility to authenticate a forms
    application against database using
    operating system (W2K - domain) logon directly,
    without any SSO (SSO and LDAP)?
    What are the requisites i need?
    Thanks in advance,
    Robert
    mailto: [email protected]

    Robert
    as far as I know, for Forms on the Web there isn't yet a way to do this. In the upcoming release Oracle 10G Forms (9.0.4) and Oracle Application Server 10G OID can be used to authenticate against Windows domains. This way you could use SSO for what you want. I am saying this carefully because I didn't tried it but took it from the OID specs.
    Frank

  • Dreamweaver CS4 - Dynamic Form Question

    Hello you all.  I've been tasked with developing a form for my company that allows a user to add as many contacts into a form field as they like, i.e., they would enter a contact first and last name and then click on a "+" sign or button to add another name etc.  The "+" or Add button would shoot each name into a database and display it above the new blank field.
    I am familiar with developing regular static forms but nothing dynamic like this.  I know explaining this to me from start to finish is out of the scope of this forum, but where do I start.  Does Dreamweaver CS4 have some type of widget or Java addon that will allow me to generate this type of field and then I can tackle the database setup at another time?
    Any help would be much appreciated!

    Have a look at the following, just copy and paste in a new document and test in a browser
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <style>
    .clickable {cursor: pointer;}
    #fullname2 {visibility: hidden;}
    </style>
    </head>
    <body>
    <form action="" method="get">
    <input name="fullname1" id="fullname1" type="text"><span id="add1" class="clickable"> +</span>
    <br>
    <input name="fullname2" id="fullname2" type="text">
    </form>
    <script src="http://labs.adobe.com/technologies/spry/includes/SpryDOMUtils.js"></script>
    <script>
    Spry.$$("#add1").addEventListener("click", MyOnClickHandler, false);
    function MyOnClickHandler() {
         Spry.$$("#fullname2").setStyle("visibility: visible;")
    </script>
    </body>
    </html>
    Gramps

  • CS4 Spry field validation - CS3 files?

    I designed a form in CS3.  I am now working in CS4 so I was getting a Spry error message - about outdated code.  I reentered all the validation fields but now the error messages show in the form when it is launched.  I realized my Spry folder of files is the original ones from CS3.  How do I get the new files I need?  I have run this through the validator and fixed everything I know how to fix - even though that isn't all of it!
    files are http://streitenterprises.fatcow.com/contact/index.html

    Thanks, I actually found that article earlier and it also reads: 
    "This extension updates Dreamweaver CS3 to use the Spry 1.6.1 assets for its current features. The extension also updates code hinting and code coloring to reflect the latest updates in Spry 1.6.1. The Spry Updater includes a command that provides the ability to update the Spry assets in your site(s). This extension only updates existing Spry files in Dreamweaver CS3 and those used in your sites. It does not add any additional functionality (widgets, etc) to the product."
    I updated to version 1.6.1 long ago.  The updater only applies to built-in CS3 widgets - it doesn't ADD new widgets that have come out since CS3 (unless I'm completely missing something here).  What I'm looking for is to add widgets that I don't have in CS3, kinda like adding extensions.  Am thinking one must purchase CS4 to get the four additional widgets it provides?
    "CS4 also adds four new Spry wizards to 13 available in CS3. These are the Spry Validation Password, Spry Validation Confirm, Spry Validation Radio Control Group, and Spry Tooltip."
    I'm want those without having to upgrade to CS4!

  • How do i create a styled spry mysql driven menu using dreamweaver cs4?

    How do i create a styled spry mysql driven menu using dreamweaver cs4?
    I have cs4. I gave up on using MS sql as a datasource. I finally got a php successfull connection in my PHP web page.
    I would like a nice video tutorial for creating a dynamic menu.
    I guess i can style it by attaching a css file to the page. Are their any already designed css files out there in some online area?
    i am not a good designer. so i would like to simply have a collection of menu_style.css files and choose what looks good.
    But first i need to build the spry menu from the mysql database.
    Any help is apprechiated.
    My first choice was to maintain the data in an MS sql server file. If i could directly attach to an ms sql datasource then that would be the best option.
    I dont think i want to have to re-generate an XML datasource each time i add or modify the menu. I would like to maintain the MS Sql or mySql file instead.
    If i could generate an XML datasource from the MS Sql database then I may even prefere that, but i have spent a lot of time trying to figure out how to do that and not had any success. So i prefere working in MS sql but would settle for mySql if i had to.
    Thanks
    Jerry

    To create a dynamic menu take a look here http://labs.adobe.com/technologies/spry/samples/menubar/MenuFromNestedData.html#
    The XML file for the above menu looks like this
    <?xml version="1.0" encoding="utf-8"?>
    <items>
         <item id="0001" type="donut">
              <name>Cake</name>
              <ppu>0.55</ppu>
              <batters>
                   <batter id="1001">Regular</batter>
                   <batter id="1002">Chocolate</batter>
                   <batter id="1003">Blueberry</batter>
                   <batter id="1003">Devil's Food</batter>
              </batters>
              <topping id="5001">None</topping>
              <topping id="5002">Glazed</topping>
              <topping id="5005">Sugar</topping>
              <topping id="5007">Powdered Sugar</topping>
              <topping id="5006">Chocolate with Sprinkles</topping>
              <topping id="5003">Chocolate</topping>
              <topping id="5004">Maple</topping>
         </item>
         <item id="0002" type="donut">
              <name>Raised</name>
              <ppu>0.55</ppu>
              <batters>
                   <batter id="1001">Regular</batter>
              </batters>
              <topping id="5001">None</topping>
              <topping id="5002">Glazed</topping>
              <topping id="5005">Sugar</topping>
              <topping id="5003">Chocolate</topping>
              <topping id="5004">Maple</topping>
         </item>
         <item id="0003" type="donut">
              <name>Buttermilk</name>
              <ppu>0.55</ppu>
              <batters>
                   <batter id="1001">Regular</batter>
                   <batter id="1002">Chocolate</batter>
              </batters>
         </item>
         <item id="0004" type="bar">
              <name>Bar</name>
              <ppu>0.75</ppu>
              <batters>
                   <batter id="1001">Regular</batter>
              </batters>
              <topping id="5003">Chocolate</topping>
              <topping id="5004">Maple</topping>
              <fillings>
                   <filling id="7001">
                        <name>None</name>
                        <addcost>0</addcost>
                   </filling>
                   <filling id="7002">
                        <name>Custard</name>
                        <addcost>0.25</addcost>
                   </filling>
                   <filling id="7003">
                        <name>Whipped Cream</name>
                        <addcost>0.25</addcost>
                   </filling>
              </fillings>
         </item>
         <item id="0005" type="twist">
              <name>Twist</name>
              <ppu>0.65</ppu>
              <batters>
                   <batter id="1001">Regular</batter>
              </batters>
              <topping id="5002">Glazed</topping>
              <topping id="5005">Sugar</topping>
         </item>
         <item id="0006" type="filled">
              <name>Filled</name>
              <ppu>0.75</ppu>
              <batters>
                   <batter id="1001">Regular</batter>
              </batters>
              <topping id="5002">Glazed</topping>
              <topping id="5007">Powdered Sugar</topping>
              <topping id="5003">Chocolate</topping>
              <topping id="5004">Maple</topping>
              <fillings>
                   <filling id="7002">
                        <name>Custard</name>
                        <addcost>0</addcost>
                   </filling>
                   <filling id="7003">
                        <name>Whipped Cream</name>
                        <addcost>0</addcost>
                   </filling>
                   <filling id="7004">
                        <name>Strawberry Jelly</name>
                        <addcost>0</addcost>
                   </filling>
                   <filling id="7005">
                        <name>Rasberry Jelly</name>
                        <addcost>0</addcost>
                   </filling>
              </fillings>
         </item>
    </items>
    Then remains the manner in which you create the XML file which can be found here http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html
    One you have your menu up and running, you will be able to apply styles and effects

  • Dreamweaver CS4 - Record Insertion Form js error

    Hi
    I'm dreamweaver cs4 and started using the Record Insertion form, I was mainly experimenting with it and just seeing what it could do.
    However when I get to the wizard i have to wait a few seconds for it to connect to the database and then I get an error message that says:
    While executing onLoad in ServerObject-InsRecPHP.htm, the following Javascript error(s) occured:
    At line 283 of the file "Macintosh HD:Application:Adobe Dreamweaver
    CS4:Configuration:Commands:ServerObject-FormCmnPHP.js":
    invalid array length
    I was just wondering if this was a common problem, or I've messed something up either in Dreamweaver, or in the SQL database that I'm using.
    I've also noticed that its the same for Update and Delete Records Wizards aswell.
    Any help would be greatly appreciated
    Aaron Kennedy

    I see it's your first post. Welcome to the forum.
    A good place to start looking for answers is the Dreamweaver FAQ. You'll find the answer to your question under "Crashes, installation, JavaScript, and unexplained problems".

  • Error Installing Dreamweaver CS4 on Windows 7: Installer Database is Corrupt

    Error Message: The Installer Database is Corrupt. Please contact Adobe Customer Service.
    I bought a new laptop and would like to install Dreamweaver CS4 on it. It is already running fine on my desktop, being installed back in 1/2011. Both PCs are Windows 7 but the new laptop is Windows 7 Professional.  I have downloaded the two install files ADBEDRWVCS4_LS1.7z and ADBEDRWVCS4_LS1.exe multiple ways and to multiple locatons on the laptop. I've run the .exe file multiple ways and extracted to several locations besides the default (c:\users\userid\Desktop\Adobe CS4). After the extract completes and it tries to run setup I get the same message "The Installer Database is corrupt. Please Contact Adobe Customer Service" (which I did and they just gave me another download link I had already tried).
    I even copied the folder with the extracted files done on my desktop (where the install had succeeded). And still got the same message when I ran setup.exe on the laptop. I tried running it with a "run as administrator" command prompt, double-clicking in Windows Explorer, start > run and the same thing happens. At least it doesn't appear that it has actually installed anything yet.
    I did notice that my new PC has a program called "7-zip 9.20" installed which I do not remember installing and its install date is prior to my purchase of the PC so I'm guessing it came with it (HP Pavilion 15t running Windows 7 Professional 64-bit). The Windows 7 Desktop does not have this program installed. It is available from C|net where it has a good rating. Perhaps setup.exe does further extracting and the 7-zip program is the culprit? This is a long shot.
    I searched for others with this problem and found lots of issues installing Dw CS4, but none quite like this.

    Awesome! That worked! Actually I searched three folders (Program Files, Program Files (x86) & Program Data) for caps.db and found:
    c:\Program Files\Adobe\Adobe Premier Elements\caps.db (dated 9/2/2011)
    c:\Program Files (x86)\Common Files\Adobe\Backup\caps.db
    I ignored the first one since it might be needed by the Premier Elements 10 I installed yesterday and changed the name of the other one from caps.db to barb.fix.
    I changed the install folder from c:\Program Files\Adobe to c:\Program Files (x86) just in case CS4 is a 32-bit application which I had done before when installing on my Windows7 Desktop. Now that the install has completed I see that I have caps.db files dated 5/5/2014 in
    c:\Program Files (x86)\Common Files\Adobe\caps\caps.db
    c:\Program Files (x86)\Common Files\Adobe\backup\caps.db (barb.fix is still there but is only 26kb vs 3291 kb for the new caps.db)
    Thank-you so much! Now wish me luck when I try to open it for the first time!

  • Dreamweaver CS4 Errors, Spry widget not working. Please Help!

    I am redesigning a website and downloaded an html file from the present contact page. I opened it in Dreamweaver and I started to have this errors. The html file I opened has some JavaScripts in it and I believe, the the scripts got a conflict with Dreamweaver CS4. I already deleted these files I tried to open and still I'm encountering these errors.
    These are the errors I'm getting:
    1. When I open the Dreamweaver, this message pop-ups:
       "While executing onLoad in RecordsetFind.htm, the following JavaScript error(s) occured:
        In file "RecordsetFind"
        findRs is not defined."
    2. I click OK. Then I'm getting this message:
       "While executing onLoad in Design Notes_onOpen.htm, the following JavaScript error(s) occured:
        In file "Design Notes_onOpen"
        onOpen is not defined."
    3. I just click OK. Then, when I open an html file to edit or create a new one, this error pops up again:
       "While executing onLoad in Design Notes_onOpen.htm, the following JavaScript error(s) occured:
        In file "Design Notes_onOpen"
        onOpen is not defined."
    4. I will again just click OK, then this error appears:
       "The following translators were not loaded due to errors:
        Coldfusion.htm: has configuration information that is invalid.
        SpryWidget.htm: has configuration information that is invalid."
    5. Then, I will just click OK again. Then, when I'm working with the projects or creating a new project with Spry, it is not working properly anymore. I have to go the code and update the Spry list or content manually.
    6. When I close Dreamweaver, I'm always having this error:
       "While executing onLoad in TeamAdminTempDelete.html, the following JavaScript error(s) occured:
        In file "TeamAdminTempDelete"
        delTempFile is not defined"
    I tried uninstalling the Dreamweaver and installing it again, but it did not work.
    What should I do to make the spry working again and to remove all these annoying errors? By the way, all my Spry widgets are not working and these errors I'm encountering in all of the Sites I'm working on. How can I make it work again? I tried looking for troubleshoot in CS4, but I could not see one, only in CS3.
    Please help.

    See if the following helps (found in Dreamweaver FAQ)
    JavaScript and other unexpected errors
    Mark A. Boyd
    Keep-On-Learnin' :-)
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.
    It might not even have been intended as a reply to your message.

  • Searchable database in Dreamweaver CS4

    I want to create a page where a list our stores that would be searchable by State or Country. I have a very simple Excle file with all the information for the stores including phone numbers and addresses. I want fileds on the page that will allow a user to choose a state from a drop down list and then the results would show any store in that state, or NONE if a store did not exist.
    I ahve read many things about MySQL databases and Recordsets, but I can't quite understand how to set the page. ANY help on this qould be greatly appreciated. I'm using Dreamweaver CS4 and I'm not that handy with it:(.
    Thank you

    This thread may be relevant to your needs
    http://forums.adobe.com/message/3076713#3076713
    Setting up a PHP development environment for Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php_05.html
    Building your first dynamic website – Part 1: Setting up your site and database connection
    http://www.adobe.com/devnet/dreamweaver/articles/first_dynamic_site_pt1.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for

  • Error message when saving

    We are having issues saving edited PDFs that are stored on a network shared folder. When trying to save sometimes the following message appears: The document could not be saved. The file may be read-only, or another user may have it open. Please save

  • Odd issue when splitting stereo files..

    One very useful feature in AA CS 5.5 is splitting stereo wavs into two mono files. I work in games developer and need this. But an issue has arisen with a tool I use that converts to a particular format for Sony PSP games: it doesn't like these split

  • ADF mobile : How to insert new rows in shopping cart application

    Hi All, I'm developing a shopping cart sample application. The first page shows 3 rows(with item and quantity columns) and "Add Row" & "save to shopping cart " buttons . On clicking add row button i want to add 4th row to the table  and on clicking "

  • Error when importing files

    hello, I've just installed oracle XE and now I've tryed to import a css file to my application. but when I click on upload, a page appears "page can not be found". (http://127.0.0.1:8080/htmldb/wwv_flow.accept) when I hit the reload button of my brow

  • Sld rfc error

    Hi All, We have defined SLD on solution manager 4.0 and its working fine for all systems in netweaver 2004s. But I have been trying to define automatic transfer of data for an 4.6c system in RZ70 . Here is the error log: Execute program: SLDGWSRV Exe