Products
ChronoForms
ChronoConnectivity
ChronoForums
Buy
FAQs
Forums
Contact
Blog
Buy Now
Sign in
You are here:
Home
Forums
General Forums
Joomla General Questions
To get the text inside the tag.
...
19:02
December 10 2019, 19:02
To get the text inside the tag.
Vipz
,
January 19 2016, 00:02
Share this topic
1 - 6 of 6
1
V
Vipz
29
January 19 2016, 00:02
#355624
Sorru y bad English.
How to get the text between the tag <p name="12345">text<p> on email ?
GreyHead
64
January 19 2016, 10:24
#355639
Hi Vipz,
I'm not sure what your question is <p> tags don't normally have name attributes and HTML names can't start with a number.
If you want to show the value of a form input then use the input name in {} for example: {input_name}
Bob
ChronoForms technical support
If you'd like to
buy me a coffee or two
, thank you very much
V
Vipz
29
January 19 2016, 12:21
#355652
Sorry , I'm noob =)
From here get as ?
Between the tags can be words and numbers.
<td name="prise">5</td>
V
Vipz
29
January 19 2016, 12:33
#355653
I want to get this value to show in
<input type='hidden' name='tag' id='tag' value='5' />
V
Vipz
29
January 19 2016, 12:45
#355655
Sorry > Id
<td id="prise">5</td>
GreyHead
64
January 19 2016, 14:36
#355661
Hi Vipz,
Please try using {tag}
Bob
ChronoForms technical support
If you'd like to
buy me a coffee or two
, thank you very much
1 - 6 of 6
1
Products
ChronoForms
ChronoConnectivity
ChronoForums
Buy
FAQs
Forums
Contact
Blog
Username
Password
Remember Me
Forgot your password?
Forgot your username?
Create an account
How to get the text between the tag <p name="12345">text<p> on email ?
I'm not sure what your question is <p> tags don't normally have name attributes and HTML names can't start with a number.
If you want to show the value of a form input then use the input name in {} for example: {input_name}
Bob
If you'd like to buy me a coffee or two, thank you very much
From here get as ?
Between the tags can be words and numbers.
<td name="prise">5</td>
<input type='hidden' name='tag' id='tag' value='5' />
Please try using {tag}
Bob
If you'd like to buy me a coffee or two, thank you very much