Click here to Skip to main content
15,891,597 members

Comments by stellus (Top 73 by date)

stellus 12-Nov-20 7:59am View    
Thanks For the reply,
I was checked Network by using Developer tools,
I got the below Header response for formdata.
-- Content-Disposition : form-data; name="myfile"
[Object Object]
-- Webkitformboundary....
stellus 4-May-20 7:01am View    
Thanks for the Update F-ES Sitecore.
So if i removed sticky session, will Load balancer work?
stellus 6-Aug-19 9:55am View    
Thanks for your reply
After changed my computer date, system not allowing me to login
stellus 23-Nov-17 2:49am View    
hi santosh,
thanks for reply,
i want to call @search1 directly in where condition,
like this,
SELECT TOP 10 ID, FirstName, LastName, Age FROM Persons WHERE @Search2 = @Search1
is this possible?
stellus 20-Sep-17 14:08pm View    
normal gridview
<asp:gridview id="grd" runat="server"/>