13,153 Topics

Member Avatar for
Member Avatar for Cyberoxy

Hey there! I need your help. Just small fixing. Im brand-new to C#. I got the email from gmail account - look at the data (bold): Name: xxxx Surname: xxxx Email: xxxx Description:Card A6 [B]Order:true[/B] [B] // no data --- It should be : Order: Images/order_names/faithcard.jpg[/B] [B]Code behind (C#):[/B] [CODE] …

Member Avatar for stbuchok
0
224
Member Avatar for Netcode

Hello Everyone! Am working on a project and its ready for the production server. I used the windows login controls and ASPNET.mdf as the default database. I have moved the folder containing the project to the production server and deployed it on IIS but when a uer tries to access …

Member Avatar for Netcode
-1
284
Member Avatar for Mahesha999

Hi I am coding for cross-page posting using PostBackUrl property of the button on Page1. But the Button when clicked does not postbacks to the target page, simply flashes up Page1. When digged inside the html resource of the page1, I found the WebResource.axd file as a script holder When …

0
90
Member Avatar for Paradox 99

Hi all, My first time here. I'm quite the newbie when it comes to ASP after coding in VB6. Frankly I'm stumped by something I'm sure should have a simple solution. Here's a very basic snippet of what I'm trying to do, so the problem (and hopefully the solution) is …

Member Avatar for Paradox 99
0
127
Member Avatar for sherinpoulose

I have data in arraylist like below. Item | outlook | < overcast > | yes | < rainy > | wind | < strong > | no | < weak > | yes | < sunny > | humidity | < high > | no | < normal > …

0
53
Member Avatar for Cyberoxy

Hey there! Im developing website using asp.net c# but Im using some html tags in asp.net c# mixed. So I rather chose to use [B]html[/B] select tag and checkbox tag. Contact.aspx.cs (code behind) doesn't recognise it because it is html tags. Is there a way to recognise html tags in …

Member Avatar for Cyberoxy
0
424
Member Avatar for Jesi523

I have a problem and I am not sure why this is happening. I have a Detailsview that users will be filling out. I have several dropdownlists and all of them work as they should accept the one with the ID of typeOfEmployee. When that is selected the value does …

Member Avatar for Jesi523
0
1K
Member Avatar for denmarkstan

I want to use gridview to output many rows from a table in the database such that each row will have a linkbutton with it; so that when i hit the linkbutton of any row,it will take me to another page that would output the details of the row that …

Member Avatar for Ramesh S
0
77
Member Avatar for fawadkhalil

Hi all I used master page in my application and there is a button and text box on it which redirects user to another page. There is also another button and text box for user to login in to his control panel. When i fill up the login form and …

Member Avatar for Ramesh S
0
137
Member Avatar for dwinn

I have created a program in ASP.Net and VB.Net that allows users to loging and download and upload files to and from an FTP site. I have so far got it to the point where the user can download files and when they go to the download page, a listbox …

Member Avatar for dwinn
0
159
Member Avatar for roXy101208

Hi I just want to know how to display the Image Upload with currently image then remove image how will do this?? Thanks:)

Member Avatar for roXy101208
0
88
Member Avatar for CaffeineCoder

Hello; I'm currently working to convert a classic ASP site to ASP.NET. I am getting the error 'Cannot convert type String to System.Web.UI.HtmlControls.GenericHTMLControls' (I'm associating frontend variable to backend). Unfortunately, Google has not been much help on this. Anyone have any pointers on this? An example of this is: Frontend: …

Member Avatar for CaffeineCoder
0
101
Member Avatar for judithSampathwa

hi i created a master page and i formatted it for the height and with, it is displayed correctly in the asp.net design page, but when i view it in the internet explorar i get a white space in between the menu and the body part. i can't find the …

Member Avatar for judithSampathwa
0
296
Member Avatar for emmyt

Morning Guys,I have an issue with timer a wrote a code which i will write below and whenever it is running it loads like refreshes the browser each time and it shows the loading symbol as it displays each new seconds i mean from second 1 to 2 to 3 …

Member Avatar for hericles
0
80
Member Avatar for suvisoya

Hi please help me .is it possible sending messages to Social network like (Orkut,facebook twitter) using asp.net .i got a new task from my team lead .when i click the button textbox message need to send orkut or facebook thanks

Member Avatar for suvisoya
0
75
Member Avatar for rajabca

Syntax Error in Insert Into statement. pls give correct code for me.[code]Imports System.Data Imports System.Data.OleDb Partial Class login Inherits System.Web.UI.Page Dim cn As OleDbConnection Dim cmd As OleDbCommand Dim dr As OleDbDataReader Dim icount As Integer Dim str As String Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) …

Member Avatar for RameshKumar.M
0
171
Member Avatar for somrita

I am new to .NET technology.I want to know how to make .exe.I am using C# language.

Member Avatar for somrita
0
68
Member Avatar for paresh_thummar

I added Ajax control tool kit in my project but I when i run page i found error like Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Wat should i do ? Please help me...

Member Avatar for Atul Dhiman
0
123
Member Avatar for all4peace

I am trying to setup 3 projects - Development, Production and a Tracking one. So I created 3 folders, DEV, PROD, Tracker DEV is connected to [url]www.devexample.com[/url] PROD is connected to [url]www.prodexample.com[/url] Tracked is connected to tracker.devexample.com Here is where I'm having problems: 1- Each of the above application is …

0
70
Member Avatar for mudunuru

For passing Values between ASP.NET Web Forms how to create the instance of [COLOR="Red"]Source.aspx[/COLOR] page(Source WebForm) in [COLOR="Red"]Target.aspx[/COLOR](Target WebForm ) page Destination Web Form([COLOR="Red"]Target.aspx.cs[/COLOR]) [COLOR="Red"]Not-Working code is shown below: [/COLOR] [CODE]private void Page_Load (object sender, System.EventArgs e) { //create instance of source web form WebForm1 wf1;//[COLOR="Red"]Problem here[/COLOR] //get reference to …

Member Avatar for sharadcp
0
260
Member Avatar for MrDeNNiS

Hello, I have a simple C# ASP.NET project. (Response.write :D) I have a windows hosting for run it but, when I pressed F6 (build key) , project building but I cant find my .aspx file. Sorry about bad English, Thanks.

Member Avatar for Atul Dhiman
0
77
Member Avatar for great_learner

Hi, I have to submit a project this semester. I need some unique or new project ideas of making website using asp.net tool greatly involving database management. I googled but didnt get attractive ideas. I don't want to built online library management, ebanking or something like these. Can anyone share …

Member Avatar for Atul Dhiman
0
162
Member Avatar for Saikumar Adep

[url]http://www.dotnetcurry.com/ShowArticle.aspx?ID=662[/url] Sir I my query is exactly same as in these Url. But in these they are calculating the sum of checked rows I want to show a pop-up of that checked rows(values) of that gridview Please Solve my thread

Member Avatar for Atul Dhiman
0
101
Member Avatar for fawadkhalil

Hi all In my file upload control i uploaded a large image, let say of 3 MB, how can i reduce its file size to kbs. I am also re sizing that image and maintaining its quality, that's ok, but how can i reduce its file size.

Member Avatar for Atul Dhiman
0
135
Member Avatar for krunalkakadia

hi guys, i m displaying news titles & it's contents using repeater control. pictorial representation: news Title 1 news Title 2 news Title 3 news Title 4 now, when i click on news Title 1,it's content should appear from my database in between news title 1 and news title 2.same …

Member Avatar for Atul Dhiman
0
221
Member Avatar for Sarama2030

hi guys a)I'm working on this project in asp.net and sql server.I would like to host the site im my local iis server for testing purposes b4 i publish.when i import the site to iis it poses some 404 complaining about the web.config file. what i'm i not doing ryt. …

Member Avatar for brianmaddox
0
115
Member Avatar for GAiXz

please view the attached file... i just want to know how to insert data in a Null Column in just one click... ex: ID UserName PassWord Category Status 1 Me1 You one Null 2 Me2 You one Null 3 Me3 You one Null 4 Me4 You one Null 5 Me5 …

Member Avatar for Aviral12
0
95
Member Avatar for anurag.kyal

I was able to generate a graph successfully using the <asp:Chart> in asp .net with c# code behind feature but a hiccup came in because I want one of my axes to represent TIME which it doesnot seem to support. Are there any alternatives or can I do this : …

Member Avatar for khadakbist
0
102
Member Avatar for samithad

Hi , im totally new to asp.net any one please let me know how can i find code to be edited to customize radius selection tool . This is a asp.net web project which has mapxtrem template . Anyone needs more details to answer pls let me know . [CODE] …

Member Avatar for umamahesh2020
0
52
Member Avatar for EngSara

Hello, I am trying to make a page which has some pictures and the user can view more pictures by clicking an arrow to scroll horizontally. So, how I can do the horizontal scrolling?. Thanks,

Member Avatar for aspproject
0
106

The End.