473,499 Members | 1,576 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML/text

3 New Member
Hi. I had found a link to which doesn't work and wondering how this comes about? What kind of link would have at the beginning <body> and at the end text. HTML ?

Here is the link.
https://www.p---.com%3c/body%3E%3C/page%3E

Thanks.
Oct 17 '14 #1
5 1626
Frinavale
9,735 Recognized Expert Moderator Expert
I'm not sure what you are having problems with.
An HTML hyper link is created using the anchor tag and it requires that you provide valid URL as the source along with some content that will make it clickable.

For example, the following is valid HTML for a link:
Expand|Select|Wrap|Line Numbers
  1.  <a href="www.bytes.com">bytes is great for finding answers!</a> 
The text that you posted doesn't appear to be a valid URL.

My best guess is that this link was incorrectly generated by server-side code when it dynamically attempted to create the link.

-Frinny
Oct 17 '14 #2
Hkhamma
3 New Member
What I am confused with is what exactly does the dashes signify in the link?
Oct 19 '14 #3
nomad
664 Recognized Expert Contributor
The dash mean you want the link to go to a certain page of a website.
example would be
http://bytes.com/ Home page
http://bytes.com/topic/html-css/answ...9075-html-text This page we are on now.

How this helps.
_damon
Oct 20 '14 #4
Frinavale
9,735 Recognized Expert Moderator Expert
@Hkhamma,

Dashes can be used in a URL to help separate words within a URL to help people read the it.

For example, it is easier to read this:

www.bytes.com/html-css/my-example-of-urls


Than this:

www.bytes.com/htmlcss/myexampleofurls


The url you posted:
Expand|Select|Wrap|Line Numbers
  1. https://www.p---.com%3c/body%3E%3C/page%3E
looks like there is some text missing. Also the fact there there is the %3c after the .com and the fact that it looks like there the URL contains HTML (because there is body within the URL) leads me to believe that the URL wasn't generated properly by the server-side code.

-Frinny
Oct 20 '14 #5
Hkhamma
3 New Member
Thanks for the help everyone.
Nov 26 '14 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2433
by: bbxrider | last post by:
one of my fist asp pages i have vbscript rountines that are sending page text with response.write they are in the asp file before regular html text yet the html text appears first on the page???...
4
7407
by: marcelf3 | last post by:
Hello, I am a novice/moderate html programmer and I wonder how to tell the browser from which start point and to which end point in the text will each page be printed. In other words, I have a...
0
1385
by: marcelf3 | last post by:
Hello, I am a novice/moderate html programmer and I wonder how to tell the browser from which start point and to which end point in the text will each page be printed. In other words, I have a...
1
3545
by: Marek Kurowski | last post by:
Yo! I design web browser in VC++. I need a web browser, in which I can display html in a litle changed form. The best control is CHtmlView with IWebBorwser2 (do you know other way?). But in...
4
3554
by: Ed West | last post by:
Hello Can I put generic HTML Text in a Placeholder, or does it need to be a server control? If I can't, how can I put dynamically put in some text in a template? ie, in the .ascx file ...
1
1383
by: Filip De Backer | last post by:
Hi everyone, I have some fields from a database which contain html text. How can I show this text in an asp page (<b> must be bold, red must be red text, ...)? thanks for the answers, Filip
2
2339
by: Chad | last post by:
In our application, I would like to send out HTML mail. TO do so, I must do something like this: Mail.Body = <raw HTMLTEXT String> Hence, I would like to know how to get the HTML text for Web...
4
2839
by: sreejith.ram | last post by:
What is the difference/advantages/disadvantages of using Textbox Web Control over HTML Text Box with Run at Server? I could'nt figure out a convincing answer. I was testing it this morning.. I...
10
6426
by: AussieRules | last post by:
Hi, Anybody know of a really good HTML text box. I want my user to be able to enter text(WYSIWYG mode) and then I can save the basic html. Any thing free of course would be really good! ...
5
3973
by: ajos | last post by:
hi frnds, this is the way i ve written--> <html:text name="bdgtmastForm" property="publicity_code" size="5" maxlength="5"> but its giving me an error which seems irrelevent.. type Exception...
0
7009
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7178
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6899
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5475
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4919
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.