Hello!
I want that the user can send EMails with the actually displayed Content (<div id="ja-content">) inside.
Is there a way to do this?
I have for example this code in a custom wizard element to display the actually page adress:
That is working well.
I have do some experiments to insert the html...but all wont work. I think that is the wrong way?
Is there any such collection of wizard custom elements? That would be very helpful for me đŸ™‚
Blondie
I want that the user can send EMails with the actually displayed Content (<div id="ja-content">) inside.
Is there a way to do this?
I have for example this code in a custom wizard element to display the actually page adress:
<input type="text" name="benutzer" size="20" tabindex="8" value="http://<?php echo $_SERVER['SERVER_NAME'].$_SERVER['PHP_SELF'].$_SERVER['REQUEST_URI'] ?>">
That is working well.
I have do some experiments to insert the html...but all wont work. I think that is the wrong way?
Is there any such collection of wizard custom elements? That would be very helpful for me đŸ™‚
Blondie
This topic is locked and no more replies can be posted.
