Hi, I tried to use the following code to render a simple textbox to word file. I added a textbox and a button onto my form. However, I got a very strange error. Please help me out with this issue. (I am developing this in ASP.NEt 2.0 and C#)Here is my code:ASPX:<!DOCTYPE HTML PUBLIC "-//W3C//DTD...
I dunno why, my navigation toolbar for crystal report for last page, didn't work but for first, next, prev page. It did work. Anyone know why?<br/>Thanks in advance,<br/>Sho
313 byte By
shuvo at 2007-11-25 10:22:11
I am trying to log sharepoint error and other events, using the global.asax file's aplication_error event.But it doesnt work sometimes, specially when working it list events and other sharepoint items related events.Has anyone successfully implemented global.asax , for sharepoint?if,then please...
I've made a web user control to upload multiple files onto the server. The control is designed in such a way that the user can add as many file uploaders as he can he by clicking on add button.The controls get added at the runtime using JAVASCRIPT<script language="javascript" type="text/java...
Hello Everyone, On my GridView I have a True/False Column and I was wondering if it was possible to convert this to Yes/No Values instead? I looked into DataFormatString, but I couldnt find one that matched my requirements. If anyone has any suggestion, I would be extremely grateful... Thanks! :) Re...
Hi all,I have a customValidator assigned to a textbox. I've used the script with this method many times in standard aspx pages and it works no problem.The only difference that I can see in the code is that usually my textboxes are (when nested in a table) in an asp:table, but this time they a...
113 byte By
zhshqzyc at 2007-11-25 10:26:15
Can you recommend a textbook for a beginner? <br/>I am going to use c#.<br/>I am strong in Java.<br/>Thanks.
1861 byte By
mycwcgr at 2007-11-25 10:27:46
In my website http://www.hothelpdesk.com , I hope to set a global variable to store domain. so I can access the value in my code anywhere.I think both Method A and Method B can do that! In Method A, I use static variable HotHelpDesk.BLL.PublicPar.MyDomain, so I can access the value of HotHelpDesk.BL...
I have a user-control (Menu-bar) on my page and on click of menu item on user-control, I have to raise an event and handle that event on my main aspx page. On the basis of that event I have work further. Please resolve my problem.<br/>Please help me.
Can anyone suggest me a good Data and Time control which can be implemented in a Web Form? I am looking for something similar to the Date Time Picker Control used in MFC.<br/>Thanks in Advance
I created a New ASP.NET website, and I recently configured AJAX in my system. Now I want my existing website to be AJAX enabled. So what all settings do I have make in Web Configuration File in order to enable it??<br/>Thanks in Advance
Dear Friends i like to remove web site project from my computer which i created in ASP.net with Microsoft Visual Studio 2005. How i can do that.When i create a new web site in Visual Studio it will create all folder etc. I like to remove whole project from my computer.Kindly tell me steps.If you kno...
Whenever I insert the ScriptManager control of AJAX Extensions it shows a redline under <asp:ScriptManager id="ScriptManager1" runat="server"> </asp:ScriptManager>ScriptManager tag, and when I bring the cursor near it, it shows error message...
577 byte By
back12 at 2007-11-25 10:30:41
hi,I am trying to post my asp.net(c#,sql server) website on a webhosting server.I am using a dll and all the references required are inside the \bin directory.but when i try to access the page it shows "Server Error in '/' Application.",Compiler Error Message: CS0246: The type or namespac...
I have used custom validation controls for Checkboxes and Required Valkidation Controls for TextBoxes. I have associated the messages of all Validation Controls in a Validation Summary in the form of MessageBoxes.All the messages are working but the custom Validation Control's message does'...
514 byte By
svgeorge at 2007-11-25 10:31:11
Please tell me how to Insert Web Interface records to SQL database table on Button clickI have several records for approving payment and these records needs to be inserted into a table Payment List(which is already created) and when i click confirm payment button the records need to be inserted to t...
653 byte By
ninhovid at 2007-11-25 10:31:35
hi...im trying to do this in runtime:FIELD1 FIELD2 FIELD3----------------recorddata1 recorddata1 recorddata1recorddata2 recorddata2 recorddata2but i want FIELD2-RECORDDATA1 and FIELD3-RECORDDATA2 to be highlighted, i mean, as links to another page, like thisfor...
1267 byte By
Anti-Rich at 2007-11-25 10:32:14
Hi All, I am beating my head against a brick wall right now, because i am trying to pass a string to a javascript function called Tip, which will show a tooltip when hovering over an image. basically, if the string has any single quotes, it craps itself. i know how escape chars work (or i think i do...
I have a WSE Enabled web service that implements a X509 Certificate Policy and i want to know where the X509 cert resides for the web application.the webservice has the certificate installed on the machine that is hosting the webservice and life is good. BUT i am not for sure what to do with the web...
5864 byte By
kamit at 2007-11-25 10:34:10
Hello I'm a newcomer to ASP.Net. I just need to create a hierarchy for each employee like employee name, then his immidiate manager and so on. For this i need to use a teeview. But i'm facing a problem when creating nodes dynamically. Here is a sample how my structure should look like. xxx...
336 byte By
yolip at 2007-11-25 10:35:08
Hi guys, I have web page which contain one search button on the top of the page, and the other login button at the end of the page. The problem is when the user press enter, it always trigger the search button not the login button. Could you advise how can I make it to focus on login button when ent...
What is the major difference betwen View Sate and Control State??<br/>What is the major advantage of using Control State over View State when we can accompalish the same thing using View state whatever we want to do with control state as well
596 byte By
drifter2 at 2007-11-25 10:35:34
Hi guys (and girls)I am constructing a website and trying to convert some webpages to pdf files.Although i found a way to do that, my problem is in another point of my project. Lets say that i am surfing to the internet to the page: http://www.somepage.com/some.aspx?id=1How on earth am i supposed to...
I am working on an application that has a Response.Redirect inside of a class file (a custom error class file), and when I debug the code, the line is executed without erroring, but then it just keeps stepping through code (without doing the redirect).Does anyone know why it will not work, and how t...
hii have send a htmlemail mail...in asp codethat was show a error "Unable to deliver this message because the follow error was encountered: "This message is a delivery status notification that cannot be delivered.".The specific error code was 0xC00402C7."Pls help me...
Hi,I am a new bee in asp.net.I have a question to ask here.Is it possible to have a global variable for database connection in asp.net which i can use for the whole web site and ended anywhere in the web site rather than when accssing the database i can a connection and closing the connection when...
Hi, My company is moving away from the virtual directory to using DNS entries. When I promote my project to the server with virtual directory my crystal report toolbar buttons images are displayed. When I promote my project to the server with DNS entry my crystal report toolbar buttons images are...
I can,t obtain the ApllicationID of an ASP.NET applcation .NET 2.0
388 byte By
Diezel at 2007-11-25 10:41:51
I've been playing around with times in SQL server and ASP.NET C#. I got to wonder how people here would store times in the database. Say for example, I want to make a setting table in the database. I have a work shift that start 18:00 and ends 06:00. What type would you use and why?Just a stupi...
How to create Fourms in asp.net in the wsite without database .It is urgent can any one tell me how it possible with code
How can we create shopping cart without database in Asp.net
Hi,<br/>I want to populate a dataset to grid view.<br/>I have a column named "Delete", i want the grid view when encounter the columnDelete", it will automatically convert it into checkbox in grid view with 0 unchecked and 1 checked.Does anyone has idea on this?
1219 byte By
eddie_adl at 2007-11-25 10:42:36
Hi,-------------------- Date1 | Date2| Date3 |Total |--------------------Customer1 | | | | |--------------------Customer1 | | | | |--------------------Customer1...
How to get data from excel sheet and that data should store it in SQL Server using ASP
551 byte By
nazgul27 at 2007-11-25 10:43:20
I am using AJAX.NET on my web page to download the latest updates from the server. Sometimes I get the following error message:"The server method 'GetHeadlines' failed with the error: <h1>Service unavailable</h1>"GetHeadlines is a web method in my web service. Usually this err...
yu
I have a GridView in which one column has got TextBoxes. Now I want to extract the values within the textboxes on a outside Button Click (The button does'nt reside within the gridview). How can I accompalish this?/<br/>Thanks in advance
i just bought a hosting package and am trying to upload my ASP scripts. They run perfectly in visual web developer codename Orcas Express EditionLine 92: </httpHandlers>Line 93: <httpModules>Line 94: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Ex...
Hi,I am using the AutoGenerateEditButton feature provided in ASP.NET 2.0.This features will automatically generate cancel and update button when i click the edit button.I put label in grid view's item template ad textbos in Edit Item Template.My problem happen when user click the cancel button,...
Bellow code is Progress bar its open properly but after fill dataset then open excel downloading popup that time this error occurred: Server cannot append header after HTTP headers have been sent .Please give me solution. Private Sub JavaScriptFunc() Response.Write("<div id='mydiv...
159 byte By
ask4help at 2007-11-25 10:48:07
Hi there,<br/>Is there any free .NET library available for spider chart generation? I'm using ASP.NET 2.0 to develop the website. <br/>Thanks...
Hello everyone,Hope you can help.I have a project with: a datagrid, and the datagrid has some columns with values received from: a SQL database. the last column of the datagrid, is made of checkboxes.ok so I have added some rows in SQL and they appeared in the datagrid as they should, together with...
804 byte By
aaryan at 2007-11-25 10:49:13
hi everybody,want an idea on how to progress with my project.i will give you the scenario:a client visits a particular parts' vendor website and places order. say he chooses screw driver of a brand, drilling machine of a brand, etc, etc.the list may include 1 item or many items.now depending on...
Hi guys<br/>Is there an object in ASP that allow me to import a table from a database access to another?<br/>Thanks in advance
1190 byte By
yolip at 2007-11-25 10:50:24
Hi, I am trying to get the time zone from the client side, it works if i just display the result direct to the page within the javascript. However, i need to hold the result in a hidden text box or something else that i access from the code behide. the below code has script error when executing the...
Hi All,I am developing a web application using ASP.NET 2.0,VB.NET & SQL SERVER 2005.in my application i want only 4 user(multiuser) can access web form and they will be access web form as a same time also. and suppose if 4 is already login and some other user is trying to access the web form than...
288 byte By
High_D at 2007-11-25 10:51:19
I want to increase performance of an asp.net DNN site...if I create a Windows service to request a page from the server every X seconds/minutes would that help with the load times?<br/>Or is this functionality in asp.net somewhere on the serverside already?<br/>(or am I insane)
Hi All,Im using a Repeater with the following declaration:<tbody><asp:Repeater ID="rptStarItems" runat="server"> <ItemTemplate> <tr style="color: #284775; background-color: White;"> <td><asp:CheckBox ID="ChkSelected" runat="server" />&l...
245 byte By
Broodmdh at 2007-11-25 10:51:37
I have two variables, one of which contains a date and one of which contains a time, and both are of type Date. I need to be able to merge these together into a single variable of type Date, but I'm not sure how to do it. Any suggestions?
823 byte By
Suchita at 2007-11-25 10:52:19
I have made webpages in asp dot net 2005 using C# and sql server 2005.My project name is "ubility" and the ip of server is 192.168.1.49.Now the problem is when i want to access it using " http://localhost/ubility", though it shows the directory listing, it doesn't show the page when i click to a...