Click here to Skip to main content
15,892,927 members

Comments by incobilgisayar (Top 8 by date)

incobilgisayar 7-Sep-18 14:35pm View    
is it written on webservices ? or genereric handler ?.. client side is written by html -jquery (ajax) ..other is complated by webservices
incobilgisayar 22-Apr-16 2:54am View    
i delated all and now i am starting to do it again. so i m going to need all from inserting to showgrid .(regards first )
incobilgisayar 22-Apr-16 1:53am View    
Chill60 firstly thanks for your concern, i delated codes but i tried many things. if you concern i want to send picture to show what i need by drowing
incobilgisayar 20-Mar-16 14:09pm View    
<%@ Register Src="~/popupbolum.ascx" TagName="popupbolum" TagPrefix="uc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head id="Head1" runat="server">
<%--<script src="http://code.jquery.com/jquery-latest.js"></script>--%>
<script src="jquery-latest.pack.js" type="text/javascript"></script>
</head>
<body >
<form id="form1" runat="server">
<uc1:popupbolum ID="acilirpencere" runat="server" />
here "<uc1:popupbolum ID="acilirpencere" runat="server" />" is the problem


incobilgisayar 20-Mar-16 4:45am View    
yes i have a register problem about ascx (usercontrol) in a form but i dont know the reason and i can not find a way to solve