13,153 Topics
![]() | |
![]() | 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 … ![]() |
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 … | |
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! | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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' … | |
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 … | |
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 … | |
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# … | |
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? … | |
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 … | |
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 | |
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 … | |
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 | |
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 … | |
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 | |
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 … | |
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. | |
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 … | |
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 | |
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 | |
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 … | |
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 … | |
Can anybody help me look for a site that will host my ASP.Net web files for [COLOR="Red"]FREE[/COLOR]. Thanks. | |
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 | |
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 | |
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, … | |
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 … | |
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 … | |
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 … | |
Hi, Can any body tell me step by step, how to upload an asp.net site at booked domain. Regards Maurya | |
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... | |
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 … | |
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 … | |
[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 … | |
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 … | |
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 | |
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 … | |
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 … | |
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 ? | |
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 | |
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 … | |
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 … | |
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 … | |
i need to upload a picture to a webpage it should be uploaded with its details (name,size,....) how can i do it | |
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 |
The End.