Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Xaninho #1
Making a Blog
Hi,
i'm trying to build a blog with dreamweaver, the one wrote by Marius Zaharia
on your Dreamweaver Article "Building a Blog with Dreamweaver, PHP, and
MYSql-Part 1: Creating the Basic Application"
I was doing well... til i got stuck with this little detail about dynamic text
labelled. I don't know how to view it. I just see on my side the little php
icon instead of this {rsTopics.title_top} . I tried to look at it with design
view and in the Table view (standard view / layout view) but it doesnt work.
How can this be possible? Can somebody help me?
Here is the part of the article where im stuck...
Insert the table in the left cell. However, you only need the name of each
topic for the menu, so you should delete the id_top and the description_top
columns; just select the table colums and press the Delete key. Next, change
the title_top column heading with a human-readable one, such as Topics.
Currently, the menu entries have no links associated to them. Each menu entry
should lead to the topic.php page and pass it an URL parameter, which takes
corresponding id of the topic as the value. To create the link:
TextSelect the dynamic text labeled {rsTopics.title_top}.
In the Property inspector, click the folder icon next to the Link text box.
Browse to the site root folder on the local machine and select the topic.php
file.
In the URL text box, delete the preceding / character, because you need to use
the relative path to the file. The URL should be topic.php.
Click the Parameters button next to the URL text box. Dreamweaver opens a
dialog box, where you should define the URL parameter associated to this link.
best regards
Rosario
Xaninho Guest
-
Accessing my blog
Contribute connects perfectly to our websites, but when I try to connect to our blog that we have hosted on our server with Wordpress, I cannot find... -
Blog not showing
I connect to several blogs. One of them shows the blog template in the editor window so that it looks as if I'm working directly on the website.... -
Making an XML-based blog
Yup. By reading the message title and topic summary, you've probably got a pretty clear idea about my mission. I've been searching around, and... -
(OT): Can someone tell me what a BLOG is?
I see them everywhere and although I know many acronyms and even looked this one up on: http://www.acronymsearch.com/index.php I couldn't find what... -
Blog Site
Not sure why you think you need to store this information; if you have a column that has date and time information, you can derive all of these...



Reply With Quote

