13,153 Topics

Member Avatar for
Member Avatar for fatihpiristine

hello guys... long time not to involve to c#/asp.net so i dont remember so many things. i have problems to adapt log4net to my website to log all the activities.. i checked and tried out so many things but nothing works. i have sample web application from its producer but …

Member Avatar for fatihpiristine
0
121
Member Avatar for jochem23

Hello, I have a webapplication which has to use the printer and other devices on the client to print documents and make financial transactions via bankcard terminal (like you do at your local shop) I'm not allowed to use ActiveX so I was wondering if the following is possible. I've …

Member Avatar for SheSaidImaPregy
0
72
Member Avatar for patmagpantay

How do I host my website to the internet using my windows server 2003? It has intel core2duo E6600 and 2GB ram, I'm expecting little traffic from the internet. Thanks! Can you please point me to a step by step tutorial? Thanks!

Member Avatar for SheSaidImaPregy
0
94
Member Avatar for Corna

I am coding in C#, asp.net 2. I have a radiobuttonlist on my page which applies a rowfilter to a DataView and bind it to a GridView control on each selectedindexchanged event. When I click on the radiobuttonlist only sometimes I get the General Internet Explorer error, and in some …

Member Avatar for SheSaidImaPregy
0
162
Member Avatar for sbv

Hi... I am using FRAME Page in my asp.net 1.0 project. I am Coding in vb.net and used JS also. The problem i am facing is that, when the page opened in Frame has an link to open next page then it opens that page within the same FRAME page …

Member Avatar for SheSaidImaPregy
0
113
Member Avatar for ebabes

I had just compiled my site using Publlish Website feature of Visual Web Developer. But when I deployed the compiled website in the local IIS, I received the following error message in the browser: Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of …

Member Avatar for ukerbel
0
74
Member Avatar for AniWeb

Hello All, Iam using Sql Server 2000. I want to Bind the Gridview with the Database, by giving the name of the table in the "Use Data Source" option in the Smart Tag of the Gridview. In the Add Connection Dialog Box I give "Microsoft SQL Server(SqlClient)" as a Data …

Member Avatar for AniWeb
0
112
Member Avatar for mambojerry

I am a new asp.net user and I am trying to use this peace of code inorder to send data from the website to a console and email address. I have managed to write all the required functions, but when it comes to sqlConnection and sending the data, that is …

Member Avatar for SheSaidImaPregy
0
146
Member Avatar for Dha_King

Hello i'm trying to make a webpage that work well with handheld units (like a cellphone). Here is my problem. The admin should be able to delete post in a xml file, it's actually a guestbook with am xml page as database. Is there a way to delete this post …

0
71
Member Avatar for jamello

hi there guys! I have a scenario that is presently giving me sleepless nights. I need to call an asp method from an "onclick" html event but the method is being called too early. [CODE] Public Sub CheckForSomeErrors() If Session("FliteDate") = "" Then Response.Redirect("../Errorpage.aspx?ErrorDetails='Flight Date' cannot be blank!! Click 'Previous' …

Member Avatar for jamello
0
154
Member Avatar for priyankaagrawal

Hello everyOne, I have build one active x control,now use this active x control in website,now i want to run this website in different machine with link [url]http://192.168.0.3/Website/Default.aspx[/url]. But the requirement is that .net framework must be installed on each machine where i want to run the link,but i don't …

Member Avatar for priyankaagrawal
0
104
Member Avatar for AniWeb

hello all, I want to know that how I can determine that User has logged first time in my website, so that I can force him/her to change his/her password, which is assigned by the Administrator. I have tried to keep Session variable in the Global.asax file to maintain login …

Member Avatar for AniWeb
0
114
Member Avatar for justapimp

I have this peace of code that I am working on and I would like to get the record count data returned by this querrey bellow. [code] SELECT COUNT( *) AS 'TotalGeofence' FROM GeofenceData WHERE (DeviceUID = @DeviceUID AND Time BETWEEN @StartTime AND @EndTime) [/code] I then used this C# …

Member Avatar for justapimp
0
119
Member Avatar for amith003

Hi all, I have created a DataGrid and i have included a template field of checkboxes(i.e' a column is created consisring of checkboxes) now i want to know how to get the data from the row in the datagrid where checkbox is selected and assign that data to any variable? …

Member Avatar for SheSaidImaPregy
0
152
Member Avatar for jochem23

Hello, I have a problem and i'm not sure if the solution i have is the only way to solve it. I'm trying to developing a webapplication in vb.net which enables users to print documents on their own pc. It should do some more stuff on the client (provide ATM/PIN …

Member Avatar for SheSaidImaPregy
1
350
Member Avatar for greeny_1984

hi , i want to use radiobutton list in a data list.i want to assign text to the radio button list based on '<%#DataBinder.Eval(Container.DataItem,"picture")%>' but i dont know how to do it. plz help

Member Avatar for SheSaidImaPregy
0
71
Member Avatar for blackbr

ASP.net 1.1 vs2003 My vb.net solution is separating the code behind (aspx.vb) files from the aspx files by putting them into the "miscellaneous files" folder. I'm not sure what caused this, or how to fix it. The problem isn't critical, as I can open an aspx file, and it correctly …

Member Avatar for blackbr
0
84
Member Avatar for davidm1978

Hello I have a company from Israel and I am looking for asp.net developer from India that will work from his home to build a project for my company in Israel Please send me email to: [email]rotlevi.web@gmail.com[/email] Thanks David Israel

Member Avatar for ithelp
0
83
Member Avatar for AniWeb

hello all, Iam using a gridview which is bounded with datatable. There is also need to have a edit button which is used to edit quantity (textBox) in the data table. I want to edit only Quantity not all columns. So anyone please guide me that how I can do …

Member Avatar for a_shym41
0
68
Member Avatar for Ole Raptor

Hello everybody, I have a module that I am trying to print a specific table. My print button works but it prints the whole page and I needing the table (receipt) to print. Any suggestions or tips are greatly appreciated. Thanks

0
51
Member Avatar for farax_x

Hi all, I have to create file share network folder,my code is: Dim fs As New FileStream("\\<machine1>\Sharefolder\file.prm", FileMode.Create) windows authorization have done before,and i have full control permission on that folder. with this Code, i get this error : [COLOR="Red"]Logon failure: unknown user name or bad password.[/COLOR] How can I …

Member Avatar for ericstenson
0
283
Member Avatar for ritika_khanna

i have entered some values in textboxes in one page and stored in database.now i want to display that values on another page in a table format using gridview. how can i do this. please tell me urgently.

Member Avatar for priyankaagrawal
0
69
Member Avatar for nice_true

Hello! I had problem sending mails through asp.net, even after writing the code. But after providing the IP address of my pc in the relay option in IIS, the problem finally got solved. But now the problem is that the same code when I tried to run on a pc …

Member Avatar for jamello
0
138
Member Avatar for priyankaagrawal

is it possible to create setup of my own to install .net framework in machine, So that i can install only the files required by my webpage,and what ever is required to Run webpage. Any body know this

Member Avatar for priyankaagrawal
0
97
Member Avatar for greeny_1984

hii, i am retrieving data from a business logic in the form of icollection, i need to assign only one column fron this collection and assign that in to another data table,i dont know how to do this.waiting for u r replies

0
66
Member Avatar for greeny_1984

Hii, i have a datalist in my page containing a image button as item template.The design page is as follows <asp:DataList id="ddlist" runat="server" RepeatDirection="Horizontal" Width="30px" Height="134px" RepeatColumns="5" CellPadding="1" CellSpacing="5" > <ItemTemplate> <table> <tr><td> <asp:ImageButton ID="img" runat="server" Height="75" Width="100" ImageUrl='<%#DataBinder.Eval(Container.DataItem,"filename")%>'></asp:ImageButton></td></tr> </table> </ItemTemplate> </asp:DataList> th ecode behind is as follows public void …

Member Avatar for greeny_1984
0
120
Member Avatar for priyankaagrawal

Is It possible to install only CLR and not the whole .net framework, Because i want to run my webpage link in no of machine,so installing .net framework in all machine will not be good, So i want to install only the dll or libraries needed by my webpage and …

Member Avatar for priyankaagrawal
0
79
Member Avatar for ebabes

Can anybody help me look for a site that will host my ASP.Net web files for [COLOR="Red"]FREE[/COLOR]. Thanks.

Member Avatar for ericstenson
0
79
Member Avatar for greeny_1984

Hii, i want to use cvs for my project.I heard many cvs versions like tortoise cvs,igloo,pushok s/ws.wats the best version control system that can be used with .net,how to install it .Any free downloads available for cvs.waiting for u r replies

Member Avatar for greeny_1984
0
71
Member Avatar for anansiva

hi can anyone know about dallas key and how to use these dallas key function in .net.....please it s very urgent ..if anyone know help me.......thanks in advance

0
96
Member Avatar for MikeF77

Hi, I developed an Intranet website using ASP.NET/VB.NET 2005 where I need to retrieve the Windows Username. I am using Windows Authentication through Active Directory. This works fine when I create a Virtual Directory within the Default Web Site, and the IP address is Unassigned. The User is not challenged, …

Member Avatar for ericstenson
0
86
Member Avatar for Kusno

Dear all, My user scan all documents paper to PDF files. The PDF files are saved in one folder in my website. By using ASP.Net 2.0, I show up those PDF files in Internet Explorer. How do I protect my PDF file in order to avoid saving my PDF files …

Member Avatar for ericstenson
0
80
Member Avatar for priyankaagrawal

I have made one windowscontrollibrary,in that i created one function fun1() in which i created one thread,this thread call another function fun2(). Now this function fun2() contain event. Now when i am using this dll in webpage in client side,and handling the event,i am getting this error that System.reflection.targetException and …

Member Avatar for priyankaagrawal
0
58
Member Avatar for dotNetDummi

Hi experts, I have a problem with downloading file. Okay, my project is setup in IIS (pointing to the folder in my desktop) and my users are able to login, upload a file into the folder. However, they are not able to download the file (except me). How can I …

Member Avatar for dotNetDummi
0
94
Member Avatar for maurya_alld
Member Avatar for ukerbel
0
109
Member Avatar for shilparaheja

hi everyone this is shilpa i've got to do a mini project in colege .iam in the final semester can anyone suggest me wht kinda project i can do and in which platform.thank u...

Member Avatar for Jx_Man
0
90
Member Avatar for bharathi_n_r

hello, I am very new to web development... I have a problem with tables...refer to the attachment. Actually i have to design a registration page exactly the same as they have given me as a printed output....(hard copy).. I used tables for designing that.Layout>Insert table... I completed the page as …

Member Avatar for nithysony
0
71
Member Avatar for ebabes

I had finished my website using Visual Web Developer and when i put it in the local IIS and make request to the site, an error displayed in the browser like this The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error …

0
76
Member Avatar for kenkejas

[B]Hello,[/B] We are small but very smart company located in Lithuania developing products for German, Canadian and Lithuanian customers. We are looking for bright, experienced and responsible developers capable of [B]working remotely[/B]. If you are web experienced developer developing with Microsoft platform ([B]ASP.NET[/B], [B]C#[/B], [B]MS-SQL[/B]) you are warmly welcome. To …

0
15
Member Avatar for nandhinijp

Hi, I want to know how to make the aspx page in button click at the runtime.My requirement is that User enter the qusetion and click the submit button automatically create one new .aspx page with that question and also my usercontrol design.. after i submit the answer rewrite the …

Member Avatar for greeny_1984
0
64
Member Avatar for greeny_1984

Hi everyone, i want to use cvs for my project which is being shared by three members.i dont know any thing about cvs.does any one idea about cvs .wat type of cvs should be used for asp.net and protocols to be used.waiting for u r replies

0
66
Member Avatar for blackbr

asp.net 1.1 + vb.net I am redirecting to a page with a querystring. The system processes the logic of the page_load sub, hits the end sub, then begins the logic again. It does this only once on first entering the page. When I debug, I can see this activity... when …

Member Avatar for ericstenson
0
146
Member Avatar for ritika_khanna

i am working on online railway reservation project in vb.net. i want to know after entering reservation details by user in a table where user can made only 6 person's reservation e.g train_no,source,destination,name,class,berth,age, senior citizen then how to calculate sum of ticket price of all the 6 persons when button …

Member Avatar for ptaylor965
0
75
Member Avatar for Cano82

I listed top 5 data by gridview. I use itemtemplate and hyperlink for them. An Idditon I have an Image. When I mouse over on hyperlink the image will be change. How can it ?

Member Avatar for Cano82
0
1K
Member Avatar for amith003

Hi Everyone I'm using ASP.NET with C# for an application. I want to know how to take values from a database(sqlserver) and store it in session variables in .net. Can anyone pl help? Thanks in Advance

Member Avatar for amith003
0
107
Member Avatar for knowledgelover

hi, I am desiging ASP.net website , in one of the forms I need to import data to an excel work book with a specific name but I need to check first is that work bokk already exist so not recreate but only add a sheet to it . here …

Member Avatar for mellamokb
0
144
Member Avatar for stevendmar

Someone please help!! I am use to working with MS Access. So, for me, working with SQL is a downgrade at this point. But, I have to do it. I am working with Microsoft Visual Web Developer which apparently is supposed to be easy!!! The help feature is pretty extensive …

Member Avatar for ericstenson
0
100
Member Avatar for Serv8r

Hi, New to forum and appreciate the help. Our site is repeatedly trying to authenticate users for public forms. The NTFS permissions are set correctly for the files to read. The user group is set up under the server. We recently tried to switch over to a new platform and …

0
39
Member Avatar for DATABASE

i need to upload a picture to a webpage it should be uploaded with its details (name,size,....) how can i do it

Member Avatar for postmaster
0
113
Member Avatar for unicorn11

Hi All, I am developing a website using asp.net 2.0 and C# as my language and would like to know if it possible to upload a website without its cs files. if how is it possible? Regards unicorn11

Member Avatar for alc6379
0
101

The End.