12,085 Topics

Member Avatar for
Member Avatar for rd_sekaran

[b]Split From - [url]http://www.daniweb.com/forums/thread145927.html[/url] [/b] [QUOTE=anish.anick;698556]Hi Unfortunately we cant use these two suggestion since our requirement does not allow to do so. I was able to solve this issue using JSON. Thanks for the information..[/QUOTE] Hi, We are also facing the same issue. It will be great help if you …

Member Avatar for YanivC
0
67
Member Avatar for giahmed

Hy all, I am sure its very simple thing and I am not just getting it, I am trying to send textbox value from one page to another and its keep giving me an error, basicaly its not finding the class I created in previous page. My web pages are …

Member Avatar for giahmed
0
96
Member Avatar for rcook

I have a simple web application with a login page. I am now adding authentication to code that already checks username and password in a database; I use Forms Authentication to write a cookie with an authentication ticket (if that's the right term) to enable a user to access pages …

Member Avatar for rcook
0
279
Member Avatar for kiranbvsn

hi, i've got a problem in asp.net i am using a master page with standard headers and footers in all the child pages. i've given the links of the header image in a cssstyle sheet and linke the style sheet in aspx master page, but how to include the header …

Member Avatar for kiranbvsn
0
117
Member Avatar for nverma

how to create a controller class? kindly guide me the steps to use mvc without using the template

Member Avatar for kvprajapati
0
57
Member Avatar for jellybeannn

I'm working on the book "Beginning Aspnet E-Commerce with C#", but I have encountered a problem. The tutorial includes a Pager Control, this works fine for all of the products it is just when the a department is selected the pager does not work, only after a Category is selected …

0
63
Member Avatar for t.k.sanjay

I use window server 2008 OS, IIS7. I have pointed IIS to the published Web App. Now when I access the website from inside the network like "http"//localhost/websiteName" I get no errors but outside of the network(i.e., out of intranet) some of my pages throws error as "The page Cannot …

Member Avatar for kvprajapati
0
29
Member Avatar for coollife

Frankly speaking 100's of programmers read the problems and not 5 percent of them give suggestions or answers Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005. when website published not while running through VS 2005 I am trying to export data …

Member Avatar for kvprajapati
0
55
Member Avatar for clone4

Hi everyone, I was just wondering why this won't work, more specifically why the replace function won't work <%# DataBinder.Eval(Container.DataItem, "name").ToString().Replace("&","&amp;") %> Thanks

Member Avatar for kvprajapati
0
47
Member Avatar for priyadharshini.

hi i am in need of password recovery in asp.net with c# as code pls any one knows raply me

Member Avatar for kvprajapati
0
29
Member Avatar for rikinshah

i have 2 gridview. i put this java script for chekbox, my id is [email]<<Email Snipped>>[/email] plz help me , if u knw the ans thn plz reply me , thank you [code] <script type="text/javascript"> // Let's use a lowercase function name to keep with JavaScript conventions function selectAll(invoker) { …

Member Avatar for Atli
0
148
Member Avatar for ALRamarao

hi, I want to bind the datasource to a CheckBoxList Based on Database Value i want to check few checkboxes, ex: in roles table ModuleIds column contain few ids with ',' seperator but my checkboxlist contain all modules, now i want to checked which module is in miduleIds field. <asp:CheckBoxList …

Member Avatar for jbisono
0
1K
Member Avatar for MarziehA

hello my friends for making page beautiful i use my whole controls table as a <TD> in parent table which apears such a frame in page.( which makes all tables corners round) now my load speed goes down. the other things is the size off all images i use in …

Member Avatar for Freon22
0
84
Member Avatar for ma.ali786

how can i restrict the web user to save my web site into their local machine i want to restrict to save it help me

Member Avatar for apegram
0
147
Member Avatar for jasystweb

I would like to understand how to retrieve an Image stored in a mySQL database as a longblob. Once retrieved, assign that image asp.net image control. Heres the code that uploads the pic to the MYSQL database [CODE] If (Not myups.HasFile) Then Return -1 End If 'FileName.PostedFile.InputStream() Try Dim fs …

Member Avatar for jasystweb
0
277
Member Avatar for dhavalcoholic

Hellow friends! I am new to ASP.net. I am developing my college major project in Asp.net 2008. How should I use Ajax controls in my web project? I added the ASP.NET Ajax Library 0911 Beta to my VWD. The controls are visible, but they dont work properly on runtime. Controls …

Member Avatar for boonfoo
0
174
Member Avatar for c_rob

I am Unable to customize a menu bar in the master page, so that it is at the middle like in [URL="http://www.uinsureme.com/content/quote-group.php."]http://www.uinsureme.com/content/quote-group.php.[/URL] But when i customized a drop down menu bar and trying to align, i am unable to figure out how to do it such that it appears as …

Member Avatar for c_rob
0
578
Member Avatar for sumangala

I am developing one application in asp.net mvc. The error that occurs frequently is parser error. Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not …

Member Avatar for kvprajapati
0
83
Member Avatar for vvashishta

I need to use a DropDownList in my application made in VB.Net where I can select multiple values from the List. Please help me out.. thanks

Member Avatar for vvashishta
0
141
Member Avatar for madhan334

hi friends i have downloaded a MPEG video and converted into flv format by articulate free movie encoder 09 and save it in C:...when i tried to use that link for uploading using asp .net web application in localhost the video gets streamed but not displayed....can anyone help me to …

Member Avatar for kvprajapati
0
76
Member Avatar for ajijacobm

hi,i'm beginner in asp..I'm doing a work on image resizing..i've my source code but it is showing a generic gdi error occured... [code=c#] using System; using System.Data; using System.Configuration; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; using System.Data.SqlClient; using System.Drawing; using …

Member Avatar for kvprajapati
0
78
Member Avatar for rekhad

Hi all I am using sqldatareader to read data from sqldatabase. The data is being shown on web forms with tabcontainer and tabs. The scenario is I have three rows of data for a client.I want to read row by row data on a button click event.I used while loop …

Member Avatar for rekhad
0
146
Member Avatar for kanuri1

hi any one try to tell me,, i created a button control ,, by double clicking only the process was going on,,when iam single click the button nothing is to be happenend,,so i want to change into single click insted of double click........ here my coding is given below....... [code] …

Member Avatar for Ramesh S
0
142
Member Avatar for Claude2005

Hi guys, I'm using Crystal Reports here. In the development stage (not published), my application works perfectly. After publishing, my application also works perfectly but whenever the crystal report involves images (picture of an employee, for example), this error pops-up. [QUOTE] Access to the path <pathname> is denied. [B]Description:[/B] An …

Member Avatar for Ramesh S
0
421
Member Avatar for WanxinG

Does anyone know how to use httpcontext.response.transmitfile or any other httpcontext function to download a file from a network drive instead of local drive? When I tried to use context.Response.TransmitFile(DownloadPath) to download files, the DownloadPath has to be local drive. If it's a network drive, the download failed. Thanks in …

Member Avatar for WanxinG
0
282
Member Avatar for sandip vav

[code] for(int p=0; p<dsForumList; p++) { dsForumList="select ForumName from KF_Fourms"; { if(dsForumList.Tables.Count > 0) { if (dsForumList.Tables[0].Rows.Count > { for (int i = 0; i < dsForumList.Tables[0].Rows.Count; i++) { strForumName = Convert.ToString(dsForumList.Tables[0].Rows[i]["ForumName"]); // strForumName =Convert.ToString (dsForumList .Tables [0].Rows[i]["ForumName"]); for (int j = 0; j < dsCategoryList.Tables[0].Rows.Count; j++) { //intCategoryID = …

Member Avatar for jbisono
0
58
Member Avatar for asha2009

I am writing an output stored procedure that i access using c#. I am trying to print the output values from the stored procedure. [code] using (SqlConnection connection = new SqlConnection(connectionstring)) { connection.Open(); SqlCommand emailcmdsql; emailcmdsql = new SqlCommand("returnemail", connection); emailcmdsql.CommandType = CommandType.StoredProcedure; SqlParameter paruser = emailcmdsql.Parameters.Add("@user", SqlDbType.VarChar); paruser.Value = …

Member Avatar for kvprajapati
0
158
Member Avatar for boycuoi

I want to invisible a imgbutton in repeater when username not admin.So here my code Check username function : [CODE]Protected Sub CheckUS(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.RepeaterItemEventArgs) Dim Check As String = Session("UserName").ToString Dim Img As ImageButton = New ImageButton Img = DirectCast(e.Item.FindControl("DltImg"), ImageButton) If Check = "admin" …

Member Avatar for boycuoi
0
199
Member Avatar for EricDLundquist

I would like to retrieve the value of whats stored in a currenlty selected row in my datagrid and store it in a string. 1. Is this possible? 2. If so how might I go about doing it myDataGrid.Rows.Cell[0].etc.etc doesn't seem to work and it is all I could find …

Member Avatar for EricDLundquist
0
199
Member Avatar for gicker1977

HI there, I have written a simple form that inserts a new record when none exists and updates an existing record when one does. It uses ASP.net and C#. The insert statement works fine, but the update statement does not work at all, though no error is returned. Any help …

Member Avatar for apegram
0
99

The End.