Re: Cookie to textbox?
From: Evertjan. (exjxw.hannivoort_at_interxnl.net)
Date: 10/11/04
- Next message: Curt_C [MVP]: "Re: Cookie to textbox?"
- Previous message: Mark Schupp: "Re: export to excel"
- In reply to: Curt_C [MVP]: "Re: Cookie to textbox?"
- Next in thread: Curt_C [MVP]: "Re: Cookie to textbox?"
- Reply: Curt_C [MVP]: "Re: Cookie to textbox?"
- Messages sorted by: [ date ] [ thread ]
Date: 11 Oct 2004 17:28:53 GMT
Curt_C [MVP] wrote on 11 okt 2004 in
microsoft.public.inetserver.asp.general:
> <TD>UserID: <INPUT id=UserID value="<%=UserID%>"></TD>
>
> should be
>
> <TD>UserID: <INPUT id=UserID value=<%=UserID%>></TD>
>
>
This is a bad advice as it will go wrong if UserID contains an inside space
-- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress, but let us keep the discussions in the newsgroup)
- Next message: Curt_C [MVP]: "Re: Cookie to textbox?"
- Previous message: Mark Schupp: "Re: export to excel"
- In reply to: Curt_C [MVP]: "Re: Cookie to textbox?"
- Next in thread: Curt_C [MVP]: "Re: Cookie to textbox?"
- Reply: Curt_C [MVP]: "Re: Cookie to textbox?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|