Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
How would I format a field default value to insert the user's firstname? The session value is "x_firstname". Any ideas? Thanks.Will this work? <%Response.Write(Session("x_firstname"))%>
Hi,just puth the following into Default value box:
Session("x_firstname")