![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | So what is the difference between: <input type="hidden" name="call_window" value = $ENV{REMOTE_ADDR}> and <input type="hidden" name="call_window" value = "$ENV{REMOTE_ADDR}"> The difference being the value being encased in quotes...but how does that make a difference? Or is this a Perl question and not an HTML one? Thanks ahead... |
|
| | #2 (permalink) |
| Civilians | Hello, daniel! You wrote on Mon, 15 Aug 2005 21:29:25 -0400: dk> So what is the difference between: dk> <input type="hidden" name="call_window" value = $ENV{REMOTE_ADDR}> dk> and dk> <input type="hidden" name="call_window" value = "$ENV{REMOTE_ADDR}"> dk> The difference being the value being encased in quotes...but how dk> does that make a difference? dk> Or is this a Perl question and not an HTML one? dk> Thanks ahead... Sorry, I forgot some about Perl , but speaking about HTML:The specifications of SGML (parent of HTML), XML and XHTML required qoutes around attribute values. You may consider this as a "good style" of HTML-code design. // WBR, Stephen Mozyra // SM17-UANIC, http://cave.no-ip.biz |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Required Fields for Printable Forms Page ? ? ? | Tha RagMan | Web Design | 6 | 05-04-2005 08:00 |
| Tax Forms | Snowden | Humor | 4 | 02-04-2005 19:58 |
| forms | Bob Kerr | Microsoft Applications | 1 | 11-20-2004 01:00 |
| How to link custom task fields to custom resource fields | Steve T. | Microsoft Applications | 6 | 06-16-2004 19:55 |
| selection of fields from Excel based on color and outputting the selected fields to new excel sheet | uday | Microsoft Applications | 1 | 06-16-2004 00:50 |
![]() | ![]() | ![]() |