 |
 |
Index ‹ dreamweaver
|
- Previous
- 4
- How 2 show MUSIC GENRES in PHP pages?Hi all
Now I know how to pull dynamic data from MySQl database using Dreamweaver MX
and PHPMyAdmin and implementing next, previous buttons.
- Let's say it's Online Music store and Jazz section would have 100 record,
Rock section would have 150 and Dance 30 records etc.
- They would all use the same template except non-dynamic description and
title on the top part.
- Do I create seperate pages for all the different music Genres with each
having unique Recordset? Which I don't want to do.
- HOW CAN I CREATE JUST USE ONE PAGE WHICH CAN SHOW ALL THE GENRES AT ONCE OR
ANY CHOSEN GENRE without creating 20 seperate Genres Pages. (Possibly Drop
using Drop down menu on the top part of the page.)
- Since i'm not a developer, please go easy on advanced scripts.
Any advice highly appreciated.
Thanks
- 4
- Festina Tour De France Tour AL3 Men's Watch - Blue - 16177/2 - Replica Watch FakeFestina Tour De France Tour AL3 Men's Watch - Blue - 16177/2 - Replica
Watch Fake
Festina Tour De France Tour AL3 Men's Watch - Blue - 16177/2 Link :
http://www.watchesprice.net/Replica-Festina-8270.html
Replica Watches Home : http://www.watchesprice.net/
Replica Festina Brands : http://www.watchesprice.net/Festina-Replica.html
Replica Festina Tour De France Tour AL3 Men's Watch - Blue - 16177/2
--- one of best selling replica watches, it is crafted in high
quality, please click image 'buy now' to buy this chic but inexpensive
replica to save you a lot of money .
Festina Tour De France Tour AL3 Men's Watch - Blue - 16177/2
Description:
Stainless steel case and bracelet. Easy-set alarm. Uni-directional
rotating bezel. Water resistant to 330 ft.
Festina Tour De France Tour AL3 Men's Watch - Blue - 16177/2 Details:
Watches-Price Sales Rank: #142491 in Sports & Outdoors
Brand: Festina
Features
Water resistant to 330 ft
Uni-directional rotating bezel
Easy-set alarm
Stainless steel case and bracelet
Thank you for choosing www.watchesprice.net as your reliable dealer of
quality waches including Festina Tour De France Tour AL3 Men's Watch -
Blue - 16177/2 . we guarantee every watch you receive will be exact
watch you ordered. Each watch sold enjoy one year Warranty for free
repair. Every order from aaa-replica-watches is shipped via EMS, the
customer is responsible for the shipping fee on the first order, but
since the second watch you buy from our site, the shipping cost is
free. Please note that If the total amount of payment is over
$600(USD), the customer is required to contact our customer service
before sending the money in case failed payment. If you have any other
questions please check our other pages or feel free to email us by
email***@***.com. Cheapest Festina Tour De France Tour AL3
Men's Watch - Blue - 16177/2
The Same Festina Series :
Festina "Le Tour de France" :
http://www.watchesprice.net/Replica-Festina-8271.html
Festina "Le Tour de France" :
http://www.watchesprice.net/Replica-Festina-8272.html
Festina Tour De France Tour AL 1 Men's Watch - Black - 16095/5 :
http://www.watchesprice.net/Replica-Festina-8273.html
Festina Tour De France Tour AL 1 Men's Watch - Blue - 16095/1 :
http://www.watchesprice.net/Replica-Festina-8274.html
Festina Tour De France Tour AL 1 Men's Watch - Yellow - 16095/8 :
http://www.watchesprice.net/Replica-Festina-8275.html
Festina Tour De France Tour AL 2 Men's Watch - Black - 16162/6 :
http://www.watchesprice.net/Replica-Festina-8276.html
Festina Tour De France Tour AL 2 Men's Watch - Silver - 16162/1 :
http://www.watchesprice.net/Replica-Festina-8277.html
Festina Tour De France Tour AL 2 Men's Watch - Yellow - 16162/8 :
http://www.watchesprice.net/Replica-Festina-8278.html
Festina Tour De France Tour AL3 Men's Watch - Navy Blue - 16177/4 :
http://www.watchesprice.net/Replica-Festina-8279.html
Festina Tour De France Tour AL3 Men's Watch - Orange - 16177/6 :
http://www.watchesprice.net/Replica-Festina-8280.html
Festina Tour De France Tour AL3 Men's Watch - Silver - 16177/1 :
http://www.watchesprice.net/Replica-Festina-8281.html
Festina Tour De France Tour AL3 Men's Watch - White - 16183/1 :
http://www.watchesprice.net/Replica-Festina-8282.html
- 8
- Formatting an XML data feedHi there.
I'm new to xml (fine with asp, html, css etc) and I wondered if anyone could
point me in the right direction. I have signed up for an xml data feed from
weather.com, I have the correct url with the querystring and it correctly
displays the xml page as it should (example below). Problem is, how do I
format this data into a nice looking css syled table and can I do this even
though the page is hosted at weather.com - help!
Any help on this would be really great
James Brown
<loc id="CYXX0001">
<dnam>Famagusta, Cyprus</dnam>
<tm>1:30 PM</tm>
<lat>35.12</lat>
<lon>33.95</lon>
<sunr>6:10 AM</sunr>
<suns>7:23 PM</suns>
<zone>3</zone>
</loc>
- 8
- Help with registration pageHi, I had a couple of questions with making a registration page. First, I'm
having trouble figuring out how to make it so that when someone submits there
email address, it has to be a valid one to continue, or even just an email
address to begin with. Also, how to prevent a user from using numbers when a
user types in their name as well as not let them type less than 3 characters.
My last question if anyone can answer it is how do you send an email to the
user after they submit the form, and make it so they have to click on a link
before they can access the website, so that what they put in the form does not
go into my database until they have clicked the link. Thanks, sorry for asking
so many questions, any help for any of the questions would be greatly
appreciated.
- 8
- Submitting form and generating an email?Is there any way to generate an email with the form information when a form has
been submitted (insert to database)? And would like to put code in an include
file so my email address doesn't show when 'view source' is viewed. Is this
possible? Again - new - layman terms :D - Thanks!
- 11
- LooperHi guys,
First time I try to create a full ASP.NET C# app using only DW CS3... Is there
a way to create a two columns repeater? With ASP you were able to edit the
code... With VS2005 you can code it yourself... But now I'm stuck.
Any suggestion will be very welcome!!!
Thanks,
PS: my first shot, the Developer Toolbox, doesn't support C#.
- 11
- Restrict Access with LevelsI set up my login page to restrict by username, password, and access level. I
restrict access to "Admin" on one of my pages. However, when I submit my login
page, I receive a "500 Server Error". If I change the restriction to just
username and password then it works perfectly. I'm using Dreamweaver MX, Access
2000, and a Windows 2000 Server.
- 15
- Advanced form with databaseHello
I want to make a form with multiple rows with yes and no selection and with
som text strings.
The filled in information I want to store in a database mySQL and use Php as a
server script.
Is there any components availible for that or some tutorials?
I really appreciate you answer
:smile;
/webdesigner from Sweden
- 15
- populate hidden fieldI want to populate a hidden form element with data based on a calculation of
two other form elements populated by the user.
Form field A and B are text boxes filled in by user.
Form field C is a hidded element
All are number fields in the database. When the form is submitted I want the
following to happen.
If form field A * form field B is >1 and <10 I want the hidden field C to be
100.
If form field A * form field B >9 and <20 I want form field C to be 150 etc.
Thanks
- 15
- Dynamic Connection StringsHi Guys,
Firstly seasons greetings to you all..
Im my site now using DW CS3 my user may open a varaity of databases at run
time I have no idea what the databases may be as they can be created by the
user all I know is there is a default database and if all else fails load it
lol..
So to combat this I have made my connection string a little different from the
examples in the help and it works a treat... except when in the DW envorinment
its not likeing what ive done..
EG: This is what I have and works well so far when running....
[code]
MM_MyConnection_STRING = "Driver={Microsoft Access Driver
(*.mdb)};Dbq=f:myserver\db\"&Session("DbName")&";Uid=;Pwd=" & strThePass & ";"
[/code]
Dreamweaver doesnt like this and to work on my ste i have to remove the
database password and make a standard connection string in DW so as i can work
with the database....
I wonder if there is a way I can do this my way in DW or am I missing
something ? What do you guys do with multiple databases with passwords and
connection strings?
Thoughts or suggestions are very welcome.
Kind Regards
W
- 15
- How to create a product feedHello,
I am looking at creating a product feed for an affiliate program and was
wondering would any one have any information on this.
The idea would be that the sites from the affiliate update automatically as
their is changes on the products themself.
many thanks
- 16
- Calling a Search CriteriaHello, I'm Making a field that I want to make it a "Search Criteria"... I'm
using ASP.NEt Dreamweaver with Stored Procedures, I already have conected de SP
and the test make it just fine, but I can not have made the call por the SP
from de TexBox field... I want that when I press the "Tab" button of my
keyboard fires the search of the stored procedure, that I don't know how to do
it, some help, would be appresiated.
Regards..
- 16
- Txt Fields used for dates input???????Evening all - Hope someone can help?
I've written an website that runs of the back of an Oracle database using SQL
- its just a simple database and is being done for a uni project.
The problem I'm having is I'm trying to use a form as to search through a
recordset using mutiple criterias - Thats fine. Except when it comes to
dates....
I have created the query :...
SELECT DVDID, TITLE, GENRE, CERTIFICATE, DIRECTOR, ACTORS, RELEASE, BRANCHID
FROM BUCK.DVD
WHERE TITLE LIKE '%MMColParam%' AND GENRE LIKE '%VarGenre%' AND CERTIFICATE
LIKE '%VarCert%' AND DIRECTOR LIKE '%VarDirector%' AND ACTORS LIKE '%VarActor%'
AND DVDID LIKE '%VarDvdId%' AND BRANCHID LIKE '%VarBranchID%'
ORDER BY DVDID ASC
This works absolutely fine. What I want to do is add the line "AND RELEASE
BETWEEN 'VarStart' AND 'VarEnd"
I set the default values as "05-dec-01" and "05-dec-10" (which work fine when
typed directly into the sql prompt) but I get an error that says
[oracle][ODBC][ORA]ORA-01858
- 16
- SELECT * FROM table WHERE id NOT IN? Help with statement.Hi,
Two tables. Orders (orderID = PK) and Paid Orders (orderID = FK)
I want to display a recordset of orders from the Orders table where the
order ID doesn't appear in the Paid Orders table.
I have tried something like this:
SELECT *
FROM dbo.tblOrders
WHERE orderID NOT IN ( SELECT TOP 100 PERCENT tblPaidOrders.orderID FROM
dbo.tblPaidOrders )
...no joy with that though. Would appreciate some guidance. Thank you.
Regards
Nath.
- 16
- connection to Access DB using Dreamweaver CS3 and GoDaddyI'm taking a Dreamweaver class right now. It tells me to setup an Access
database on my server. On GoDaddy I set up a DSN on my Databases area for
Access.
I go to dreamweaver, open an .asp page and in the database panel I press the
"+" sign and chose a connection name. My book says chose the radio button
"using DSN and testing server" and everything I tried there doesn't do
anything. I have been able to get the database to load using "using local
DSN", but then I can't "view data" or see the page online.
Depending on what I try.. and I've been trying like crazy.. I get the
following errors:
HTTP Error Code 400 Bad Request
and
error 80004005 - datea source name not found and no default driver specified.
(which I have gone to my control panel/administration tools and followed the
instructions for added a system DSN.
Since my book wants me to the "testing server" vs. "local server" from the
Database panel, I would like to get that to work.
Any suggestions? It shouldn't be this hard, should it?
Thanks,
Pam
|
| Author |
Message |
btn

|
Posted: 2005-6-25 4:12:45 |
Top |
dreamweaver, Expert SQL help needed
Hi - using ASP/Access/Vbscript
Working on a "profile of the week" functions for my dating site.
Have a db table called profiles, where profile ID = url ID. This displays all
profiles based on url id.
Have a second db table called profileofweek that stores users applications for
becoming profile of the week.
It has a profileID coloumn, similar to the one in the profile table, and also
a Yes/No coloumn. If Yes (administrated by admin), then he/she is the profile
of the week.
How can I mix these two tables so that the ProfileID in the second table, with
YES, gets the corresponding profileID and all member details from the profiles
table?
Please help.
Bjorn.
|
| |
|
| |
 |
CarlGrint

|
Posted: 2005-6-25 5:50:00 |
Top |
dreamweaver >> Expert SQL help needed
You could use a QUERY to join the tables together using the common column for
each table as a join link.
You would need to add in a Relationship first if using the QUERY Wizard.
Once you have joined the two tables and named the query, then in your
recordset you can select the Query from the VIEW list, and have all columns
from both tables available to you.
You can set a Filter to only show where your Yes/No column is Yes, in the
Query, just change to Design view and add in Yes to the Criteria field under
the Yes/No column.
Originally posted by: btn
Hi - using ASP/Access/Vbscript
Working on a "profile of the week" functions for my dating site.
Have a db table called profiles, where profile ID = url ID. This displays all
profiles based on url id.
Have a second db table called profileofweek that stores users applications for
becoming profile of the week.
It has a profileID coloumn, similar to the one in the profile table, and also
a Yes/No coloumn. If Yes (administrated by admin), then he/she is the profile
of the week.
How can I mix these two tables so that the ProfileID in the second table, with
YES, gets the corresponding profileID and all member details from the profiles
table?
Please help.
Bjorn.
|
| |
|
| |
 |
| |
 |
Index ‹ dreamweaver |
- Next
- 1
- IMS content packager - prview not working + deprecated namespaceHere are a series of issues:
1 - [minor] the help files don't work in Firefox (the menu continuously shuts
with errors)
2 - [MAJOR] The preview function doesn't work. A preview screen is created but
each module is empty and the pages are not displayed. The navigation/content
structure is displayed on the right hand side but there is no content visible
within each module. The content is clearly wrapped up in the package as when
you import into ReLOAD it works and displays.
3 - [MAJOR] The IMS manifests namespace is now deprecated:
http://www.imsproject.org/content . Importing the package into ReLOAD offers
the option to convert it to Content Package 1.1.3 and metadata 1.2.2. When will
this extension be updated to use these up to date IMS packaging specifications?
- 2
- PHP MySQL - Removin multiple items from navigationHi.
I am pretty much of a novice with DW PHP/MySQL but really interested in it
Is there someone who could help me into the right track? (PHP/MySQL, DW8,
Windows).
I am preparin a navigation where there is a "user", "subcategory" and "page"
(category1, category2 and category3) out of a MySQL-table where there is lots
of, what I call, "content units" to be collected one after another on a
corresponding page.
Each "content unit" knows wich "subcategory" and wich "user" they belong, all
in one table.
Recordset gives me the user (categ1) and sorts the result by subcategory
(category2 )
SELECT categ1, categ2, categ3, ID
FROM content
WHERE kateg1 = 'colname'
ORDER BY categ2 ASC
THEN "Repeat region" is on categ2/categ3 and DwTeam?s "Simulated Nested
Region" on categ2.
This results me a nice navigation where users (categ1) subcategories (categ2)
are listed and pages (categ3) are neatly under correct subcategory. BUT, while
"Simulated Nested Region" takes care of subcategory showing each different
subcategory only once, the pages (category3) gets listed normally. If there is
6 "content units" for a certain page the menu shows six "pages", category3?s.
How do I get rid of 5 and only show 1.
Here is an example:
John?s timetable: (cat1)
Monday (cat2)
-- Meeting (cat3)
-- Meeting (cat3)
-- Meeting (cat3)
-- Dentist (cat3)
-- Car wash (cat3)
-- Car wash (cat3)
Tuesday (cat2)
-- Dinner (cat3)
-- Dinner (cat3)
-- Visit hospital (cat3)
Wednesday (cat2)
-- etc. (cat3)
What should I do to only have Meeting, Car wash and Dinner listed once?
Well, there is propably a better way to deal with the whole matter other
way... maybe keepin "users", "subcategories", names of the "pages" and "content
units" all in separate tables and then connecting each "content unit" to
correct user-table and subcategory-table. Then listings on navigation could be
generated easily, only I have know clue how to connect several tables to
achieve that...
Eagerly waiting a friendly responce :-)
Thanks in advance!
Kari
- 3
- need helpNo one can help you without more information. What are you trying to
accomplish? Will the contents of the form submit to a database? Or be sent
in an email? What server model if any are you using?
--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
http://www.macromedia.com/go/team/
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
"=LG=^GRAF" <email***@***.com> wrote in message
news:d3vgh7$a39$email***@***.com...
> i feel so noob:(
> how can i submit the form???
> help plz
- 4
- Timelines in MX? Please help!Folks,
I'm creating a menu system, where I mouseover a JPEG and a layer with a
table and a bunch of text hyperlinks appears. I understand there's a way
for the popup to "time-out" and hide again, after you've moved your mouse
off of it using Timelines, but I have no idea how to do it.
Any thoughts?
-Todd
- 5
- Connect to remote MySQL databasekjrainforth wrote:
> I have paid for some hosting space which supports Apache, PHP and MySQL. I
> have been able to go into the cPanel on this site and create a database, again
> a test database.
>
> My question is, how do I connect my "local" application to this "remote"
> database. I would like to test the local site function with the remote database
> but it will not connect.
You need to do two things:
1. Change your testing server settings in the site definition from
Local/Network to FTP. Fill in the names of the FTP host, host directory,
username and password in exactly the same way as for uploading an
ordinary site to your remote host. Set the URL prefix to the URL of your
site (for example: http://www.example.com/).
2. Change your Connection definition so that it uses exactly the same
username, server name, and password as if you are connecting to MySQL
locally on your remote server. In most cases, the server name will be
localhost (because it's local to your website), but some hosting
companies ask you to use a different server address. Use whatever your
host has told you to use.
When you have done this, Dreamweaver will create a hidden folder called
_mmServerScripts on your remote host, and upload two files to it. You
won't be able to see the files in Dreamweaver, but you should be able to
see them in your control panel. The biggest problem that most people
have is that this hidden folder is uploaded to the wrong place, because
they have used the wrong URL prefix in the testing server definition. If
the URL prefix and host directory settings are correct, you should have
no problem.
--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://computerbookshelf.com/
- 6
- Any opinion on MX Kollection? (NEED ADVICE!)I am new to Dreamweaver (converted from Adobe GolIve--Yak!). I am not a
programmer. I have decided to use MySQL with PHP. I am just now beginning to
learn PHP and MySQL. I have developed a MySQL DB (using a FANTASTIC GUI called
EMS MySQL Manager3--which makes it soooooo easy), and have established my
connection to it within DW.
I need to make the site dynamic, using the DW server behaviours and data
bindings. Therefore, I'll need to create Recordsets, and some will require
joins and nested tables. ***WHAT TO DO??
I have read about the MX Kollections third-party DW extension software package
that intergrates into DW, and I've reviewed it at the www.interAKTOnline.com
Web site. I've checked out the Flash demos, etc, and it seems to be worth the
$299.00, but I don't know whether it does everytthing it claims to do with all
of the 6 separate features (QUB--Query Builder--, MX Looper, MX Widgets, etc).
Does anyone have any advice about this product. I desperately need something,
as I migrated to DW mainly because of it's built-in dynamic, data base
development tools.
PLEASE REPLY.
Thanks,
:confused;
- 7
- Access control on protect page.Hi to all, I have a big issue with a Login page , I need in my ASP
application to include how many time the logged user visit the protect page
on my site in a day, so if the user reach a number stored in my DB table
and in that day, is not able to visit again this page until the day after,
how I can solve this issue?
Regards:
Massimo
- 8
- older extensionsDoes anyone know where I can get older rev's of extensions. Like
Webphoto album 2.0.0. Since the one currently on the exchange it isn't
working with DW8, I need to get this back up with dreamweaver 4 and the
extensions you can get from exchange at macromedia no longer work with
DW4.
- 9
- While executing findServerBehaviors in Insert Record2.htm, the following JavaScript error(s) occurred;44211053 wrote:
> I than added using the insert record wizard and created
> insert_record.asp. I get the following error message: At lin 172 of file
> "c:\program
> files\macromedia\dreamweaver8\configuration\serverbehaviors\shared\editoperation
> s.js": typeerror; checkboxeshash[z].split is not a function
Try this:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105&sliceId=1#dat
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
- 10
- Problems with display content from a recordset and repeat region.I've got what I would think is a simple PHP page that just lists all the
artists for a record label. Page works fine but now my problem is each artist
is to link to another page listing all their albums and that's where my problem
lies. Seems to completely ignore any of my link commands and instead just lists
the first album in the list 11 times instead of all the albums related to an
artist id.
Here's the main page:
http://www.basinstreetrecords.com/prss/index.php
Code: http://www.basinstreetrecords.com/prss/index.txt
and here's the link page:
http://www.basinstreetrecords.com/prss/albums.php?artist_id=4
Code: http://www.basinstreetrecords.com/prss/albums.txt
- 11
- Too sophisticated query?Hiya, just wondering if any of you might be able to shed me some light on a
query that I'm trying to set up. I've got a set of data in one table called
"journals". 3 location fields (location1, location2, location3), 3 client
fields (client1, client2, client3) and 3 type fields (type1, type2, type3) in
separate fields of my table called "journals". So as fields, that makes
location1, location2, location3 client1, client2, client3, type1, type2 and
type3. I've also got another field called "live". So 10 fields all together.
What I'd like to do is have a form with a set of 3 dropdown menus (one of each
catagory: location, client and type searching it's respective set of three
fields each PLUS a "select all" option) with a "submit' button so that it only
displays records where "live"=1 (some of the records need to be "live=0" until
approved.)
Now, I've tried to make it work in a simple query like so but it doesn't work
as it should. I'm trying to find a way that a query can set up what I want.
SELECT * FROM journals WHERE journals.j_live = 1 AND journals.j_location = %s
OR journals.j_location2 = %s OR journals.j_location3 = %s AND journals.j_type =
%s OR journals.j_type2 = %s OR journals.j_type3 = %s AND journals.j_client = %s
OR journals.j_client2 = %s OR journals.j_client3 = %s ORDER BY journals.j_date
DESC
Many thanks in advance to who can help me with this...
Neato
- 12
- How to create dynamic links in one page with div panelsHI
I am using Dreamweaver CS3 with developer toolbox.
I have a PHP page where I have two separated tabbed div panels.
I want to show dynamic summary of data from database in one panel.
In the other panel I have a table with dynamic text.
I want to click on a link in the first panel with the summary data and see the
whole record in the other panel table.
How do I tell the dynamic link to send the wuery and show the data in the
detailed panel without having to reload the whole page.
I hope I am clear enough....
Idan Agmon
- 13
- viewing in alternate browsersI was just putting the finishing touches on my first website (I thought) and
previewed in my browser (Safari). Everything looked fine. When I checked it in
Opera and Internet Explorer I had a problem with the pages laying on top of
each other. These are mostly image pages with a small amount of print. Back,
Next, Home. When clicking on next, for instance, instead of just going to the
next image, the whole page lays on top of the previous one. What did I do
wrong? Please help before I pull out all my hair! Thanks.
- 14
- 15
- Updating page with Recordset PagingI am trying to build an update page that has paging as a feature. Currently
I have built my page, with all the form elements and added the Recordset
paging server behavior. This all works fine and I can move from record to
record (only showing 1 record per page).
I need to figure out how to mesh the paging and an update query so that when
the user clicks on one of the paging links (first,previous,next,last) then
the page would check for differences on the form elements, if there have
been changes made, then go ahead and update the DB with the changes.
Has anyone accomplished this? Any advice from anyone?
Thanks,
Drew Laing
|
|
|