13,153 Topics

Member Avatar for
Member Avatar for Sinderone

I am trying to populat a drop down list from a DB and would like to know what .xxx needs to go on to that page or is it all in the front side page?

0
43
Member Avatar for Bchandaria

How To Upload a Embedded media or video it to asp.net application with complete UML Source Code? ? ? ? ? ?

Member Avatar for Sinderone
0
112
Member Avatar for UFO Disko

Hello, I'm using WebMatrix/Razor along with the "Gallery Template" and I'm building up my site from there. Now I'm trying to add pagination in the user's profile for the photos. I want to show 3 photos per page. I have built the code but something is not right. The code …

0
94
Member Avatar for ninjaimp

Hi, I am trying to put together a content manegment system for a site. I have created a number of 'Template Pages' for the layout each with different CSS. All the different layouts will have the same content just laid out in different ways. So 4 pictures and text. These …

0
65
Member Avatar for ankursinghalcse

hey friends i have a problem in gridview. i have a dropdownlist that have some value now problem is that i have to fill the gridview on the basis of dropdown changed value...hey if somebody solve that problem then tell me plz i need that solutions..

0
50
Member Avatar for denmarkstan

Hello people, Please i need your help here. I have been trying to send mail in my asp.net, but no success.Click this link and try sending mail to see the error:"http://www.ckcayangba.com/Contents/Contacus.aspx". Honestly i don't know where i am going wrong. Here is my code behind: protected void ImageButton_Submit_Click(object sender, ImageClickEventArgs …

Member Avatar for danielgr
0
221
Member Avatar for danielgr

Hi, This is the first time I'm working with consuming a web service which produces a lot of data and I have a hew questions. I've created web services in the past, so this part I understand. What I'm not sure about is how to consume the web service. I've …

0
144
Member Avatar for obb-taurus

I'm having some problems with the server side and client events on my web form. What I found is that client side events fire before server events. This is problematic for me because I have a jquery function that clears the form when it's submitted but the form is cleared …

Member Avatar for obb-taurus
0
165
Member Avatar for vidyade

My main problem is how can create validation on two textbox of Stat Date and End Date . According to the Textbox Associated with the NO of th Moth . IN Example I Use mm/dd/YYYY(Please note) In this Nuber of month is two . start date March 22 2012 and …

Member Avatar for Mitja Bonca
0
68
Member Avatar for ndraycott

Hi I am trying to create a stored procedure to establish which user has upload the most videos on my site. The tables are: **Video** VideoNo, VideoName, UserNo, VideoUrl **Users** UserNo, FirstName, LastName Each entry on the video table uses the users number. I would like to return a query …

Member Avatar for BitBlt
0
102
Member Avatar for CriticalError

Hi guys I am making a new website. However I have reached a dead end and need assistants. Now I am making something similar to w3schools, if you go to http://www.w3schools.com/ and just click on HTML. Then you see how the website still remains it's consistancy, but the items on …

Member Avatar for CriticalError
0
94
Member Avatar for denmarkstan

Hello people, i need your help here;I want to use this code on asp.net application that has seperate files "Contactus.aspx and Contactus.aspx.cs" please how do i arrange these codes. [CODE]<%@ Import Namespace="System.Net" %> <%@ Import Namespace="System.Net.Mail" %> <script language="C#" runat="server"> protected void Page_Load(object sender, EventArgs e) { //create the mail …

Member Avatar for ckchaudhary
0
236
Member Avatar for artemisxx

I'm working on highlighting repeater row. And then when i click on another row, the previous row becomes unhighlighted. So it's working, but only for a split second. Once the modalpopup appears, the highlight is gone. By the way, i have a linkbutton in every row that makes the modalpopup …

0
147
Member Avatar for tanha

I developed a web application system using ASP.NET VB code with SQL Server Database. Now I need to deploy them on a real server. I never used windows host and therefore, need and look for your valuable comments and feedback for the followings: [LIST] [*]Which host is better? [*]What kind …

0
140
Member Avatar for mani508

my project is web discussion forum. profile management is one module of my project . i want to find user location using google map how it possible..?

Member Avatar for mani508
0
91
Member Avatar for mmazeemahmad

Hi i am making a stored procedure with multiple select statements when i execute them than different resultset are maken for each select statement all i need is to get one resultset from all select statements of sql quries in the stored procedure......HERE is the SP code..[CODE]SET NOCOUNT ON; Select …

Member Avatar for adam_k
0
293
Member Avatar for Bchandaria

i want to store and manage the state data in a cache object so that the other request to the same page can retrieve the data or list from the cache itself of client machine without accessing or using the webserver

0
59
Member Avatar for chandnigandhi

how to place controls next to next for images in a steps?like 1 main image consisting of different sub images.

Member Avatar for Bchandaria
0
91
Member Avatar for CRuveiro

Where can I find a free software to display error message using a callout similar to the Ajax ValidatorCallout.

Member Avatar for CRuveiro
0
80
Member Avatar for nickg21

Hey everyone, I know that there are hundreds of articles online about this same error, but I have been going at this for almost 2 days and it's time I just started a thread of my own. In my application, I have a textbox that has a CalendarExtender hooked up …

Member Avatar for mikev2
0
341
Member Avatar for pritesh2010

hi everyone, In my project i'm working on Fileupload control.when i browse a file with IE7 it gives me a full path path of file but when i'm trying in Firefox and Chrome it does not give me a file path. some says save it to your server or a …

Member Avatar for dickersonka
0
661
Member Avatar for Christos 696

Hi everyone, i am new in this Forum. I am from Greece so I'm sorry for my bad English. I must create an "e-shop" website with [B]Microsoft visual web developer 2010[/B] and [B]sql server 2008[/B]. I have done the database with sql, and the next step is make the website. …

Member Avatar for Christos 696
0
150
Member Avatar for pepyrs

Hey guys I know it had been discussed so much but I still don't get it working. What I need is to filter a gridview by a few dropdown lists and the main idea is to "continue" filtering the gridview. I mean, when I select value from ddl1, then the …

Member Avatar for robea
0
841
Member Avatar for Tissing

Today, I am going to take a break off from other software and take a review on one of the .NET component; I would call it [URL="http://www.e-iceblue.com/Introduce/excel-for-net-introduce.html"]Spire.xls[/URL]. The product title says it all, the main purpose of having this software is to enable developers/programmers to fast generate, read, write and …

0
182
Member Avatar for deceivingrakesh

Hi , guys i need help in converting WORD documents to PDF using a reference com object , i dont want to automate MS word on server , there's "itextsharp" but i dono how to convert files using that , 1 great reference lib is from subsystems , but it …

Member Avatar for AffineMesh
0
133
Member Avatar for surajrai

Hi, I am trying to put a dll to GAC. The assembly is signed. 1.I tried draging and droping (nothing happens) 2. I tried command gacutil /i abc.dll, from visual studio command prompt. It says Assembly successfully added to the cache but when I open windows\Assembly folder, I cant see …

Member Avatar for Momerath
0
274
Member Avatar for UFO Disko

I keep getting this error [CODE]Parser Error Message: Encountered end tag "nav" with no matching start tag. Are your start/end tags properly balanced? Source Error: Line 110: </li> Line 111: </ul> Line 112: </nav> Line 113: } Line 114: </div>[/CODE] My code is fairly simple (using Webmatrix with Razor) [CODE]@if …

Member Avatar for mikev2
0
626
Member Avatar for naheedkassam

hi, I have a table in sql where rights are assigned to a group of users. I have been able to read and display the data correctly into a gridview with checkboxes bound to some of the columns. The code for that is given below. [CODE] <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" …

0
76
Member Avatar for gspeedtech

I have a ASP.Net 2.0 web app in VB. I need to copy all relavant data for the current customer shown on the page from a menu action item. Then when the action has completed the copy methods, with a new Unique reference ID, I need to reload the same …

Member Avatar for ckchaudhary
0
1K
Member Avatar for pulak2008

hi i am using asp.net with c# i get this problem when i try to enter date grater than 12 "String was not recognized as a valid DateTime." i am using sql server 2005. In the table field is in datetime format.In the procedure its is also taking as datetime.and …

Member Avatar for omar isaid
0
4K
Member Avatar for geethuj
Member Avatar for omar isaid
0
49
Member Avatar for emreozpalamutcu

Here is list of things I want to do: Display context menu strip only when mouse is over the item and right clicked on it, the code I have for that is this: [code]private void contextMenuStrip1_Opening(object sender, CancelEventArgs e) { if (listView1.SelectedItems.Count == 0) e.Cancel = true; } private void …

0
113
Member Avatar for kubi081

Hi, I was wondering if you could help me with the problem of Request.PathInfo! The only difference between the two pages I will refer below is Request.PathInfo I want to make clear urls, instead of id based urls. If you want you can check the urls below: Here it is …

0
63
Member Avatar for dvlpr30062

I am creating a web page with dynamic controls and want to add events to the controls. Specifically, I have labels and checkboxes on my web page and want to add an event to review the status of the checkboxes. In the event, I want to check to see if …

Member Avatar for mitultechs
0
578
Member Avatar for bilal_fazlani

[ICODE]listbx.Items.Add(New _ ListItem(BorderStyle.None.ToString(), BorderStyle.None)) listbx.Items.Add(New _ ListItem(BorderStyle.Double.ToString(), BorderStyle.Double)) listbx.Items.Add(New _ ListItem(BorderStyle.Solid.ToString(), BorderStyle.Solid))[/ICODE] can anyone please tell me how to do this in asp code.. in vb.net it adds the borderstyle as value... when i try that in asp.net it just adds string value. [ICODE]<asp:ListItem Text=Solid Value=Solid></asp:ListItem>[/ICODE] do I have to …

0
113
Member Avatar for naveedqadri

Dear Experts, Thanks for your time. I have to creat a dynamic table through asp.net in database. On page there is a table Row with text and column with text. There is button Edit above the table: User press + to add a row or colum Column and row is …

Member Avatar for naveedqadri
0
124
Member Avatar for samaustin

Hi Friends, can anyone provide me java script for asp.net calender control using regular expressions for mmm-dd-yyyy format. it must check whether the year is leap year or not and for month it should check whether it has 28or30or31 days and it should also check (jan-00-000 ) month year should …

0
39
Member Avatar for samaustin

Hi all, I am fresher in asp.net. I have entered values in text box. when i clik OK button, values of text box should be displayed in Grid View.after that if i click on save button the values in grid view should store in sql server(backend),also insert, update ,delete operations …

0
47
Member Avatar for naheedkassam

I have a table in sql that holds the rights and values (True/false) for different groups for an application. Using sqldataconnection I have been able to get that data into a radgrid, but all the check boxes have been disabled. How do I enable them so that a user can …

0
164
Member Avatar for krunalk

Hi All, I have to redirect page to no-page-found.aspx in case there is no such page is existing in website. i have implemented it. it works on local successfully but it is not working on live site. if i write .aspx at the end then it is redirecting. ex. i …

0
110
Member Avatar for rotemorb

Hello Guys. my problem is this: I want to use this Jquery: [CODE] <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server"> <script src="http://code.jquery.com/jquery-latest.js" type="text/javascript"> $(document).ready(function () { $("#tblGames tr:even").addClass("alt"); $("#tblGames div:odd").addClass("alt"); }); </script> [/CODE] in order to alternate coloring a table (zebra style) this is the table definition: [CODE] <table id="tblGames" runat="server" border="1" style="border-style: …

Member Avatar for pritaeas
0
482
Member Avatar for naheedkassam

hi, I have a web form that consists of several Radcombobox. The first combobox gets its list from a database. After selecting a value from this combobox i would like it to update the text shown on the second Radcombobox. The autopostback is always resetting the value of the second …

Member Avatar for naheedkassam
0
184
Member Avatar for solomon_13000

I attempted to set up pagination for the datalist control. However when I click next link the next image doesn't display. Then when I click previous the first image is displayed. Did I miss something in the code? [CODE] <table border="0" width="800" bgColor="#ffffff" height="644"> <tbody> <tr bgColor="#ffffff"> <td height="173" colspan="2" …

0
122
Member Avatar for buzzykerbox

Hi, I'm new to asp.net, I'm creating a quiz, I have a set of questions that are stored in an array and they are stored in session state, when I load the first page of the quiz a question is randomly chosen with a set of answers. when I move …

Member Avatar for bigstar
0
99
Member Avatar for game4tress

I need to create an application (or find one application) that copies files from a computer to another, across the internet to create automatic backups. The target computer is a company server to which i have phisical access. The "source" computer(s) (several computers in several clients, that we - company, …

Member Avatar for ninjatalon
0
1K
Member Avatar for Antpit

Hi I have a Formview control on an aspx page. I want to display labels to say something like record 1 of 5 and total number of records found. Here is the code (from the MSDN Site) that does not raise any errors but the labels stay blank. Thanks [CODE] …

0
67
Member Avatar for talhatanveer

Hello, I am trying to navigate through all the pages(links) in the following HTML code : <div class="ajax_paginator"> <ul> <li class="prev"><a href="#">«</a></li> <li class="p1 current"><a href="#">1</a></li> <li class="p2"><a href="#">2</a></li> <li class="p3"><a href="#">3</a></li> <li class="p4"><a href="#">4</a></li> <li><span>…</span></li> <li class="p944"><a href="#">944</a></li> <li class="next"><a href="#">»</a></li> </ul> </div> I am using Webbrowser control(C#) to …

Member Avatar for thines01
0
135
Member Avatar for MARKAND911

I am having a problem in adding Chart control to my Toolbox. When i click [B]Choose Items[/B] from my Toolbox Context Menu, my VS 2008 crashed down, and gets closed. So I am finding another way to add chart control to my toolbox. So I need help in adding chart …

Member Avatar for rohitorque
0
76
Member Avatar for AliQadir

Hi, I have GridView on my asp.net Page I want to validate the Gridview. I want that in my Grid , Records with Null Value do not be displayed,Like I have some Null values In second column rows So I need to Hide those Null Values, In fact Entire row …

Member Avatar for KushMishra
0
119
Member Avatar for rohitorque

I saw similar post in several forums but still i have the same doubt... CAN I USE NULLABLE WITH OPTIONAL KEYWORD??? What is the problem with using both together??? are these 2 keywords similar??? hope someone will clear it for me..

0
82

The End.