The URL <URL_NAME> is invalid. ERR_BAD_URL (20)

 

This message is displayed when using an invalid URL in the HTML page.

 

A URL is valid in WebDev if it starts with:

 - the following syntax: [%URL()%] … for example:

   <a hRef="[%URL()%]?Table=[%TABLE%]&RETURN">

 - a "/": for example:

   <a hRef="/Img_WEB/Hello.gif">

 - the http protocol: for example:

   <a hRef="http://flop.www/pages/Index.html ">

 

images\chiclet.gif Back to error list