13,936 Topics

Member Avatar for
Member Avatar for apgriffiths

I have used a menu control and styled it using the CSS friendly control adapters along with a css file. When i view in IE7 or FF3 the menu works fine but when viewed in IE6 i do not get the second tier list items drop down. Here is the …

0
75
Member Avatar for rohiniskumar

Friends, I would like to build a Commercial Of The Shelf (COTS) business application using ASP.Net & MS SQL. The application will be primarily used by many people located throughout India, Data volume shall be high at times & requires printing of Invoices and reports. I would like to know …

0
51
Member Avatar for uthman4u2nv
Member Avatar for kvprajapati
0
108
Member Avatar for vizy

Hi Guys, I have 2 listboxes Listbox1,Lixtbox2.. I am moving items from Listbox1 to Listbox2.. and vice versa using Javascript with the button clicks. The code is working fine.. but I am unable to get the Updated(done using JS) Listbox Items at the backend(C#) file. I am using the UpdatePanel …

Member Avatar for vizy
0
135
Member Avatar for MJ Pieterse

I have a Java file with sub menu’s that links (via include) to my Master Page. everything works fine, except that the menu is not linking correctly. I have used relative links, but obviously the master page inherits each page and the links are not created to link via all. …

Member Avatar for MJ Pieterse
0
227
Member Avatar for noman78

Dear There I have one web application created in asp.net. i hosted the website on one american server. As the site was on american server so i did all scripting for date checks and conversion by keeping in mind the format mm/dd/yyyy. Now after one and half year i have …

Member Avatar for kvprajapati
0
129
Member Avatar for prakash.s

hi , I am new in ASP.NET.Can any ony help me how to rewrite the length Url's to short Url's using ASP.NET. I am using ASP 1.1 and .NET 1.1 Framework. please help me .some one tolds the changes need to be done in web.config file. can u give examples …

Member Avatar for Tekmaven
0
92
Member Avatar for celina23

hello all, i m very much interested inc#programming.can i get more information about asp.net? <snip fake signature>

Member Avatar for serkan sendur
0
37
Member Avatar for jforward5

Why does the code below have the error in the subject of my post? I don't get it.... How do I make it go away. Any help is appreciated [code] Partial Class NIR_Approvals_NIA Inherits System.Web.UI.Page Protected Sub GridView1_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles GridView1.SelectedIndexChanged Dim unitCost As …

Member Avatar for sknake
0
134
Member Avatar for reptar

Hi, i have an asp.net page running vb.net, connecting to an access database. I am using an inner join to connect to two tables Table1 CityID CityName Table2 DateID CityID DateText Status I am running a dataGrid which displays the CityName, DateText and Status. I would like the Status to …

0
54
Member Avatar for aga

Hello everybody! Is in possible to change a page url during callback (ICallbackEventHandler) ? Thanks.

Member Avatar for aga
0
90
Member Avatar for sangam100

Hi all, I have a table named comments having columns id, name, email, comment, commentedon, approved, and approvedon. In some cases I would like to let the admin of my asp.net web page to approve all the comments at once. Which would be the effective sql code and why? update …

Member Avatar for kvprajapati
0
99
Member Avatar for grohit

Hi, I am trying to use MySQL full text search in my application, but surprisingly the query doesn't seem to be working for keywords like 'ASP.net','Vb.net' The query is given below, [CODE] SELECT * FROM tbl_postedjobs WHERE MATCH (keySkills) AGAINST ('ASP.net') [/CODE]

0
72
Member Avatar for raymondhsu09

Hi, I have a web application(made in ASP.NET ) which displays excel document(or other kind of document) in a frame by using Response.Redirect(@"some path../Excel1.xls", true); My problem is that when i open 2 excel document one after the other.The second excel document seems to be corrupted. When i click on …

Member Avatar for raymondhsu09
0
158
Member Avatar for Traicey

I am designing a Library website, and I have two table Libarian and Student table so when the Libarian login should have access to all the database(Adding new record, updating and all) but when the student login should only view the database without changing anything, so What I want to …

Member Avatar for Traicey
0
117
Member Avatar for mshravs

hey, i created a menu bar containing three items in it. i just want the coding in vb in such a way that if i click the first one it should be directed to one form, second is directed to the other form and third in the same way................................................................................... i'm …

Member Avatar for aashishn86
0
126
Member Avatar for sid78669

Hey, I'm currently working on an ASP.net page using C#. I am looking forward to embedding videos in my .aspx pages using silverlight, but am totally illiterate towards Silverlight. Can anyone tell me how it would be possible for me to play videos using Silverlight? Also, the other possibility that …

Member Avatar for new
0
125
Member Avatar for Qasim Ali

HI I have three tables 1. Categorys (ID, Name) 2. Definitions (ID, Name, CategoryID) 3. Versions( ID, Name, DefinitionID) I have generated three objects using EDM 1 Cagegorys Navigation (Definition) 2. Definitions Navigation (Category, Version) 3. Versions Navigation (Definition) I have following problems 1. I want to update the category …

Member Avatar for Qasim Ali
0
72
Member Avatar for extofer

I have a third-party JavaScript that works as a button.... I need to call from that script to a C# function. Is there anyway to do that??

Member Avatar for serkan sendur
0
88
Member Avatar for tonief

I have created Table in SQL server with visual studio 2005 Table name Student and table data ID,name, surname, indeks, years, I have this code in C# [CODE]protected void Button1_Click(object sender, EventArgs e) { // try //{ SqlConnection conn = new SqlConnection("Data Source=.\\SQLEXPRESS;AttachDbFilename=\"|DataDirectory|\\db_lab8.mdf\";Integrated Security=True;Connect Timeout=30;User Instance=True"); // ("Data Source=.\\SQLEXPRESS;AttachDbFilename=\"|DataDirectory|\\db_lab8.mdf\";Integrated Security=True;Connect …

Member Avatar for tonief
0
71
Member Avatar for neel_patric

im trying to compare a value that a user can input in a txt box to a record in a database. for example i have a txt box which has id as txtStudId. now i have a db which has already been linked to the form using the access data …

Member Avatar for kvprajapati
0
108
Member Avatar for lefrancisco1

Hi Folks, I have created one gridview.In that gridview i've placed buttons in every cells.My task here is...when i click the button automatically that particular cell color should get changed.I even used code using system.drawing.color on selected index changing event.But once i click any one cell it affects all the …

Member Avatar for kvprajapati
0
102
Member Avatar for smjabbar

Hi, I would like to save a barcode image in a folder by using VB code. How to write the vb code to do so. pls. reply me. thank u in advance

Member Avatar for kvprajapati
0
77
Member Avatar for dzl1

Hi, noobie here. Anyone know how to tranfer my asp.net membership credentials from my localhost to online? I have a webhost that I am using to test stuff that I do offline, and have been uploading everthing after I try it on my local machine to see how it works …

Member Avatar for dzl1
0
126
Member Avatar for synwrath

Just thought I would drop by and introduce myself. I'm an 11+ year software engineer, having worked over time with web apps, services, stand alone windows forms, etc, etc. Nowadays I am working at a fairly traditional web shop, toggling back and forth ASP.NET and Asp, depending on whether the …

0
22
Member Avatar for mshravs

i just wanted to modify, add and delete a gridview by using the button controls in ASP.Net . if so i also need the coding for that three in VB

Member Avatar for Tekmaven
0
102
Member Avatar for raymondhsu09

Hi, i have a web application(made in C#.NET ) which opens excel spreadsheet in a frame by using Response.Write("<script>window.open(' xls FilePath ');</script>"); . The excel file is opening correctly but my problem is once the document is open in the application it prevents use of Excel outside the application.If the …

Member Avatar for raymondhsu09
0
160
Member Avatar for access@123

Hi everybody I am creating a application wherein i have to give customers right to open their document file edit it and save it without using word library. I am trying from last one month however i am not getting any clues. I tried html editor however the only one …

-1
58
Member Avatar for gbyerly

In the code at the end of this post, the dropdownlist and the textboxes are used to supply values for an update command associated with a sqldatasource. When the update command runs, it returns the following error: ***************************************************** Could not find control 'ddlTitle' in ControlParameter 'Title'. Description: An unhandled exception …

Member Avatar for Tekmaven
0
670
Member Avatar for chriscross86

hi, i need help with this codings. i did this in visual web developer.it is based on jscript and i need to convert it into asp.net.please help. [code=asp.net]<%@ Page Language="JScript" %> <%@ Import Namespace="System" %> <%@ Import Namespace="System.Data" %> <%@ Import Namespace="System.Data.OleDb" %> <%@ Register TagPrefix="Header" TagName="ImageHeader" %> <!DOCTYPE html …

Member Avatar for Tekmaven
0
255
Member Avatar for TejasPatel

I have a old web application in VS2003. It has a user Logon but some time it will store worng user Id in database, I can't figure it out what is the wrong. It is not happening everytime only sometime. I am trying to create that condition but It won't …

Member Avatar for Tekmaven
0
98
Member Avatar for learnerasp

Hi there, I have a div tag and working fine till yesterday. Just now I found out a problem which has to be rectified quickly. I have a div tag. When time out is approaching then we need to pop up the message using div tag. Everything is working fine. …

Member Avatar for kvprajapati
0
211
Member Avatar for Vandamn

I am trying to create a FileOpen Dialog for my website in C#, whereby i want the starting directory to be my images folder and only want to select .jpg, .png & .gif files. I also want the dialog box to return the address as though the root was my …

Member Avatar for Vandamn
0
98
Member Avatar for anil.dwivedi

Hi all, I want to run .ppsm file in slideshow window using c# in web based application without opening presentaion in powerpoint. I was given anchor link like following - <a href="CD-12 Open Value Module EMEA and Latam BlackWhite.ppsm"> Open/Save </a> When I open html page in IE8 and click …

Member Avatar for anil.dwivedi
0
356
Member Avatar for Eager_Beever

I am designing a website using ASP.Net 2.0 and C#2005. I have used a stylesheet for the background and the horizontal menu bar. I am dsplaying 4 menu items horizontally and below that I am displaying a Flash (.swf) banner. The page is being correctly rendered & displayed in IE8, …

Member Avatar for Eager_Beever
0
119
Member Avatar for znetweb

Hello all mate from daniweb, well today i got some trouble may be someone kind can help me i wanna know how to add scroll bars to the picture box so the we can scroll to view the whole image.

Member Avatar for kvprajapati
0
119
Member Avatar for MJ Pieterse

Hi, i need to find tutorials or open source projects to build stuff (think it will only be security, which i think that [url]www.asp.net[/url] might be able to assist me in a tutorial, but i also need something that will teach me/let me include on my site to have text …

0
102
Member Avatar for sfrider0

I am having problem getting all the links from a webpage. I have successfully created this using just C#. I used [code] foreach (HtmlElement link in webBrowser1.Document.Links) { string linkItem = link.GetAttribute("HREF").ToString(); [/code] Apparently C# in ASP.net doesn't have System.Windows.Forms so I can't use HtmlElement. I've tried a couple of …

Member Avatar for sfrider0
0
894
Member Avatar for cfusr12

I'm working in a CFMX 7 development environment inside our company's firewall. I've developed a coldfusion front-end to access and pass data to a .net web service (also inside the firewall). It's a simple program (.cfm) that allows a user to browse and upload a file to the web service. …

0
59
Member Avatar for skumar.snl

How can we remove Twitter user friends using C# API I am using this link methods [url]http://www.keylimetie.com/Blog/2009/5/1/Twitterizer-Simplifies-NET-Integration-with-Twitter/[/url] can somebody give some good link

Member Avatar for sedgey
0
93
Member Avatar for ReinventData

Hi, Not sure if this is the best place to post, please correct me if I should be in another room! We're in the final stages of developing an add-in for Excel which runs on the .NET framework (v2) We're planning on using IntelliLock to protect the source code from …

Member Avatar for Jupiter 2
0
129
Member Avatar for shers

Hi, How do I add a subitem to a listview in WPF? I'm coding in VB and I do not see any subitem in it. Thanks

Member Avatar for kvprajapati
0
109
Member Avatar for ChimpusDupus

One of the pages in my web application works fine when I start the application from that page, but has some problems if I start from another page, including the Default.aspx page. When I went to investigate the problem, I realized that, if I start the application on the Default …

Member Avatar for achristov
0
133
Member Avatar for hannahwill

hello i am trying to add webreference by right clicking on project in visual studio 2008 located at webadress [url]http://www.uclocal.com/customerservice.asmx[/url] visual studio finds the webservice but it dont add webreference it gives me error message below The document at the url [url]http://www.uclocal.com/customerservice.asmx?WSDL[/url] was not recognized as a known document type. …

Member Avatar for kvprajapati
0
149
Member Avatar for jitesh_83

Hi, Is there a way to do a mail merge (data coming from sql server) from a web form? I've looked into Word Automation, but for this you need Office installed on the server, and even then the mailmerge might just open on the server. I've also tried looking into …

0
57
Member Avatar for imbasant

Hi friends, Actually i have to read RSS feeds from Google news URL.I am able to read the feeds. But i am reading the feeds from a for loop which runs for atleast 2000 times. Now the problem is that Google blocks my IP address after 500 iterations, means after …

Member Avatar for mail2saion
0
92
Member Avatar for VIeditorlover

Hi, I have this problem - IIS 7 :confused: and web service installed on. When is url in form [url]http://server/folder/file.asmx[/url] - everything is ok, but once is requsted url in form [url]http://server/filder/file.asmx/function[/url] (generated by MSC design itself) IIS reports 404 - obvouisly something tests if file really exists, but I …

0
72
Member Avatar for PhilN

Hi, I used to experiment with making websites with ASP and Dreamweaver back like 5 years ago. I am now developing a website with ASP.NET and Visual Studio 2008. One thing I used to like about ASP and Dreamweaver (together) was that after a little bit of going through some …

Member Avatar for kvprajapati
0
648
Member Avatar for freshfitz

Can anyone put a quick patch on this script I want it to send the email even if a file does not exist right now I get an error if I try to send it with no file [CODE]<%@ Page Language="C#" %> <%@ Import Namespace="System.Web.Mail" %> <%@ Import Namespace="System.IO" %> …

Member Avatar for kvprajapati
0
154
Member Avatar for StewartS

Hi! Is there any consensus as to the best way to handle dynamic button clicks? The buttons are being created dynamically and conditionally placed, depending on business logic. Our problem is that on clicking such a button, the postback calls the Page_Load but not the Button_OnClick. I notice that if …

Member Avatar for kvprajapati
0
444

The End.