Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
pond scraper #1
Users input into a Dynamic text box?
If you use Dynamic text box's in a form looking for a users input of
information -- desiring to capture that information and then emailing this
information to a particular email address;
Do you need to use a scripting language like ASP, PHP... or are there
behaviors or options inside of Dreamweaver to accomplish this without using a
scripting language?
I would appreciate you input as to the best method to accomplish the above.
Thank You
pond scraper Guest
-
Subscript & Superscript in dynamic and input text fieldin Flash
Yes, <sub> & <sup> tags are not supported by Flash... but you can use Subscript & Superscript in dynamic and input text field in Flash: Download... -
CFSelect & Dynamic Input Box
Hello, I'm trying to create a form that ask the user to select how many atendee from a cdselect list. Upon selecting the number of atendee it... -
Need help with Input/Dynamic Text Box
Hey guys/girls, i started flash not so long ago, and i am learning with the Flash MX Bible Book(very good) and i need to know how to change... -
Create Dynamic Input Names or Input Fields in Asp
I have a little code to add multiple items to a shopping cart based page. This code works perfect, but it adds all of the info to the same input... -
Need experienced input on guiding newbie users through reports
developer 6. xplat I am creating a solution for runtime deployment and its time to generate some summary reports. I am most concerned with users... -
tomc-440music #2
Re: Users input into a Dynamic text box?
Hey,
Hope this helps. You need several things to happen when capturing user info.
You need a storage location, the fom (your Dynamic Text Box), and a way to post
the information in to the storage location. The storage can be a SQL database
or a simple text file. The text file is less expensive due to the incresed cost
of a database service. The text file is less secure but also offers multiple
tools for viewing the info. (XL, Access, NotePad, WordPad, Word, etc..)
Create the form that you need and then make the decission on the storage and
then step 3 decide on how you want to post the infomation to the database
wheter it's a text file ro SQL service.
Personally I would use a flat file for any info that is not crital or
sensative and a MySQL database (because I own the servers) when capturing any
info about people. I would also want this on a secure URL (https).
Tom
440MUSIC.COM IM Radio
Beyond The Reach Of Satellite
tomc-440music Guest
-
pond scraper #3
Re: Users input into a Dynamic text box?
tomc-440music,
Thank you for the information. Do you need to use a scripting language to munipulate the data or does DW have the options to move and munipulate the data?
pond scraper Guest



Reply With Quote

