DMXzone App Connect Support Product Page

Answered

Dynamic query strings in a script

7 years ago Simon Chapman posted:
I have a question that I cannot solve, is it possible to get the refno from a database using DMXZone App Connect in a script?

I have added the code that works below, followed by my attempts to create the code dynamically.

If this is not possible, is there anyway to create a dynamic link within a script.


Replies

Replied 7 years ago
7 years ago Simon Chapman replied:
I cannot post the code in this forum.
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hello,
You cannot use dynamic code from app connect in javascript code.
Replied 7 years ago
7 years ago Simon Chapman replied:
When I made my previous site with Dreamweaver and Server behaviours it worked. Do you have any suggestions how I can embed a gallery. I do not want to use iframe.
Many Thanks in advance.
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
It is not possible to do this like that using app connect. App Connect code cannot be used within other js code.
Replied 7 years ago
7 years ago Simon Chapman replied:
So you can only bind dynamic values to images or links?
Could you add a dynamic link to a php include?
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
PHP code is run on the serverside, js code is run on the clientside so this is not possible.
Replied 7 years ago
7 years ago Simon Chapman replied:
Is it possible to store code in the database, and then place it on the html page with App Connect.

For istance, pull the code below from a database to display the video?



<iframe width="560" height="315" src="www.youtube.com/embed/ebOtU69697Q" frameborder="0" allowfullscreen></iframe>

Or is it possible to create a dynamic link to a php include?
Replied 7 years ago
7 years ago Simon Chapman replied:
Hi Teodor,
I am looking for some advice.
I am using elpatiodelola.com as a testing server. When the site is complete it will replace www.malagaestates.com a site I built with dreamweaver nearly 10 years ago.
DMXzone app connect works great but I am having trouble creating an image gallery. The option offered by DMXzone is not what I am looking for. I am basically self taught and would like advice on how I could integrate an image gallery similar to my old site on malagaestates.com using dmxzone.
Simon
Replied 7 years ago
7 years ago Simon Chapman replied:
I gave up on DMXzone, yes it will pull up info from a database, but it is not a replacement for the php connectivity that Dreamweaver used to have.

Reply to this topic