How long can my URL’s be?
While there is not single specific value to determine the maximum length of a URL, users should be aware that variances in standards can cause different results.
HTML3 imposes a 1024-character limit to attribute values, while HTML4 has no such restriction.
There is no set minimum or maximum URL length, but some applications do have length restrictions; Internet Explorer imposes a 2084-character limit.
Other variances in maximum URL length can occur inside web servers themselves as they may have an internal query-string limit. When this internal query-string limit is broken, the error code 414 Request-URL Too Long is generated by the server’s failure.
It is generally accepted that URL lengths should not exceed 255 bytes, as older implementations may not be able to accept longer lengths.
Users who experience URL-length issues may use a workaround using POST queries (as opposed to GET queries), with the parameters stored in the body. The length limit in this method is much higher (2MB in IIS 4.0 and 128KB in IIS 5.0). This fix usually provides a solution to a 414 error.

- Long Range Acoustic Device
The LRAD or the long range acoustic device that has been developed by American Technology Corporation is capable of emitting a maximum of 151Db sound within 30 degrees of where the device is pointing. This device can be used as a combatant deterrent weapon or crowd-control device by emitting sounds that are painful to the [...]...
- Long Distance Wireless Power Transmission
Simple wireless power transmission works because of the principles of magnetic resonance and magnetic induction. This power transmission system relies on two coils in range with each other and resonating at the same frequency. The coils need to be in range because the magnetic field of the source must be strong enough for the receiving [...]...




