Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
bene #1
Publish Dynamically Updated XML File
Hi,
I have Dreamweaver CS3 with Spry Ext.:
I have an XML file which gets generated by an application from a form. I want
to publish the XML file on an HTML page yet keep it updating itself everytime
the XML file gets overwritten.
I attempted to work with Spry but did not know how to present the data in a
table on the HTML page.
The data looks like this:
<?xml version="1.0" ?>
<!DOCTYPE TABLE (View Source for full doctype...)>
- <TABLE name="survey">
- <RECORD>
<FIELD name="Get_to_site" type="TEXT">WM</FIELD>
<FIELD name="Info_found" type="TEXT">Yes</FIELD>
<FIELD name="Name" type="TEXT" />
<FIELD name="Organization:" type="TEXT" />
<FIELD name="Email" type="TEXT" />
<FIELD name="Country:" type="TEXT">AF</FIELD>
</RECORD>
- <RECORD>
<FIELD name="Get_to_site" type="TEXT">WM</FIELD>
<FIELD name="Info_found" type="TEXT">Yes</FIELD>
<FIELD name="Name" type="TEXT">Jim</FIELD>
<FIELD name="Organization:" type="TEXT">fhi</FIELD>
<FIELD name="Email" type="TEXT">jim@hotmail.com</FIELD>
<FIELD name="Country:" type="TEXT">BO</FIELD>
<FIELD name="Contact:" type="TEXT">No</FIELD>
</RECORD>
</TABLE>
I am obviously not experienced in the subject and could your assistance in
getting this setup.
Note: I have the Spry scripts installed at the root of the site but don't
know how to impliment posting the FIELDS in a table.
thanks.
bene Guest
-
how to dynamically authorize each publish and changesave location/path of flv file
what server event happens when a client does a netstream.publish? what i want to do is when netstream.publish is called on the client i want the... -
How to create a dynamically updated date in, say, a footer
My company uses controlled documents with varying rules, such as "only valid for two weeks after printing" (the on-line network copy being the... -
Page is updated on publish but contribute shows oldversion of page
Using Mac Contribute, it appears to be displaying cache version of page as updates to the site are published but when "publish" is pressed... -
dynamically updated flash page
All can anybody help please. Is there a downloadable swf sample that I could use, to create an html page that holds a flash file , that reads... -
After pushing IE's "backwards arrow", how can I have my page be dynamically updated ?
Ohhh, this is a fun one... By default, there is no way to trap for a user pushing the back button or for that matter the back menu (the menu that...



Reply With Quote

