try:
<%
temp = 5 * 7
%>
with:

<input type=text value="<%=temp %>">

Notice "" around the value. 


----- Original Message ----- 
From: "chrisandrada" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, December 22, 2004 8:30 PM
Subject: [AspClassicAnyQuestionIsOk] Data not being show correctly


> 
> 
> 
> Hi all,
> 
> I encountered a strange problem.
> 
> <%
> temp = 5" X 7"
> %>
> 
> If I type <input type=text value=<%=temp %>>, the data will be show 
> is "5".  How can I go around this problem such that the input field 
> will show the complete value to variable temp.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to