13,936 Topics

Member Avatar for
Member Avatar for ferroariel

Hi u all, I'm working on a single asp.net page using this captcha control a couple of images and a password field Everything is OK in firefox and chrome, but IE fails allways This is the page [url]http://www.nngcamisas.com.ar[/url] And these are snapshoots of the problem [url]http://www.nngcamisas.com.ar/sitein_ff.jpg[/url] [url]http://www.nngcamisas.com.ar/sitein_gch.jpg[/url] [url]http://www.nngcamisas.com.ar/sitein_ie7_error.jpg[/url] If you …

Member Avatar for ferroariel
0
67
Member Avatar for anup.maverick

Hi, I need a vb.net code that will give me random numbers, which i will save in a database column in a primary key field. But the code should surely generate the random number. Thanx & Regards Anup

Member Avatar for anup.maverick
0
98
Member Avatar for abhipro

Hi everyone, I am working on a ASP.NET website and would like to use some functions which are part of a separate C# code. Is it possible to include that .CS file using add items and be able to use the functions. I tried doing it but the code file …

Member Avatar for fawadkhalil
0
105
Member Avatar for webdev100

Hi, as the title says, How do I disable the select button text in a gridview after clicking it once? I want to click it once, then have the select cell area render an image (and the image not clickable or linking to anything). Any ideas?

Member Avatar for plusplus
0
141
Member Avatar for geraldkf

Hi, I am looking at adding an IIS7 (Windows Server 2008) to an IIS6 webfarm environment. Our webservers handle session state through a common SQL Database that have the ASPState DB. I am getting intermittent viewstate was invalid and viewstate supplied failed integrity check error. I can't be sure if …

0
48
Member Avatar for sri_sssitc

Someone is building an application for me in VB.NET. I want to be able to check out their work. I want a way to fill up the form, by drawing values from a text file that contains sample values, as soon as I click a button (outside the application window). …

0
53
Member Avatar for MrDavo

Hi Everyone, I am seeing the following error message whilst attempting to access a website that is hosted on my workstation computer (127.0.0.1) Error Type: Microsoft OLE DB Provider for SQL Server (0x80004005) [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. C:\INETPUB\WWWROOT\INTRANET\..\connection.asp, line 12 If anybody can shed some …

Member Avatar for kbk_10
0
109
Member Avatar for abby524

Hi, I'm a newbie working with ASP.Net, attempting to create a feedback form in ASP.Net VB but I am getting the below error message. Not really sure how to create this query that its asking for. Please help...... Page.IsValid cannot be called before validation has taken place. It should be …

Member Avatar for pritaeas
0
267
Member Avatar for web_developer

hey developers i am facing a new problem and need ur help. i have a crystal report running perfect but when i press a button to export the report to specific type such as ("pdf", "excel"...) i got this error. [B][COLOR="Red"] Error in File C:\WINDOWS\TEMP\temp_d5b87b69-0a62-48a7-bb70-0f98fdbf36f2.rpt: Access to report file denied. …

Member Avatar for Castle01
0
115
Member Avatar for tadi12345@gmail

Hi, I have created a div tag with id and runat server, when the code is inserted from the server side(c#) using inner html of div, the code is inserted, but the data is not shown. ex. HTML Code: [code] <div id="content_container" runat="server" class="xyz"> </div> [/code] C# code [code=c#] protected …

0
49
Member Avatar for kapil.tandon

i have created the code like this [code=asp.net]<asp:GridView ID="grd" runat="server" AutoGenerateColumns="False" onselectedindexchanged="grd_SelectedIndexChanged" Width="100%"> <Columns> <asp:BoundField DataField="ID" HeaderText="Budget ID" /> <asp:CommandField HeaderText="Delete" ShowDeleteButton="True" /> </Columns> </asp:GridView>[/code] a show delete field will appeat at run time. i want to delete the row from the gridview.can anybody tell me how to do it?when …

Member Avatar for sekharM
0
146
Member Avatar for questionary

Hi. Is there any way to develop app (WinForms) which will fill out textboxes of web app(Asp.net) with standard data. For example I have in my web application 10 textboxes which have to be filled with cureent date. I do not want to fill every single textbox. What functionality do …

Member Avatar for questionary
0
90
Member Avatar for Edmondo

Hello everyone, can you help? I am trying to build a site using visual studio with a access database back end, basically two of the tables in the database are linked and I want to update the both of them at the same time. What I have is a "Formview" …

Member Avatar for kameswari
0
103
Member Avatar for demo_str

I am a student in need of assistance using Visual Web Deveoper 2008. I am mostly through a project (student website) but have gotten into a few tagles configuring the master page. If you are comfortabel working with me over the internet the porject is mostly done, and I am …

0
54
Member Avatar for kardsen

I am having trouble figuring out how to pull this off. Basically I have a gridview table that shows a point value in each cell. What I am attempting to do is replace the point value within the cell and draw a colorized circle/dot where the color is based upon …

0
69
Member Avatar for abby524

Hi, I'm a newbie, having problems creating a feedback form that will be sent to me via email after the client fills it out, any help would be great! When I choose ctrl f5 to take a look and test, I'm getting the below error message: A page can have …

Member Avatar for abby524
0
3K
Member Avatar for abhishektiwari

I have a application where which uses asp.net and php both.So i need a web hosting where i can run both into one.Can anyone suggest me the name of the hosting company where i can run that application. Thanks in advance!!

Member Avatar for ShemoPT
0
112
Member Avatar for 15389049

I am creating a page to search for a user in a database and display the results in a gata grid (Which i have done) Then i would like to select one of the results and use this record by holding it as a variable and pass it back into …

Member Avatar for 15389049
1
176
Member Avatar for dima shawahneh

hello im a beginner in web programming and i faced a problem i defined a button in a certain page say contact.aspx when i choose button_click event it appears in Default.aspx.cs which is not correct coz i lost my control to the page contact.aspx waiting for ur answers .. thanks

Member Avatar for dima shawahneh
0
113
Member Avatar for willopt_ric

Actually i want to add roles to my asp.net application.....how to do do that programatically??? i did in c# like... Roles.CreateRoles("admin") but its showing error:c:\inetpub\wwwroot\RoleMgtTest1\WebForm1.aspx.cs(75): The type or namespace name 'Roles' could not be found (are you missing a using directive or an assembly reference?) Can ny one plz help …

0
64
Member Avatar for vksingh24

Please forgive me if I am posting it in a wrong forum. I have a software (Sourcegear) which I use as a configuration management tool. Due to some reason I cannot upgrade the Sourcegear version. The current version i have is 1.2.1 This work well with .NET Framework ver 1.1. …

Member Avatar for Ravenheart
0
116
Member Avatar for SusanHAllen

I am having a weird problem with innerHtml that I'm hoping someone can help me with. The code displays two sections (one "EP offers" and one "LP offers" section as indicated in the code below. The code that works just fine locally, but when I upload it to the host …

Member Avatar for chandru7
0
91
Member Avatar for Letscode

I need some help to find the frame width and height in a frameset. I used something like top.[framename].document.body.clientwidth but I'm not getting the clientid when i used top. function???

Member Avatar for m.electron67
0
116
Member Avatar for witinnovation

I have read the article that how to create waiting page but not understand properly anyone can post one more example of waiting page in ASP.net

Member Avatar for Sals
0
104
Member Avatar for emint

hi i m using Asp.net and i want copy random 20 records from one table to another table in ms access database using Asp.net. and also i want have My primary key 1 to 20 in new table . if any one can help that would be really helpful thx

0
69
Member Avatar for culebrin

Hi, I have this: Public Class bParentClass [...] End Class Public Class bChildClass1 inherits bParentClass [...] End Class So, I do this: [CODE=vb] Dim vChildClass1 as bChildClass1 '<-- Here I create a reference to a child class type vChildClass1 = New bChildClass1 '<-- Here I point to a new object …

0
89
Member Avatar for rakanhaddad

hi how can i make contact me" like send mail " the customer send E-mail from my website and i will recive it from my mail please replay to my mail "i used ASP.net using C# [I]<< e-mail removed >>[/I]

Member Avatar for DdoubleD
0
277
Member Avatar for KingSoso

[QUOTE=katli;215245]Hi i have a CipherLab CCD 1000 barcode scanner that i need to use with a windows form, and have no clue as to how to focus the scanned data to the textbox. i have already set the scanner up, but somehow i cannot seem to get the .dll file …

Member Avatar for Ramesh S
0
70
Member Avatar for praveenfds

Hi, I am new to c# coding, in my form i placed gridview and configured into [B]access database[/B] and set advance option to edit,delete,update. I can read all the values but i cant edit or delete the contents, showing error like below [COLOR="Red"]"No value given for one or more required …

Member Avatar for Ramesh S
0
163
Member Avatar for ninjaimp

Hi All, I have been developing an app that will run on my work intranet. The whole appliation works but part of the app is to open a specific PDF file from a selection. So i pass the file name and path to the System.Diagnostics.Process.Start(FileName) But it keeps erroring telling …

Member Avatar for Ramesh S
0
78
Member Avatar for praveenfds

Hi, I am new to c#. Now i m currently working in a leave system project, in this i have two popup calendar to select the leave-start date and leave-end date for employee. If employee select more than 5 days, weekend dates should not be calculate as a leave credit. …

Member Avatar for praveenfds
0
645
Member Avatar for khush9

Hey, anyone can plz help me out!!!!! i hav a tabpage on a form n on its click event i want to call the tabpage of another form (like frmcut.tabcontrl.tabpage1). But i dont know how to do it???? so plzzz help me...

Member Avatar for GeekByChoiCe
0
66
Member Avatar for love_dude1984

hi.. i want to know how we can attach a ext. javascript to server controls like buttons or Imagebuttons. cause in my app. im using few image buttons. i want to change the image of image button on mouseover event, but when i try to write properties in my source …

Member Avatar for chandru7
0
155
Member Avatar for all4peace

Hi All, I'm trying to create a table that has 2 columns and some number of rows. I would like to add an additional row at the end that is one cell which extends the entire row! I'll show you a simplified code. The problem is that the last row …

Member Avatar for reach_shailshar
0
153
Member Avatar for senthilg

I'm new to this asp.net while i'm creating a new website i got error like this i don't know what to do.. my error is... " Configuring web site 'http://localhost/mysite to ASP.NET 2.0 failed. You need to manually configure this for ASP.NET 2.0 in for your site to run correctly"

Member Avatar for reach_shailshar
0
191
Member Avatar for dskumar_85

Hai friend's i created one web appliction with visual studio2005 , while i ran that page with internet Explorer it show's the same design which i created , then i tried the application with some other browsers like mozilla , opera and google chrome, it not showed the correct design …

Member Avatar for reach_shailshar
0
136
Member Avatar for draxous

hey guys...this is ma code which i used in ma application.i tried different kind of codes,but i got da same error unfortunately.i'm using my university network,which has restricted proxy sever.So is this because of the proxy server restrictions,if so tell me how to over come this please..thanx [code] System.Net.Mail.MailMessage mail …

Member Avatar for reach_shailshar
0
58
Member Avatar for thilinam

Hi I am implementing a discussion board as a phase of my project. When we visit a web site to see replies of a thread, the url of the page is something like [url]http://forums.asp.net/t/[/url][U]1335371[/U].aspx. Could anybody please let me know, what is the meaning of number 1335371 and how it …

Member Avatar for reach_shailshar
0
297
Member Avatar for dskumar_85

hai , i am the begineer in web development,shall i know how to develope the web page more attractive,i mean what are the combination of colors we use to backgroud color ,and font color and botton , is there any combination's there? give ur advice and suggesstion's Thank You....

Member Avatar for reach_shailshar
0
119
Member Avatar for firingnow

Hi, i have my application written in .net 3.5, My IIS is of version 5.1. When i tried to host my application in IIS(5.1) by creating a virtual directory and specifying the path of the application folder (which is in D drive in my machine). When i tried to browse …

Member Avatar for reach_shailshar
0
121
Member Avatar for kanuri1

how to clear a textbox, if entering data in text box is in incorrect data format (string format) than correct data format(integer format) at a time displaying range validation when cursor moving to the next text box in asp.net by using vb.net.

Member Avatar for reach_shailshar
0
39
Member Avatar for willopt_ric

Hi... M working with ListBox Control in aspx.cs. Can AnyOne help me out regarding....How to ensure that atleast one item gets selected in a listbox before button click event gets fired when button is clicked??? Thanks in Advance.....

Member Avatar for Kusno
-1
124
Member Avatar for aleph_data

Successfully put two Drop Down Lists into my GridView, now trying to figure out how to retrieve the DataValueField in my code behind Gridview looks like this [CODE] <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" DataKeyNames="GameID" onrowcommand="GridView1_RowCommand"> <Columns> <asp:BoundField DataField="GameNumber" HeaderText="GM #" /> <asp:BoundField DataField="Home" HeaderText="Home" /> <asp:TemplateField> <ItemTemplate> <asp:DropDownList ID="lstHomeTeams" runat="server" DataSource='<%# …

0
61
Member Avatar for darrindarrinnet

I have written a small application and when the form open a new file, etc. the information is not posted to the screen until after the file processing has completed. I would like to display information as it is found. VB 6 used to use the DoEvents fundtion to force …

Member Avatar for shilts
-1
4K
Member Avatar for vikas05nitb

hello guys..!! i m having problem with logout code in asp.net with c#. this logout code should end session, disable browser's back button and and if somebody try to login by paste the url of any user account page, he can't. plzzz help thank you in advance..

Member Avatar for Ramesh S
0
109
Member Avatar for love_dude1984

hi im trying to upload a file with the help of fileupload control. im using following code to save the file in to the database [code] upPic.SaveAs(Server.MapPath("Images/") + txtPrdId.Text.Trim() + ".jpg");//System.IO.Path.GetExtension(upPic.PostedFile.FileName)); [/code] the file gets saved perfectly..but when i try to display the same image somewher else, it shows a …

Member Avatar for Sals
0
133
Member Avatar for pujasunar

I had Feedback in my .net project .My how do i know that feedback is send into email as i am working on local server how do i test it.

0
52
Member Avatar for nayal_dani

I am using two dropdown list and one GridView. I have taken two update panels. In first update panel i have placed second dropdownlist in which data is coming based on the value selected in the first dropdown list In second update panel i have placed gridview in which data …

Member Avatar for kvprajapati
0
701
Member Avatar for elidotnet

Hello, i tryin to find some code to handle some situation in webpage using C# and asp.net. I have site with membership, every user have a folder with his name (if UserName is xxyyxx so the folder have the same name xxyyxx) the folder contain lots of images. i want …

Member Avatar for kvprajapati
0
89
Member Avatar for er.daljeetsingh

i have a datagridview with checkboxes in my window form and i want to sort my result with textbox without losting checkbox checked value. i place code in textbox_textchange() event. first i fill datatable with label click() [code] Private Sub Label8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label8.Click …

0
120

The End.