Page 1 of 1

Create link

Posted: Wed Jan 26, 2022 4:04 pm
by Joan Ferrer
Hi
Can i create a two-part web link, one fixed and one part in an editbox?
Example:
fixed: www.miweb.com
variable: folder
All together it would be: www.myweb.com/folder
Click on send to open the web: www.myweb.com/folder
thank you

Re: Create link

Posted: Wed Jan 26, 2022 4:22 pm
by Pablo
There is no standard solution for this, because this is very specific.
So, this will require a custom script.

Re: Create link

Posted: Wed Jan 26, 2022 5:02 pm
by Joan Ferrer
in what language? Java?
Tnk's

Re: Create link

Posted: Wed Jan 26, 2022 6:05 pm
by Pablo
I should be possible with JavaScript.
Maybe you have seen this functionality somewhere on another website? Then you may be able to copy the code.

Re: Create link

Posted: Wed Jan 26, 2022 6:28 pm
by Joan Ferrer
Hi
Ho no, my daughter studies programming, I'll ask her, after programming, you have to integrate it into HTML, right?
Tnk's

Re: Create link

Posted: Wed Jan 26, 2022 9:15 pm
by Pablo
You can add custom code via the HTML object.
https://www.wysiwygwebbuilder.com/add_html.html

Re: Create link

Posted: Wed Feb 09, 2022 8:25 am
by Joan Ferrer
Tnkk's !