13,153 Topics

Member Avatar for
Member Avatar for vegascasino21

Hello sir, I am using this code to solve canonical issue but when i type [url]http://vegascasino21.com/[/url] it redirects to [url]http://www.vegascasino21.com/index.aspx[/url] . but i don't want index.aspx with it. Please suggest me something so that i get desired result. [code] void Application_BeginRequest(object sendr, EventArgs e) { if (HttpContext.Current.Request.Url.ToString().ToLower().Contains("http://vegascasino21.com/")) { HttpContext.Current.Response.Status = …

Member Avatar for Ramesh S
0
126
Member Avatar for ncnet

Hi, I have an issue uploading images to a server. This functionality works perfectly within our network. But attempting to upload images to the same server from outside of our network, I get an error - Could not find a part of the path 'E:\inetpub\wwwroot\Folder1\Folder2'. Below is a portion of …

Member Avatar for kvprajapati
0
59
Member Avatar for krunalkakadia

Hello all, CalendarExtender to my textbox.I am success to first load year. function ChangeCalendarView(sender,args) {sender._switchMode("years", true);} Is it possible to change its behavior so that initially it shows only year to text box and not navigate to month. Thanks, KK

Member Avatar for kvprajapati
0
77
Member Avatar for mukeshgaharwar

i what to create an web application in which the user will be seen at top of page and the other users which are (online)using that application they are also be seen at the same page. cobe in C#

Member Avatar for kvprajapati
0
37
Member Avatar for maleke

Hello, I have a custom control I have made and I would like to use a dynamic variable assigned in the code behind of the aspx page. I would like to pass a variable called topic to the control. Here is the property of the control: [CODE] Property Topic() As …

Member Avatar for kvprajapati
0
69
Member Avatar for Pari13

Hello Developers, I am developing an web application and i need to create report using reportveiewer. I am successully able to fetch and display record in reportviewer now, But if no record found then it will disply only header with all Fields. Insted of this fields ,I want to Display …

Member Avatar for Pari13
0
683
Member Avatar for malashukla

hello to all i am here to clear my one confusion as i am stuck in somewhere logic part. i have four tables in database : state region district circle on page load i have to show the states from the database in the form of checkboxes. and when user …

Member Avatar for malashukla
0
90
Member Avatar for bh_superman

Just a couple of problems I'm working on-- can anyone help. Thanks. 1. You are making changes to an existing ASP.NET application. The application contains a DataSet object, dsProspect. The page you are changing displays prospect data from the dsProspect DataSet and includes an Update button. You define a new …

Member Avatar for Shoaib Siddiqui
0
256
Member Avatar for asifakhtar

Hi, How can I create an excel file or XML from pdf bookmarks? My bookmarks consist of 3 thing separated by “:” It is “DATE: AUTHOR: DESCRIPTION” I want my excel sheet or XML should look like the following: Date Author Description October 19, 2010 Dr. ABC (MD), Omega Medical …

-1
77
Member Avatar for judithSampathwa

Hi I have a question regarding the datagridview cellFormatting event in C#, [CODE] if (e.ColumnIndex >= 0) { if (this.dgvSubContractor.Columns[e.ColumnIndex].Name == "TelNo") { if (e.Value != null) { this.dgvSubContractor[3, row].Value = c.CheckingValue(e.Value.ToString()).ToString(); } } return; } [/CODE] I wrote the below code to format a 10 digit number to (456) …

Member Avatar for Mitja Bonca
0
770
Member Avatar for haripriyamca05

I binded the gridview from database with dataset. Now i want to add new row dynamically with already existing gridview when user clicks add button

Member Avatar for malashukla
0
95
Member Avatar for nathmaniedeo

Hi friends, I'm confused - does ASP.NET work with HTML5, or just the older versions- will this new HTML5 make some of ASP.NET obsolete...not sure I understand how it all works together? (I'm a newbie, just learning C# right now) Thanks for the help... Nath :-)

Member Avatar for ja928
0
122
Member Avatar for RunTimeError

Hey guys, For some reason I cannot get an image I have uploaded to display when I try to render it through an <img> tag within a response.write() API Call in C#. Here is my code: [CODE=C#]protected void uploadFiles(object sender, EventArgs e) { HttpFileCollection allFiles = Request.Files; for (int i …

Member Avatar for CrappyCoder
0
614
Member Avatar for Ashfaq2679

I need to add orkut like functionality on my site. When user Logs in he should see images of all of his contacts. When he clicks on an image his profile should be loaded. I need guidance achieving this. Presently I have created the hyperlink images at runtime in a …

Member Avatar for Ashfaq2679
0
161
Member Avatar for niths

hi all, i am having a page of some images thumbnails. so now wen i click on image i need to get a lightbox popup. so for that i am using jquery. so wen i run the application i am getting error like this.. so can anyone helpme. this is …

Member Avatar for kvprajapati
0
100
Member Avatar for MARKAND911

How can i set my web page title as rotating. I have a page named "dog.aspx" and its title is "Dog Selection". I want this title to rotate continuously. How can i do this in ASP.net(C#).

Member Avatar for kvprajapati
0
675
Member Avatar for judithSampathwa

hi there, i have a text box in a form to enter a float value.say that the user types in 1234567789.09 it should be formatted and display as 1,234,567,789.09 how can i do this. i am using a text box. please can someone help me in this or give me …

Member Avatar for Mitja Bonca
0
174
Member Avatar for atticusr5

Hello out there. I had a professor who had a login section for his course website that allowed the student to enter a unique id# and submit to get there course grade. Now that professor is no longer here but I know the page was of type .asp. Now I …

Member Avatar for atticusr5
0
87
Member Avatar for Suganya B

I need to bind purticular external webservice webmethods name with in asp:dropdownlist at run time. anybody can help please.. Thanks in advance.. Suganya.B

Member Avatar for CrappyCoder
0
104
Member Avatar for arunvb

Dear Sir/Madam, We are using NSIS to install an application. and we have a MySql Script file, which is using inside the installer class. This file is working with Mysql but not from the installer. This is giving a ERROR 42000 syntax error. Any help will be appreciated Arun G.K

Member Avatar for kvprajapati
0
205
Member Avatar for Mareachi

Hi .... I need to have an idea about the project..... kindly give me idea about projects that are some robotics or involving intelligence .... or any software development type .... plzz Regards...

Member Avatar for JSPMA1988
0
89
Member Avatar for sakhi kul

hi all, I am creating my own project template, now I want user should face my own wizard to choose filename etc. I want to ask user about database that he want to connect in project so i want to put my own wizard. is it possible..? plz help me?

Member Avatar for kvprajapati
0
85
Member Avatar for abrarHuniedi

I want to coded NumericUpDown betwwen to Numbers 2,5 How I can do that???

Member Avatar for kvprajapati
0
86
Member Avatar for omeralper

Hello, I am newbie at ASP.net. I got stuck at a point that hopefully you can help me. I use mssql as database and fetch all my records and images from there by using <asp:SqlDataSource>. I also use [CODE]<asp:Repeater>[/CODE] to show data at every iteration. After fetching data from database, …

Member Avatar for omeralper
0
165
Member Avatar for ritika_khanna

i am doing onine railway reservation project .i have taken a ticket booking form where user can enter passenger detail .i have taken 6 textboxes for name,dropdownlist for age,berth,sex,class. i have written following code for ticket booking but this code is not working when after entering details this code does …

Member Avatar for Ezzaral
0
197
Member Avatar for MARKAND911

How can i get DataSource property & Databind method of HTML Table. Do i have to make a new control for it? if yes then how can i do this.

Member Avatar for CrappyCoder
0
93
Member Avatar for varsha solshe

i have VB2008 and i m creating website using asp.net but i have to explicitly add images to the project where as on other machines they are automatically added... what settings do i need to change?? :S:|

Member Avatar for varsha solshe
0
130
Member Avatar for Netcode

Hi everyone, pls i need serious help. I got a free template which am editing in asp. the template just has header, footer, sidebar and others but i want to add multiple textboxes for data entry and also a submit button. pls how do i go about it because the …

Member Avatar for Netcode
-1
67
Member Avatar for stoymigo

I downloaded a project made in an old version of VStudio, either 2003 or earlier version. Anyway this is what the app looks like in the development environment(I upgraded to VS 2008) [url]http://img89.imageshack.us/i/devvn.jpg/[/url] and this is what the app looks like when I run it [url]http://img251.imageshack.us/i/runn.jpg/[/url] One can see the …

0
78
Member Avatar for satiss7pwr

Hello, I have one asp.net application at server side, having oracle database, Now my question is what is minimum requirement at the client side i.e, should i install oracle at client side to access database from client side? Thanks

Member Avatar for Ramesh S
0
157
Member Avatar for kiran.madke

Guidance for live online exam project I'm new to s/w development as well as .NET .Plz provide me with guidelines for my project. 1.) It's an online live MCQ exam project using ASP.NET with sql connectivity. and c# lang. guide me theoritically & if possible plz. provide the source code …

Member Avatar for kvprajapati
0
62
Member Avatar for Ycefire

Hi there, I was really hoping I could find a person which could help me with my server setup to get it fully working for ASP.NET web applications under Win 7 Untimate (32bit). I'm trying hard to setup but I still can't get into the database file. I want to …

Member Avatar for Ycefire
0
158
Member Avatar for nirveshverma

hey buddies:) here is login page for begining purpose in asp.net i hope you will enjoy it and it is expected there is some mistakes also so please feedback it. Thanks

Member Avatar for umamahesh2020
0
155
Member Avatar for wbrands2

1. I am having a real struggle trying to accomplish something for work. I have a starting page with a textbox and a button. I want to be able to post the value entered in the textbox to an iframe, but the iframe is on another another web page called …

0
58
Member Avatar for judithSampathwa

i have a datagridview in that i have two combo box columns, i want to make one of the combo box to be a text box as well as a combox but the other combo box i want to leave it as it is? how can i do this??? i …

0
78
Member Avatar for zeetec

Hi, I have a datalist which contains a linkbutton. The LinkButton is populated with templatename which is a field from my Database table. My LinkButton has an onclick event which attempts to populate the clicked templatename's value into my textbox (called txttest). Here is my front-end code:- [CODE]<form id="form1" runat="server"> …

0
57
Member Avatar for jlego

i have a few habbits in vb .. 1) ME before anything local in a form, example: me.label1, me.textbox1 and so on. 2) string.empty or in vb6 vbnullstring instead of = "" 3) put call infront of a function call... call pull_data instead of pull_data 3) instead of using if …

0
70
Member Avatar for haripriyamca05

I have gridview for file download with linkbutton which keeps filename as commandargument and one more column with number of files to be downloaded. Condition is that if have more than one file i redirect to another page otherwise i can download my file there itself. I am having my …

0
113
Member Avatar for Dragonbaki

I am new to ASP.net.. Can anybody explaine me how to do number validation..? I need for phone number, age etc... very urgent.. Pls..

Member Avatar for CrappyCoder
0
72
Member Avatar for Eric Cute

Hello to all. First of all, I would like to say that Im jst a newbie to ASP.NET development and Im just trying to explore the VWD IDE. So here's what happened: 1. Tried to add SQL DATABASE under App_Data Folder. (good) 2. Tried to add table. Created table definition. …

0
84
Member Avatar for lbmanikandan

Hi, I am using asp.net with SQL2008 facing a concurrent user issue, if 2 users launches the application and clicks save then it is allowing to save the record twice. I need to avoid saving duplicate record. How can i acheive this? 1 thing i thought of taking Modifiedat value …

Member Avatar for kvprajapati
0
233
Member Avatar for praveen_dusari

hi all, i am new to asp and i have a problem in editing the data...here is the code can someone please help... [ICODE]protected void Page_Load(object sender, EventArgs e) { if (Session["admin"] == null) { Response.Redirect("Default.aspx?msg=1"); } if (Request.QueryString["id"] != null) { SqlConnection conn = new SqlConnection(); conn.ConnectionString = helper.ConnectionString; …

Member Avatar for kvprajapati
0
176
Member Avatar for kiran.madke

hi everyone i want a solution for this. i tried to check a all data from datbase table using dataset with a foreach loop. but this logic check only first row not below that so any one help me to solve this problem so i can check all rows from …

Member Avatar for CrappyCoder
0
771
Member Avatar for DavidMorley

I want to bring data from certain cells in an Excel workbook into a datatable. The Excel is 97 - 2003 and is in \Box_zero.xls. The code snippet below gives an error "Could not find installable ISAM". From what I see in the literature, this error often means that there …

Member Avatar for DavidMorley
0
107
Member Avatar for sbglobal

hi I am using auto complete extender and it is not working in Web user Control . But Working in Web form Please give its solution ASAP. Cs Code [code] [System.Web.Services.WebMethod] public static string[] GetSuggestions(string prefixText, int count) { MyDatabaseDataContext db = new MyDatabaseDataContext(); return db.Movies .Where( m => m.Title.StartsWith(prefixText) …

Member Avatar for Ramesh S
0
402
Member Avatar for Stivi

Hi, is there some way to close the window after clicking the button on webpage? I found some examples in VB.net, but I want to make it using C#... S

Member Avatar for Md.Akbar pasha
0
104
Member Avatar for kieky

hi all..i'm new in asp.net can you show me a code to using search button, please? i'm using c# and linq sql.. this is very urgent.. :(

Member Avatar for kvprajapati
0
59
Member Avatar for Prabhakar bagde

How Can crate A Slide Show in asp.net page using java script and image is inside the sql database

Member Avatar for kvprajapati
0
69
Member Avatar for kieky

Hi all.. i have button save. when i click the button, i should Response.Redirect("~/Admin/DaftarUser.aspx") but i must double click to do that? whats wrong?

Member Avatar for kuracha
0
64
Member Avatar for anki1986

From Where i can get the free menu bar styles for using in my site plz help me ...........

Member Avatar for kvprajapati
0
41

The End.