User Profile

Collapse

Profile Sidebar

Collapse
shahalashamo
shahalashamo
Last Activity: Oct 15 '09, 05:34 AM
Joined: Aug 19 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shahalashamo
    replied to javascript alert in C# web form
    in .NET
    I test it,It works very vell,maybe you have other errors in other codes.
    See more | Go to post

    Leave a comment:


  • Thanks for your answer.
    But I have no other choices but for the "object".Becaus e the support type are the basic type such as int,byte,bool and so on.the only type for binary data is the "object".ye s,i can do it in the backend,but it require more writed-code by hand,and also can't use "<%#Bind('')%>" ....
    See more | Go to post

    Leave a comment:


  • Error "beyond the limite of sql_variant DataType"

    in order to upload image to database,i put a fileUpload control in the InsertItemTempl ate of the formView,the code as follows:
    Code:
    <asp:FileUpload ID="FileUploadKeyImage" runat="server" FileBytes='<%# Bind("keyImage") %>' />
    and the FormView is bind to a sqlDataSource,p art of code in sqlDataSource is
    Code:
     <asp:Parameter Name="keyImage"
    ...
    See more | Go to post
    Last edited by Curtis Rutland; Aug 19 '08, 01:17 PM. Reason: Added Code Tags - Please use the # button
No activity results to display
Show More
Working...