Developer-Online: Building Shoutbox With Dreamweaver & ADDT

Building Shoutbox With  Dreamweaver & ADDT
Hello Everyone... Today`s Tutorial about how to build shoutbox with  Dreamweaver and ADDT with Php MySQL Database, also you can restrict forbidden  words to prevent unwanted or bad comments you might face in such open  applications!
Requirements: To complete this tutorial you will need to install  the following software and files:
Dreamweaver CS3 or higher.
Adobe developer  toolbox ADDT.
Tags: PHP | ADDT | forms
> View Tutorial
> Online Demo

Hello Gunter
this is brilliant too, advanced form validation rules don`t included with DW, anyway thanks for the notes!
I am now preparing for a new and huge tutorial it will take a lot of time but i never meant to say i am tired.
The new tutorial is about:
Building Simple Advanced Weblog
In this tutorial i`ll explain a lot of newbie and intermediate and advanced programming techniques with more deep details such as; defining a new DW site [with advanced tab]; managing ADDT Control Panel and customizing it to fit most of developer [begginers + intermediat]; building complete [Admin Back-end] + [Users Back-end] and much more!
All your prays friends with me to finish it as soon as possible!
Best Regards
Waleed Barakat
Developer-Online Creator and programmer
www.developer-online.com

Similar Messages

  • Online Photo Albums With Dreamweaver/FireWorks

    I try to make an online photo album with dreamweaver and fireworks and it says an "internal error occured" and wont work. Any idea wha the problem is?

    Hi,
    I am really not sure why you would have that problem. If there is any way you can explain what you did exactly in your coding.
    Are you trying to do this in your website?
    http://blogger-templates.blogspot.com/2005/09/flash-slideshow.html
    If you are trying to do a photo album there are several tutorials online that help you out(are you trying to use Flickr?). I personally make my own photo slideshows using Flash.
    Let me know how it goes,
    Vicente Tulliano

  • Upload my .APK file onto Google play error, after i build it with dreamweaver cs6

    http://tv.adobe.com/watch/cs6-creative-cloud-feature-tour-for-web/using-the-phonegap-build -panel-in-dreamweaver-cs6-to-build-native-applications-for-android-and-ios-devices/
    after i done on the video clip above.....
    then go to my google developer site to upload the .APK (which is app.apk) file but google says the following :
    UPLOAD FAILED
    You need to use a different package name because "com.example" is restricted
    You upload an APK that was signed in debug mode. You need to sign your APK in release mode.
    please help ..

    I write about my new tests,  I've found this good Google documentation URL : http://developer.android.com/tools/publishing/app-signing.html ;-).
    I don't know if this method is more valid or even with my first method, but I downloaded the tools and I followed the method to create a keystore, with no success :
    I've created a keystore/ pair of keys, it's Ok :
      keytool -genkey -v -keystore certificatAutoSigne-2013.keystore -alias certificatAutoSigne-2013 -keyalg RSA -keysize 2048 -validity 10000
    But I don't understand where can I add the Google public key to sign my APK file, because the keystore isn't a text file !
    Secondly I've error message with this command line :
      jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore certificatAutoSigne-2013.keystore MyAPKFile
    Obviously an APK file already signed can't be re-signed. I don't know how to creat APK file no signed with ADT, do you know ?

  • PhoneGap for iOS build error with Dreamweaver CS5.5, PhoneGap 1.2, XCode 4.2.1 (4D502)

    Hi, I was trying to build and emulate a PhoneGap project with following environment, but it failed:
    OS X Lion 10.7.2
    Adobe Dreamweaver CS5.5 (11.5 Build 5344)
    PhoneGap 1.2 (I updated from DW's original version following this instruction)
    The build of application failed to complete successfully. This is the link of the log file I got: log file
    Following is my screenshot on Application Setting:
    I wonder this may involve in updating PhoneGap to latest version. But could you help me pass this problem?

    Hi Peter, Thank you for your solution.
    First of all, it is very good that your error log and mine one is same. But I found the line you mentioned in Camera.h file already code like this:
    @property (nonatomic) enum DestinationType returnType;
    So I wonder do I need to remove 'enum' or not. Could you give me any suggestion?

  • How to build database driven mobile apps with dreamweaver and phonegap?

    Hi all,
    I'm searching the easiest way to implement a simple database in my app.
    I can build application with php/mysql in seconds with dreamweaver.
    But how can I do something similar with dreamweaver cs5.5 and phonegap for mobile apps?
    I would like to create a little app that pulls data from a mysql database on my webserver.
    But it seems that dreamweaver/phonegap/jquery mobile work only with HTML files.
    I searched the whole web for a day now but I haven't found anything easy to recreate.
    Is there a tutorial that explains the basic of database for mobile in dreamweaver?
    It seems a bit limitating to use dreamweaver to build only static/useless apps....
    What about forms and data validation?
    TIA for any help.
    tony

    @idesdema: Have a look at this tutorial: http://www.codeforest.net/jquery-mobile-advanced-tutorial-rss-reader-app
    It includes a demo as well as a download link to the source files.
    Also, if you want to take it a step further, you can create & manage a 'local database' without having to access anything remotely - basically handling everything at the client's end.
    There's a tutorial for that here: http://the-jquerymobile-tutorial.org/jquery-mobile-tutorial-CH22.php
    Good luck.

  • Where to go next with Dreamweaver and server-side (php/mysql) applications?

    This question is mainly directed at David Powers but  I appreciate any input from anyone with the same concern or question.
    I've been using DW since the change from Macromedia and have developed a number of applications using built in server behaviors and sb extensions from ADDT, WebAssist, etc. I've learned to customize these behaviors to fit my needs always keeping within the "canned" code. In this way I've "learned" php.
    I own most of David's books and in fact, it was because of these that I have any idea about what I'm doing and went in this direction in my "developer" career (building php/mysql applications using Dreamweaver.)
    With the decision to remove server behaviors (and the other "developer" panels) from DW and with the deprecation of the mysql extension from the php landscape, I'm wondering where to go next? I fully understand this has to happen.
    I'm aware of some alternatives:
    Zend or some other framework - to me, this seems extremely complex
    Keep several versions of DW installed
    Stick to Joomla/WordPress/Drupal - let others who know what they're doing build the architecture
    Actually LEARN php - wish I had time; too much work to do (I know how illogical that sounds but it's a very real situation)
    I know I'm going to have to switch out all that deprecated code or better yet, rebuild the many applications which used the DW (and other) server behaviors. I'm just not sure which way to turn.

    rjjacob wrote:
    Since I wrote this post I concluded that there is no substitute for understanding and have started my re-education by delving further into the issue with updated PHP/MySQL books and tutorials so I can prepare for a Dreamweaver without this functionality.
    Yes, I too have concluded that is the way to go as well. There really is no substitute for learning as much as you can. Whilst the DW Server Behaviours were very convenient they have not kept pace, Adobe prefering to spent their time on less important updates in my opinion. The Server Behaviours are what makes Dreamweaver the tool of choice  for database integration for those who lack the knowledge. I feel the Adobe team will regret not coming up with an alternative. Anything that detracts from making the program what it is is a step in the wrong direction and for sure this is a big step in the wrong direction.
    rjjacob wrote:
    I have mainly used DW server behaviors in my development projects that's why I am curious about what others are doing to make the change. I'm surprised there haven't been more posts; perhaps I'm the last one to be taking action about this, or maybe no one is too worried about it yet.
    I think a lot have changed their working practice but many more are burying their heads in the sand. sql_ support is a way off from being completely dropped yet.
    rjjacob wrote:
    Anyway, your assessment of how terrible the server behaviors are is correct. I'm finding that true after barely breaking the binding on a few books about the greater subject and looking into mysqli and PDO.
    Yes, because I relied heavily on them I did not know how bad they were until I forced myself to look further afield. What you can do in a couple of lines of code the DW Server Behaviors produced quadruple or more to achieve the same.
    rjjacob wrote:
    But they sure were convenient!
    Yes, I agree. Maybe some extention developer will come up with a set of new improved behaviours. I tell you if they do they will make a shed load of money.

  • Web Design and Developer Online Training Library

    HI There,
    I purchased CS4 Design premium back in September with the hope of learning all of the software and specifically to design websites through online tutorials and or books.  I've done many of the training videos at lynda.com, and although they are great, I feel I need more structure.
    That being said, I've been looking into online courses on web design, and most of the decent ones I've found are in the $5000-$7000 range, and although I'm willing, I'd rather not spend that much money if I can help it.
    Has anyone tried the Web Design and Developer Online training Library offered through Adobe.com? 
    Has anyone taken any (relatively inexpensive) worthwhile courses?
    Right now I have a mish-mash set of skills with dreamweaver photoshop and illustrator.  I can build websites but 90% of my time is spent on trial and error.  I want to have a firm understanding of the programs.
    Any tips would be greatly appreciated
    thanks very much
    Jaime Lynn

    http://developer.apple.com/devcenter/ios/index.action

  • Developer-Online: New Tutorial Released! PHP jQuery Autosuggest Facebook like

    PHP jQuery Autosuggest Facebook like
    Building a database driven auto suggestion box with PHP/MySql and jQuery. We’re going to check what a user has typed in, check against what is in our database and where there is a match, pass the results back in a suggestion list, all via an AJAX call in jQuery.
    Tags: MySQL | php | forms | news | Ajax |
    Author: patrizio Quatrini
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer
    www.developer-online.com

    Heya,
    When I first read your post I originally thought you were posting a tutorial about whether a chosen username has already been resigtered or not on the signup page like this tutorial:
    http://DwFAQ.info/signup_demo.php
    Spry Check Username Availability
    Date Created: Sunday, July 5, 2009 2:29 PM
    Then after looking at the page you've linked to and trying to understand the objective of the tutorial I've noticed that you are talking about something like this:
    http://DwFAQ.info/home.php?id=7
    Spry Search
    Date Created: Sunday, March 1, 2009 8:51 PM
    It's pretty simple to do with the link I've referenced. Simply create your database with populated tables, use the mentioned script to convert the database data into xml syntax, then enter your dynamic database script as the location of the xmlDataSet in the spry page linked.
    View source on this page which shows the non-destructive filter in action to see how it's done! You can also spice it up a little for products, etc. by using this method. The key is to create a dynamic xml syntax from your database and then use the dynamic xml script location as your xmlDataSet in the search page.
    I have an example of the auto suggest search on my homepage http://DwFAQ.info
    On the top-left side of the page click on the link that says Search Tutorials to reveal the search form. Then start typing characters into the search box to see the entries instantly filter according to the characters that are typed. You can also filter further by clicking on the category checkboxes to filter by keywords AND category.
    You can view the source code on my homepage to see the location of the dynamic xml syntax referenced as the xmlDataSet location and how it was implemented into the site.

  • Business Catalyst & PhoneGap Build Functionalitiy in Dreamweaver CC 2014 are now available as an Extension on AddOns Page

    Hi,
    Business Catalyst & PhoneGap Build functionality are now available as an Extension in the AddOns page. To have these functionality enabled please install the Extensions from https://creative.adobe.com/addons
    Following are the steps to do so :
    1. Install Latest Adobe Creative Cloud Application.
    2. Install Dreamweaver CC 2014 from Adobe Creative Cloud Application.
    3. Launch Dreamweaver CC 2014.
    4. Goto Windows>>Browse AddOns.
    5. Quit Dreamweaver.
    6. Now in the AddOns Page Search for Business Catalyst & PhoneGap Build.
    7. Click to install the Extension from the AddOns page.
    8. Wait for a notification in the Adobe Creative Cloud Application, refer to the attached snapshot.
    Thanks
    Mudit

    Maybe 4 or 5 years ago; but now the need to develop mobile ready sites or apps using HTML5, JavaScript and CSS has increased. PhoneGap is presently used more than before to the point that Adobe has recognize its popularity in many ways. Making it part of Dreamweaver is not in my opinion excess luggage. Developers have always the option to pick and choose what to use from Dreamweaver. Maybe a specific developer doesn't need the PHP features in Dreamweaver; that doesn't mean that feature has to be removed.
    Most of the things we do with Dreamweaver can be done without it. Dreamweaver is there to help us save time and be more productive. This is why I feel that helpful features shouldn't be removed; instead they should be improved and solutions implemented to issues that sometime seem impossible to address.

  • Need Help with Dreamweave MX!

    Hello all!
    I'm an artist and I'm putting my new website together but I'm
    stuck on something. I have 3 order forms that are all .doc files.
    How do I make a link in Dreamweaver so when the person clicks on
    the link... they download those forms? I did it once but it was a
    long time ago and I forgot how. Don't talk to me like I'm some kind
    of HTML expert. ;) I suck with HTML. If you can use simple easy
    instructions I'd appreciate it. :) I'm not very experienced with
    Dreamweaver.
    Thanks! :)

    Mahalo, Inali.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Inali Kealoha" <[email protected]> wrote in
    message
    news:ej5e0k$255$[email protected]..
    > lol Teasing is fine. :) Sometimes it's *REALLY* hard to
    tell online the
    > person's meaning without the use of emoticons. Either
    way, what Murray
    > said
    > worked great. It was so simple too and now I know how to
    do it from now
    > on.
    > I've only used Dreamweaver once before and only because
    the person who was
    > to
    > build my site was taking too long. I just decided I'd do
    it myself. :)
    >
    > Now it is completed! Well, except for the fact that
    while deleting my old
    > version of the site I think I accidentally deleted my
    entire coppermine
    > gallery
    > in the process. Oops. :( Oh well. Hopefully that can be
    fixed without too
    > much
    > work. Thanks for the help! :)
    >
    > Inali
    >
    http://www.spiritcreations.wulfpawz.net/
    >

  • Developing server-side applications using dreamweaver

    We are having issues developing server-side applications using dreamweaver for our client's website www.uuee.org.. They are building oracle database driven worldwide directory for Egyptian expatriates. Any help is highly appreciated.

    You made 3 statements. What is the question?  What do you need help with?

  • Does Course Builder work with DW8?

    I am new to Dreamweaver and this forum. I have been using
    Captivate for three years and RoboInfo for about four years. I
    wanted to use Dreamweaver to help with eLearning and course
    building. I see the links for Course Builder and that it works with
    Dreamweaver MX, does that mean it will also work with Dreamweaver
    8? I can also see from this forum I am getting caught in the
    upgrade squeeze but I can't do that yet.
    I hope someone can answer the compatibility of course builder
    and DW8. Thanks.

    The DW8 version was produced by Rapid Intake. You can
    download it for free
    at
    http://www.rapidintake.com
    You have to look for it a little .. but it's
    there and it's free. I have used it .. it works.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner''s
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "JLRiley" <[email protected]> wrote in message
    news:f02t3m$l8d$[email protected]..
    >I am new to Dreamweaver and this forum. I have been using
    Captivate for
    >three
    > years and RoboInfo for about four years. I wanted to use
    Dreamweaver to
    > help
    > with eLearning and course building. I see the links for
    Course Builder and
    > that
    > it works with Dreamweaver MX, does that mean it will
    also work with
    > Dreamweaver
    > 8? I can also see from this forum I am getting caught in
    the upgrade
    > squeeze
    > but I can't do that yet.
    >
    > I hope someone can answer the compatibility of course
    builder and DW8.
    > Thanks.
    >

  • Building portlets with PL/SQl vs java

    Hi
    We are planing to use oracle 9iAS application server(Enterprise version)to build portal application.
    Can someone suggest me which one should i use, building portlets with j2ee or building portlets with PL/SQL.
    what are the advantages of web providers over database providers?which one is the best way of building portlets.

    Hello
    I've been using Portal for years now, and I'm still developping in PL/SQL. It's very simple and quick to developp. I'm even not using any database providers, I'm just invoking my procedures via their URLs with some Ajax hidden components, and I could developp some screens like employees vacations managements, trombinoscope, portal statistics, etc ...
    I learnt at Oracle how to developp some "true" portlets with DB providers but it's not usefull for me at this time as I don't need portlet customization etc.
    BUT
    if I had to developp a really big project with several developpers I would use DB providers.
    And maybe I would use Java but it takes rather long time to be efficient with this language and it needs to be a realy big project for I start using this language. And as explained above Java offers more compatibility with 3rd party products.
    And last but not least, one has to know what Oracle is more and more dealing with Java, the next 11g version that has just released is much more using Java than 10g does, and that's true for every Oracle products.
    So it's just a matter of skill and time.
    A.

  • Error while building sln with CMake

    I am working on kinect for developing application. I am using CMake and visual studio 2010 for development. According to some website I recently installed Service Pack 1 and it's update also. Since then there are loads of error in visual studio cpp programs.
    I'm not able to build projects with CMake.  It says c and CXX compiler identification is unknown.
    I am not able to run simple cpp programs too. Log says 
    >InitializeBuildStatus:
    1>  Creating "Win32\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
    1>FinalizeBuildStatus:
    1>  Deleting file "Win32\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
    1>  Touching "Win32\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate".
    1>
    1>Build succeeded.
    1>
    1>Time Elapsed 00:00:01.25
    2>------ Build started: Project: openni_grabber, Configuration: Debug Win32 ------
    2>Build started 11-03-2015 19:04:35.
    2>InitializeBuildStatus:
    2>  Touching "openni_grabber.dir\Debug\openni_grabber.unsuccessfulbuild".
    2>CustomBuild:
    2>  All outputs are up-to-date.
    2>ClCompile:
    2>  openni_grabber.cpp
    2>C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
    2>C:/Program Files/PCL 1.6.0/3rdParty/Boost/include\boost/exception/detail/clone_current_exception.hpp(10): fatal error C1189: #error :  This header requires exception handling to be enabled.
    2>
    2>Build FAILED.
    Please help me through this!

    Hi Sayalee8333,
    Thank you for posting in MSDN forum.
    Since this CMake is involved to the Extensions tool
    CMake - Cross Platform Make , this extension tool is
    out of support range of this forum.
    In order to resolve your issue better, I suggest you post this issue here,
    click “Q AND A”, you will get better support there.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Using PSP with Dreamweaver

    Using Dreamweaver to create PSP pages can become effortless and allow developers to rapidly generate thin-client, web based applications. Anything that can be accomplished with an ASP, PHP, JSP or any type of dynamic web page that also incorporates Javascript, can easily be created with PSP.
    I've proven to management at my company that given similar application requirements, writing and deploying PSP pages is a much faster development cycle. And, in ALL cases, execution time is much faster and with a smaller application footprint.
    When using these scripts together with Dreamweaver you can create a Rapid Application Development environment all by using PL/SQL Server Pages.
    The batch file LOAD_PSP.bat will create a PSP file from your HTM file, creates a timestamped backup copy, and loads the PSP file into the database - all fast and easy.
    Copy these batch files to your development directory and create a backup directory called Backup. Simply modify these batch files by adding the service name of your database to DB_NAME and adding your development username and password to the PSP_CONNECT variables. You should also change the path of your Oracle Home for the ORACLE_HOME variable as well.
    To use these batch files, simply open a DOS Window and change it to your development directory where the batch files reside. Execute the batch files with the syntax, "LOAD_PSP web_page [optional connect string]" and the batch file will execute (don't add the .htm extension).
    To allow you to maintain some sense of versioning, use the CH_PSP.bat script. This script simply adds a CHKPNT extension to the file name in the Backup folder. The reason for this is that LOAD_PSP will still copy PSP backup files of those compilations that fail and these should be removed. When you application is working, you can create a "CHECKPOINT" of the PSP file that you know works. This allows you to only maintain backup copies that you know work. Simply use the syntax "CH_PSP web_page". To perform a CHECKPOINT on all files in a folder, use the syntax "CH_PSP /ALL".
    To view help for each, simply run the batch file followed by a /? or /help.
    In closing, challenge a Java developer to create a dynamic, web-based, database driven app from scratch and win the top 3 challenges: Development time, size of application and speed of the application. I'll bet the PSP app wins all 3 every time.
    ---------------- Start LOAD_PSP.bat ----------------
    @echo off
    REM Program     : LOAD_PSP.bat
    REM Purpose     : Copies HTM file to PSP; Uploads PSP File to Database
    REM Author     : Edward Girard
    REM Email : [email protected]
    REM Created     : August 15, 2003
    REM Updated     : September 30, 2003
    REM
    REM Syntax     : LOAD_PSP <html file> <Connect String>
    REM <html file>> - HTML file to convert. Don't include .htm extension
    REM          <Connect String> - database connect string [OPTIONAL]
    REM
    REM Notes      : Be sure BACKUP_FOLDER exists in current directory.
    REM Files must end in .htm; NOT .html
    REM
    REM History     : 19-AUG-03 EJG; Added Connect String Argument
    REM 30-SEP-03 EJG; Create Backup Copy using date and time
    REM
    REM Set Environment Variables
    set DB_NAME=service_name
    set PSP_CONNECT=username/password@%DB_NAME%
    set ORACLE_HOME=C:\oracle\ora817
    set BACKUP_FOLDER=Backup
    if (%2) ==() goto endCase
    set PSP_CONNECT=%2%
    :endCase
    REM Set the DATE and TIME Variables
    for /F "tokens=1-4 delims=/- " %%A in ('date/T') do set DATE=%%D%%B%%C
    set TIME=
    for /F "tokens=1-4 delims=:., " %%a in ("%TIME%") do set TIME=%%a%%b%%c
    REM Generate Backup File Name
    set BACKUP=%1_%DATE%_%TIME%.htm
    REM Check if ORACLE_HOME has been set
    if (%ORACLE_HOME%) == () goto nohome
    REM Check for PSP Argument
    REM if not (%1) == () goto no_psp_file
    if "%1%" == "" goto no_psp_file
    REM Load PSP Files
    cls
    set HTM_FILE=%1%.htm
    set PSP_FILE=%1%.psp
    echo. ********************************************************
    echo.
    echo. Creating %psp_file% from %htm_file%
    echo.
    echo. ********************************************************
    echo.
    echo. Creating Backup Copy ....
    copy %HTM_FILE% %BACKUP_FOLDER%\%BACKUP% /Y
    echo.
    echo. Copying %HTM_FILE% to %PSP_FILE% .....
    copy %HTM_FILE% %PSP_FILE% /Y
    echo.
    echo. Uploading %psp_file% to database .....
    echo.
    loadpsp -replace -user %PSP_CONNECT% %1%.psp
    if not %errorlevel% == 0 goto error_exit
    echo.
    echo. ********************************************************
    echo.
    echo. %psp_file% uploaded to database Successfully
    echo.
    echo. ********************************************************
    goto exit
    REM ===========================================================
    REM Error Processing
    :no_psp_file
    echo.
    echo PSP File Argument Missing
    echo.
    echo Syntax: LOAD_PSP htm_file [Connect_String]
    echo. htm_file - HTM file to convert.
    echo. Don't include .htm extension
    echo. Connect_String - Database connect string [OPTIONAL]
    echo.
    echo Default Connect String: %PSP_CONNECT%
    echo.
    goto exit
    :nohome
    echo.
    echo ORACLE_HOME environment variable is not set
    echo.
    goto exit
    :error_exit
    echo.
    echo Script Exited with an Error
    echo.
    goto exit
    :exit
    endlocal
    set DB_NAME=
    set PSP_CONNECT=
    set HTM_FILE=
    set PSP_FILE=
    set BACKUP=
    set BACKUP_FOLDER=
    set TIME=
    set DATE=
    REM ======================================================================
    ----------------- Load LOAD_PSP.bat ----------------
    ----------------- Start CH_PSP.bat -----------------
    @echo off
    REM Program     : CP_PSP.bat
    REM Purpose     : Adds CheckPoint Flag to PSP File in Backup
    REM Author     : Edward Girard
    REM Email : [email protected]
    REM Created     : February 6, 2004
    REM Updated     : February 6, 2004
    REM
    REM Syntax     : CP_PSP <htm file> </all>
    REM <htm file>> - HTML file to convert. Don't include .htm extension
    REM          </all> - Checkpoints all PSP Files [OPTIONAL]
    REM
    REM Notes      : Be sure BACKUP_FOLDER exists in current directory.
    REM Files must end in .htm; NOT .html
    REM
    REM /ALL Option Copies only HTM files that have a associated PSP
    REM
    REM History     :
    REM
    REM Set Environment Variables
    set BACKUP_FOLDER=Backup
    REM Set the DATE and TIME Variables
    for /F "tokens=1-4 delims=/- " %%A in ('date/T') do set DATE=%%D%%B%%C
    set TIME=
    for /F "tokens=1-4 delims=:., " %%a in ("%TIME%") do set TIME=%%a%%b%%c
    REM Check for PSP Argument
    if "%1%" == "" goto no_psp_file
    if "%1%" == "/?" goto help
    if "%1%" == "/help" goto help
    if "%1%" == "/all" goto chpt_all_files
    if "%1%" == "/ALL" goto chpt_all_files
    REM Generate Checkpoint File Name
    set CHECKPOINT=%1_%DATE%_%TIME%_CHKPNT.htm
    REM Load PSP Files
    cls
    set HTM_FILE=%1%.htm
    echo. ********************************************************
    echo.
    echo. Creating %CHECKPOINT% from %htm_file%
    echo.
    echo. ********************************************************
    echo.
    echo. Creating CheckPoint Copy ....
    copy %HTM_FILE% %BACKUP_FOLDER%\%CHECKPOINT% /Y
    echo.
    echo.
    if not %errorlevel% == 0 goto error_exit
    echo.
    echo. ********************************************************
    echo.
    echo. %htm_file% Check Point Token Added Successfully
    echo.
    echo. ********************************************************
    goto exit
    REM ======== Check Point All Files ============================
    :chpt_all_files
    echo. /ALL Selected
    REM Copy Only PSP files related to HTM Files
    for /F "delims=." %%z in ('dir /b *.psp') do copy %%z.htm %BACKUP_FOLDER%\%%z_%DATE%_%TIME%_CHKPNT.htm
    goto exit
    REM ===========================================================
    REM Help and SyntaxProcessing
    :help
    echo.
    echo.Command: Checkpoint PSP
    echo.
    echo.Purpose: Adds a Checkpoint token (CHKPNT) to backed up htm files
    echo.
    :no_psp_file
    if "%1%" == "" echo PSP File Argument Missing
    echo.
    echo Syntax: CP_PSP htm_file [Connect_String]
    echo. htm_file - PSP file to Checkpoint.
    echo. Don't include .htm extension
    echo. /all - Checkpoint All PSP Modifier [OPTIONAL]
    echo.
    echo.
    goto exit
    :error_exit
    echo.
    echo Script Exited with an Error
    echo.
    goto exit
    :exit
    endlocal
    set DB_NAME=
    set PSP_CONNECT=
    set HTM_FILE=
    set PSP_FILE=
    set BACKUP=
    set BACKUP_FOLDER=
    set TIME=
    set DATE=
    REM ======================================================================
    ------------------ Load CH_PSP.bat -----------------

    Yes, I can bring the CF administrator screen. It asked me for
    a password, the one I entered during the install of CF.
    No I have created a mdb database and in the administrator
    screen I registered the data source.
    I am using the built-in CF web server.
    I was trying to create a directory for a testing web page (
    just to get me started...) in my computer, tipically in the
    "myDocuments" folder and then upload it to the CFweb server.
    Now I am reading the CF documentation in the adobe site,
    using the samples they provide.
    I guess it will be a long way to learn but I will do it
    Thanks
    Rui

Maybe you are looking for