Is it possible to make a searchable database in flash?

Hey guys,
I need to create a page on a site that has the ability to search a database of inventory items, but one that searches based on certain selections (such as a maximum and minimum price, size and things like check boxes to choose a shape like round, square etc.. and only should the matching items).
Is this kind of thing possible in flash?
If it is, does anybody know how I would go about doing this - any good tutorials or examples I can use to learn how to do it?
I'd really appreciate any help I can get on this.
Best regards,
Gareth

You can create a form with Flash that can act as the user interface for acquiring the search criteria and displaying the results, but Flash itself cannot query a database.  For that you will need to introduce a server-side script, such as PHP, to do the work of querying the database and returning the search results.  YOu should search Google using terms like "AS3 PHP MySQL tutorial"

Similar Messages

  • Searchable database in Dreamweaver CS6

    I can't find any tutorials. i just learned how to kind of use dreamweaver, TWO days ago. My teachers want me to make a website for another school, here is the story
    Im in EAST (Environmental and Spatial Technologies). Now, our goals are to do projects with a need or change in mind.
    My project is for a small school about an hour away. They wanted their Alumni photos to be digitized and put into a searchabel database by grad.date, Name, and Val. Sal. type things.
    Well I kinda have the site made for them already, I just have absolutely no idea how to make a  searchable database, i have no clue how to read code, we have no books about this stuff.
    We are supposed to learn by using tutuorials, but i couldn't find any about this specifically. And on a side note, I have the table done in Access already, on a PC. BUT I'm using dreamweaver on a Mac. -.-
    Any help is great. I HAVE to use dream weaver so please don't tell me to switch programs, this is the only one on this computer.
    file:///Users/user/Desktop/WynonaPublicSchool/index.html
    That is my site so far. It's only the beginning!!

    This is NOT something you really want to attempt if you do not know anything about database set up in conjunction with Dreamweaver.
    The basic principle is you set up a 'search form' on your website for instance 'search by name'
    <form name="search" method="post" action="searchDetails.php">
    <p>
    <label>Search by Name<br>
    <input type="text" name="name" id="name" value="" />
    </label>
    </p>
    <p>
    <label>Search
    <input type="submit" name="search" id="search" value="Search">
    </label>
    </p>
    </form>
    This from is linked to a Dreamweaver page which gets the information from a database based on the value input into its 'name' field.
    That's the easy bit!
    I don't know anything about Access database and what server language you require to be using to connect to it but whichever server language and database combination you choose to use the principle is the same.
    First I would establish what server language you are going to use and what database.
    Then you need to set up a local testing environment on your computer by downloading XAMPP or WAMP or MAMP which ever is suitable for the server/database language youre going to use.
    Once you have installed that you can create a database and import or insert the information into it. You can then establish a 'connection' to it in Dreamweaver by going to Window>Server Behaviours>Connect.
    Ok now youre lost...so I wont go on........see what I mean this isnt going to be as simple as ABC If you've never done it before.
    I don't know if this link will make it any clearer or whether it will confuse you even more:
    http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-78b8a.h tml

  • Is it possible to make an .exe file in Forms 6i

    Dear Sir,
    I have some doubts regarding some of the Oracle Products.
    1. Is it possible to make .exe file in Oracle Forms 6i ?
    2. In Oracle 7.3 / Forms 4.5/ Reports 2.5, it was necessary to install Oracle Enterprise at the server and install forms and reports runtime at the nodes. What is the case with Oracle 8i and Forms 6i and Reports 6i.
    Do we need to install the runtime at the nodes.
    3. If I develop a software using D2k (Forms 6i/Reports 6i) using Oracle 8i, what is required at the client's place to run it. Do they need to buy Oracle 8i as well as D2k(in full) or D2K Runtime is seperately available?
    Please reply to the above queries. Thanking you
    Sambaran Datta
    null

    - You cannot create a single exe file for Forms. You will have to install the runtime and then deploy the application fmx files.
    To deploy, you will need to install the Forms runtime on each machine which will be running forms. So if you are running client server and you have 100 client machine you would do 100 installs. Alternatively, if you are installing on the Web then you install the runtime on a server and your 100 clients only need to connect from browser.
    I'm not sure how the licencing sales are worked out - your account manager would have a better idea but you don;t have to have an 8i for every client (!) - the Forms runtime and the database are separate.
    Regards
    Grant Ronald

  • Is it possible to make connection for the VC application the SQL Server

    hi
    I have requirement like, We have some data available in SQL server as central repositoty. My client want to make the Anylatics application like showing graphs in VC based on the data available in SQL server.
    My question. Is there any possiblity to make the connection the sql server by creating some system object using some JDBC connection Like that.
    What is the possibility.
    can u any body tell what is the work around need to be for this requirement. Whether it is possible or not.
    Regards
    vijay

    Hi Vijay,
    In your other thread, I have given the link to the following doc which will help you to in configuring the JDBC Connector.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10
    That was the first step.
    In the second step, you need to create a JDBC System in the portal. Go through the following doc which explains how to create BI JDBC system for VC. All you need to change is that on Page 10, choose JDBC system instead of BI JDBC system, and do the necessary configurations.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6209b52e-0401-0010-6a9f-d40ec3a09424
    As rightly said by Marcel, you can use stored procedures as well as SQL statements. As far as stored procedures are concerned, all you need to do is go to Enterprise Manager, and create procedures in your database in the same way by which you create new tables and users (Refer my article). Then you can use these procedures in your Visual Composer provided you have properly created the JDBC system in portal properly.
    Also have a look at the following doc:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6339e7d4-0a01-0010-1c98-db00e52e989a
    Bye
    Ankur
    Do reward points for helpful as well as solved answers!!

  • It's is possible to make a select from a view?

    I don't know if it's possible to make a select of a table-view like V_T5F99FW if it's possible does anybody tell me how can I do?
    Thanks a lot,
    Regards,
    Rebeca

    Hi Rebeca,
    You can surely do a selection from a projection and database view but not from a maintenance view.
    The selection from a view works like a normal selection only.
    watch this link
    http://sap.ionelburlacu.ro/abap/ABAPperformance.html#Select_with_view
    Regards,
    Manish
    Edited by: MANISH GUPTA on Aug 31, 2008 1:38 PM

  • Is it possible to make a homogenious copy

    Is it possible to make a SAP homogeneous copy from the backup of Oracle DB on HPUX (64 bit) to Oracle on Windows (32 bit) ?
    I am planning to make a sand box system on windows from the database backup of ORACLE/HPUX.
    Your reply will be highly appreciated
    Al Mamun

    Hi,
    I'd like to clarify a little.
    You <b>cannot </b>restore directly an Oracle backup from HPUX to Windows.
    As it is a different OS it is called "Heterogeneus" system copy.
    If you want to create a sand box, then ( not knwing your DB version ) you will have to export the data with R3load and import it on the new system.
    You can find the guide on
    http://service.sap.com/instguides
    The exact location depends on the SAP Version.
    If you are already on Oracle 10, perhaps you can take a look at the note <a href="http://service.sap.com/sap/support/notes/1003028">1003028:  Enhanced support for system copy in BR*Tools</a> as it explain a method to use transportable tablespaces for the heterogeneus system copy.

  • Is it possible to make an alert message.

    Hi,
    Anyone knows if it Is possible to make an alert-message that pops up ( f.e as a little window) on a specific day to remember me of something I have to do that day?
    Would be handy.
    Is this possible with Tiger or is there a third party application that does the trick?
    Thanks in advance.

    Try a free widget called quikAlert
    http://www.apple.com/downloads/dashboard/business/qwikalert.html
    Regards
    TD

  • Is it possible to make a copy of the Leopard install DVD?

    Is it possible to make a copy of the Leopard install DVD? If so, is there a special way this has to be done? I just found out that we needed to use the Leopard install DVD to recover a complete backup from Time Machine after a recent hard drive failure. We have the family pack of Leopard, so I would like to keep the original at home and send a copy when my daughter goes off to college in case she needs to recover again. Her machine was originally a Tiger MacBook, so those install disks will not work. If it is not possible to copy the DVD, is there a way to create a bootable utility to do a time machine recovery?

    This half-solved my problem. I have had no problems creating a backup copy for my intel based computers, but non-intel based computers are problematic; a G5 powermac tower and a G4 Powerbook. Both with super drives for single density burning. Both have Leopard running, installed from an install disc purchased from Apple. However, neither will mount the copy, but intel based computers will. have burnt/burned with both toast 9 and Disc Utility. Discs won't mount and are "spit out" by the drive.
    Power Mac G5 OS X: 10.5.4
    Model Identifier: PowerMac7,3
    Processor Name: PowerPC G5 (3.0)
    Processor Speed: 2 GHz
    Number Of CPUs: 2
    L2 Cache (per CPU): 512 KB
    Memory: 1.5 GB
    Bus Speed: 1 GHz
    Boot ROM Version: 5.1.8f7
    Any thoughts?
    -Jim

  • I am trying to find out if I can change a setting of the calendar in my iPhone.   When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change? SS

    I am trying to find out if I can change a setting of the calendar in my iPhone. 
    When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change?

    Hello SMEvans32
    You can use iCloud to share the Calendar, that way she will always be up to date on that particular section of your work calendar. If you want to use iCloud, I would recommend backing up so you have a safe copy of your data.
    iCloud: Calendar sharing overview
    http://support.apple.com/kb/PH2689
    iCloud Setup
    http://www.apple.com/icloud/setup/
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Is it possible to create a Clone database with the same name of source db ?

    Is it possible to create a Clone database with the same name of source db using RMAN ...
    DB version is 11.2.0.2
    Is it possible to clone a 11.2.0.2 database to 11.2.0.3 home location directly on a new server . If it starts in a upgrade mode , it is ok ....

    user11919409 wrote:
    Is it possible to create a Clone database with the same name of source db using RMAN ...
    yes
    >
    DB version is 11.2.0.2
    Is it possible to clone a 11.2.0.2 database to 11.2.0.3 home location directly on a new server . If it starts in a upgrade mode , it is ok ....yes
    Handle:     user11919409
    Status Level:     Newbie (10)
    Registered:     Dec 7, 2009
    Total Posts:     102
    Total Questions:     28 (22 unresolved)
    why do you waste time here when you rarely get any answers to your questions?

  • Top-Level Navigation Bar - Is it possible to make it 3 levels?

    Dear Portal Experts,
    Could someone please advise if it is possible to make the Top-Level Navigation Bar show more than 2 menu levels?  I looked at the document and it said we can only have 1 or 2 levels.  But I'm just wondering if there is any way around it.  Thanks.

    yes you are right .we can set only 1 0r 2 levels but good news is there is a workaround
    follow this blog
    Tag  Libraries: Creating a Hover Menu in SAP NetWeaver Portal
    reward points if helpful

  • Is it possible to make a type cast in TestStand?

    I've got the following problem.
    I use a receive function which waits for an undefined package. (struct package).
    The problem is i can't specify the module with the exaxt package.
    Generally in C i define a Pointer and create enough buffer for it. Is it the same in TestStand?
    Is it possible to make a type cast?
    for example:
    i've got these packages
    struct packet;
    struct  data;
    the function does not know which structure to receive.
    err = receive(buffer,maxlen);
    how do i specify the buffer variable?
    can i create a type "void" with a String to have enough buffer.
    and then to make a type cast, for example "Locals.dataobject = ((data)Locals.buffer)"
    any ideas?
    thx for help

    Unfortunately there is no way to do type-casts in TestStand. What you could do is write a wrapper-dll in C, that has for example two parameters for both possible structs. The dll then takes one of the parameters, does the typecast and passes it on to your original dll.
    From TestStand you can pass the struct(or better container in the "TestStand language") you want to use to the accoridng parameter of the wrapper-dll, leaving the other parameter empty or with some default-value.
    Hope this helps!
    André

  • Hi, can I move my iTunes library to an external hardrive without having to consolidate it as my prehistoric computer just doesn't have the space even though I have deleted everything possible to make room? Please help :(

    Hi, can I move my iTunes library to an external drive without having to consolidate it as my prehistoric computer just doesn't have enough space even though I have deleted everything possible to make room? Please help

    Hi, do you know if this works if I then want to move my library to a new computer as that is my main intention bacause my old computer hasn't got enough space for me to add new albums so I want to ditch the computer (its got to be about 100 years old and doesn't seem to cope well with modern technology!!) and start using my laptop for my iTunes. I am at the point now where i'm ready to throw both my computer and iPod out the window!!!! I might point out as well that in trying to clear space on my computer I accidently deleted the Bonjour programme which is aparently needed to use the home share option, oops!!!!
    Thanks, Kerry

  • Is it possible to make two type of partitions onto an external drive?

    Hi,
    I'm on an intel iMac using Tiger and I know to back up my hard drive I need to choose the GUID partition and Mac OS Extended (Journaled) in order to be able to boot from the partition.
    So if I make 4 partitions is it possible to make 3 partitions GUID Mac Extended (Journaled) and then make 1 that is Apple Partition Map? I tried it and I couldn't figure it out using my Tiger Install disk and selecting Disk Utility option.
    My sister is using a Powerbook PC G4 also using Tiger and I want to make a bootable copy for her as well but just wondering if this can be done?
    S.

    Niel,
    Thanks, so if I format it all as APM I can either clone OSX 10.4.11 which I have on my internal now. If I do a backup of my intel and Powerbook PC both of those will already have Tiger on them so do I need to do another Tiger install on each of those partitions?
    Also by doing it this way I can't boot from a parition onto my intel can I?
    Guess I'll have to weigh whose system is more important or just back up her drive as GUID on my computer and she can restore from it if she has too but won't be able to boot from it.
    S.

  • Is it possible to make a partition in Windows 7 and then place OS X on that partition?

    My employer just gave me a new MBP 13" with Windows 7 on it.  It has bootcamp running, but no option to boot in Mac OS.  IT dept. said they deleted Mac OSX Lion due to security concerns (?).  In any case, as I travel quite a bit and have and ipad and iphone, I would like to use Mac OSX for personal use and Windows 7 for work.
    Is it possible to make a partition in Windows 7 and then place Mac OSX Lion on the partition so that I do not need to reinstall Windows?   I know it would be possible to wipe the HDD and then add Mac OS, then bootcamp, then Windows 7, but adding again would get my IT dept involved which would put me back to square one.
    Any help would be appreciated!!
    JF

    Ok let me ask you IF the IT department of your workplace does NOT want OS X installed on "THEIR" (The Companies) computers because of what they think is some type of security issue why are you trying to go against their wishes and install OS X on a computer that is NOT owned by you.
    That could cost you your job.
    If you continue down this path you will screw up the Windows install and have to take the system back to the IT department to get it fixed. What do you think they will say at that point?
    Do as you like but you would be better off just buying your own Mac computer if you are set on using OS X as your personal operating system.

Maybe you are looking for

  • Windows can't find driver for ipod nano 7th generation

    I just got the IPod Nano 7th generation.  When I plugged I in the computer will pick up the apple mobile storage device usb driver, but I get an error for the iPod saying that no driver was found.  I have tried connecting to different usb ports and a

  • Broadcast Images Missing in EP

    I am trying to broadcast (distribute) a BW web report into EP (we are using EP6, BW3.5 both on sp15) I have run into a number of problems: 1. Distributing as an Independent HTML file (.mht), some of the images are not displayed. Eg I have a report wh

  • Storing Data in structure?

    Hi, i want to store some data in structure, but i don't no in which way i should do this. for example i send some data in adpu command. the first 4 bytes identify an id the next 4 bytes identify a subid and the next 4 bytes identify an value. but the

  • Error in encoding SOAP Message

    hii, im new to web services ,im doing a test application using netbeans 5.5 which retrieves some information from database.Its working fine if i return eother a string or a list of strings from webservice method. But if im using a user defined dataty

  • Issue management during implementation

    Hello! We are planning to use issue management in blueprinting and config phases in our rollout. We have SM 7.0 SPS16 with Workcenters configured. In Solar01/02 when I create an issue at a relevant project structure node I get the window " Issue Main