Unable to upload file in FCKeditor
Hi Everyone,I am using FCKeditor in my project and facing very strange probelm i am not able to upload image to server, unless I use a very small image. When i try to uplaod image i get the below...
View ArticleSave Image in asp.net
Hi, I create a application using c# in asp.net, i want to upload an image .I want to save image into a folder and save name in to database. how it is possible ?can you give me the code for the example...
View Articleabout ../../ in VS2012
Hi:I encounter a problem about the using of "../../". I use this statement in vs2008 to jump to the upper directory, however, in vs 2012, it fails. Is that any other way to jump to upper directory,...
View ArticleWeb Development for Regional Language Display
I want to develop a web application (ASp.net 3.5) in Regional LanguageRequirements:1. User is to be allowed to enter data in Regional Language (ex: Hindi - an Indian Language)...
View Articlehtml
Hi everyone,im doing a website the codes are given below contacts page... can any one tell me how to send mail when clicking the submit button in the code....aspx code <%@ Master Language="C#"...
View ArticleEntry Image to sql server
Hithis is my code for upload image and save image in folderHttpFileCollection uploadFilCol = Request.Files; for (int i = 0; i < uploadFilCol.Count; i++) { HttpPostedFile file = uploadFilCol[i];...
View Articlehow to convert java code to C# code
I want to write a C# code for decision tree and i have java code for decision tree , can any one help me to convert java code into C# code.I am attaching java code .java code :import java.io.*; import...
View ArticleNeed working example code for integrating paymentsense.co.uk payment gateway
I need working example code for integrating paymentsense.co.uk payment gateway in asp.net .I read everyting available (including resources) on their webiste but not able to understand how to proceed.I...
View ArticleTextbox postback interrupting form submit (with validation)
I'm having a small issue with page I am working on. I don't fully understand whats happening and was wondering if someone could throw some light on it. I have a text box that causes postback, on...
View Articleretrieving web site solution from published code
i have deployed a asp.net web site from my local machine to a server, now i dont have the code in my local machine, can i get back the deployed code from server as well as solution in order to run the...
View ArticleHow is it possible to populate templated ddetailsview with dropdownlist in...
Hello,I have the dropdownlist in the edit mode. Unable to bring them up in insert mode. How is it possible to populate templated ddetailsview with dropdownlist in insert mode. ThanksFound the Answer!!...
View Articlemicrosoft.security.application.encoder.htmlencode(newline)
Hi, I need to encode the input when storing in database and display new line as it is while retriving the data back to page. Is there a way to decode...
View ArticleHow to call server side method from Client Side in UserControl?
Hi,I have a parentDIV in user control and also I have a server side method returns a string out put having control string to be loaded dynamically.My purpose is I want to bind that constrol string into...
View Articleprinting asp form
dear all i have a print page that load data from previous page and it print the grideview content only i need to print the whole page with images and banners loaded in the master page is that possible??
View ArticleCulture number format problem
Hi, I havea problem with thenumericformat.I'm readingthe currentthreadculture but Iare taking thecustomizationsI do inthesystem locale(for numeric formatchangepointper point).Does anyoneknows what...
View ArticleImage and text in Sql Server
HiI want ask about sql serverI create a form, there is have a radio button list consist of : (1)Text (2)PictureI have database, there is have 1 table (the name is Quiz). I table quiz have some...
View Articlemaster page background
hello guys, my problem is, i put a background in the master page and this is the code<body id="body1" runat="server" style="background-image:url('\Images/pyramids.jpg'); background-repeat:no-repeat;...
View ArticleHow to replace the label ton text box in JQry?
Hi,I have a phone number label to be loaded dynamically in my ascx page, beside the label I have the button to changeWhen I click the change button I need replace the label to set of textbox control...
View ArticleError- Index (zero based) must be greater than or equal to zero and less than...
Hi,I am getting a runtime error in asp.net - 'Index (zero based) must be greater than or equal to zero and less than the size of the argument list.'The error comes up on this line of code :string...
View Articledatabase
I been trying to make this file work and it has been impossible can anyone suggest anything on how to make it register with no problems? thanks.http://pastebin.com/GaUgZkDd
View Article