Forum: ASP.NET Oct 13th, 2009 |
| Replies: 1 Views: 232 I have a web application that I published it on a server.
But I have a problem with this published application, the problem is:
I have some validators in the pages, these validators work well on... |
Forum: ASP.NET Apr 14th, 2009 |
| Replies: 0 Views: 316 I am a new for sharepoint, ans there is a task assigned to me in sharepoint.
The task is as following:
we have a sharepoint site that uses LISTS to store the data, we want this site to use SQL... |
Forum: ASP.NET Apr 12th, 2009 |
| Replies: 3 Views: 460 I has a login page in my web application,
when the user login my web application through login page, he is redirected to the welcome page.
All this is ordinary, but the problem is when the user... |
Forum: ASP.NET Mar 26th, 2009 |
| Replies: 2 Views: 885 Al Salam Alikom,
I have a simple solution:
Create a table from a single cell and put your treeview in this cell
then go to the properties of this cell you will find an attribute "Dir",
assign it... |
Forum: ASP.NET Mar 26th, 2009 |
| Replies: 4 Views: 509 You should Specify your SmtpServer as following:
SmtpMail.SmtpServer = "abc" |
Forum: ASP.NET Feb 24th, 2009 |
| Replies: 1 Views: 5,540 I want to check if the user had selected a node from a treeview or not using javascript.
I'm using VS.NET 2.0.
Thanks In Advance. |
Forum: ASP.NET Feb 15th, 2009 |
| Replies: 1 Views: 372 I want to restrict the data types that FileUpload control show on some types.
i.e. whaen the user clicks on the Browse button the window that comes up show only for example the word files(.doc and... |
Forum: ASP.NET Jan 20th, 2009 |
| Replies: 0 Views: 1,087 I am trying to write the following code:
query = dtdatacontext.storedprocedure1();
DataTable bindingTable = query.CopyToDataTable();
But I can not find the CopyToDataTable() method.
is there... |
Forum: ASP.NET Jan 15th, 2009 |
| Replies: 1 Views: 486 I want to execute a stored procedure using LINQ and retrive the results into DataSet.
Thanks in advance. |
Forum: ASP.NET Dec 25th, 2008 |
| Replies: 1 Views: 776 I am using Enterprise Library 4.1(October 2008)
and I am trying to use DBCommandWrapper but I can't find it
I had added the following references:
Imports System.Data
Imports... |
Forum: ASP.NET Nov 27th, 2008 |
| Replies: 2 Views: 628 hi all,
all what I want to do is inserting a linkbutton in Reporting Services that performs some thing.
Thanks In Advance. |
Forum: ASP.NET Nov 26th, 2008 |
| Replies: 2 Views: 628 hi all,
I want to create a link in Reporting Service that redirect me to another page(Not a supreport) or executes some code.
e.g, the customers IDs appears as links and when clicking it retrives... |
Forum: ASP.NET Nov 19th, 2008 |
| Replies: 1 Views: 666 I want a free control that allows me to write formatted text in it (Like MS Word).
And I want to know how to store this formatted text int the database
and how to retrieve and display it again in... |
Forum: ASP.NET Sep 7th, 2008 |
| Replies: 0 Views: 793 I am using a Login control, where the user name in supplied in the format "aaa@aaa.com"
The text is displayed in the "LoginName" control in the same format "aaa@aaa.com"
I want the LoginName... |
Forum: ASP.NET Aug 28th, 2008 |
| Replies: 1 Views: 501 I am using Forms authentication in my web site.
The user is authenticated via the domain users (Active Directory).
I want if the user is logged on his machine on this domain and tried to browse my... |
Forum: ASP.NET Aug 14th, 2008 |
| Replies: 0 Views: 924 I am using Enterprise Library 3.0 for implementing exception handling in my web application.
It works well and it was writing in the log file.
Now, it works well but it does not write in the log... |
Forum: ASP.NET Aug 10th, 2008 |
| Replies: 0 Views: 473 I want a source code to a web application that I can use to upload a word 2007 file and store it in a database in an image field and then take the contents of this file.
but please consider the... |
Forum: ASP.NET Aug 3rd, 2008 |
| Replies: 0 Views: 583 I am using a web services in my web project.
the project is runing using web services fine.
I had pblished it and made it anonymous access so if ay one write the URL of the web sevice in the... |
Forum: ASP.NET Jul 31st, 2008 |
| Replies: 0 Views: 449 how to set the session timeout for the application to 90 minuits.
I am using asp.net 2.0
thnx in advace. |
Forum: ASP.NET Jul 31st, 2008 |
| Replies: 3 Views: 1,116 I want to go to a specific TextBox in the page. |
Forum: ASP.NET Jul 30th, 2008 |
| Replies: 3 Views: 1,116 I want to go to a specific position in the page when the user clicks on a specific button.
I am using asp.net 2.0 |
Forum: ASP.NET Jul 30th, 2008 |
| Replies: 0 Views: 427 I want to go to a specific position in the page when the user clicks on a specific button.
I am using asp.net 2.0
thnx in advance. |
Forum: ASP.NET Jul 29th, 2008 |
| Replies: 0 Views: 427 I have set the properties of my web services to be anonymous access to be able to call it easly from the code.
But now, the user can navigate to the web service through the url and use it without... |
Forum: ASP.NET Jul 28th, 2008 |
| Replies: 0 Views: 540 I had applied exception handing using EnterpriseLibrary 3.0.0.0.
I added the reference for Microsoft.Practices.EnterpriseLibrary.Common,
'Microsoft.Practices.EnterpriseLibrary.ExceptionHanding,... |
Forum: ASP.NET Jul 17th, 2008 |
| Replies: 0 Views: 446 I have 2 problems with Reporting Service:
The first problem: I can't show report header and footer.
The second problem: I am using the Arabic language to display the numbers and dates
... |
Forum: ASP.NET Jul 9th, 2008 |
| Replies: 1 Views: 1,760 I want a free smart asp.net datetimepicker or datepicker control.
thnx in advance. |
Forum: ASP.NET Jul 2nd, 2008 |
| Replies: 5 Views: 1,004 Can u tell me how 2 do this (postback).
thnx in advance. |
Forum: ASP.NET Jun 29th, 2008 |
| Replies: 5 Views: 1,004 I have a gridview that contains an 'edit' command button.
The problem is that when I click the this 'edit' command button it does not work from the first time,I must click it 2 times to enable edit... |
Forum: ASP.NET Jun 4th, 2008 |
| Replies: 7 Views: 1,351 thnx for ur reply,
dtRecords is a table that I created in runtime and the grid view columns is not specified in the design so I want to specify the datetime format through this.line:... |
Forum: ASP.NET Jun 3rd, 2008 |
| Replies: 7 Views: 1,351 I am adding rows to a runtime table as following"
dtRecords.Rows.Add("RecordingDate", typeof(DateTime));
the date is stored as long datetime but I want to view the date date only in thos runtime... |
Forum: ASP.NET May 14th, 2008 |
| Replies: 1 Views: 722 I've developed a setup project for my web project,but when trying to browse it
from IIS the following error comes up:
No connection could be made because the target machine actively refused it... |
Forum: ASP.NET May 12th, 2008 |
| Replies: 1 Views: 896 I have downloaded a FolderBrowserDialog dll and added it to my project.
I toke an object and showed it: mydialog.ShowDialog();
but it appears minimized,I don't know why.
I need help to solve this... |
Forum: ASP.NET May 7th, 2008 |
| Replies: 3 Views: 758 My web page contains a treeview.
when the user select a node, how can I reset the selection to nothing
i.e, making that no node is selected.
thnx in advance. |
Forum: ASP.NET May 7th, 2008 |
| Replies: 1 Views: 835 I have a web page that contains a treeview.
The problem: when the user expand a node the treeview height increases
and so the positions of the controls below the treeview goes down.
I want to... |
Forum: ASP.NET Apr 24th, 2008 |
| Replies: 2 Views: 1,358 I have a gridview in my web application
this gridview contains a select button
I want when clicking on this button, a popup window appears showing some infrormation
about the selected row.
I am... |
Forum: ASP.NET Apr 17th, 2008 |
| Replies: 4 Views: 5,416 I had stored a word file in database in "image field"
then I restore it in a byte array.
I want to convert this byte array into string to write it on the web page.
I am using ASP.NET 0.2 and SQL... |
Forum: ASP.NET Apr 16th, 2008 |
| Replies: 5 Views: 1,578 I had stored the word file in the database but when retrieving it from the database,
it opens in MS word not in a web page.
I want to display it in a web page in the same format.
thnx |
Forum: ASP.NET Apr 16th, 2008 |
| Replies: 5 Views: 1,578 In my web application:
I want to store a .Doc file(word file) in database
and then retrieve it and display it in the same format in a web page.
I am using ASP.NET 0.2 and SQL 2005.
thnx. |
Forum: ASP.NET Apr 15th, 2008 |
| Replies: 1 Views: 1,489 In my web application:
I want to let the user select a folder (not a file)
I am using FolderBrowserDialog but it display as a blank window
there is only ok and cancel buttons but there is... |
Forum: ASP.NET Apr 7th, 2008 |
| Replies: 0 Views: 761 I am using Azman (Authorization manager) with Asp.net 2.0
I am trying to add a user to a role in the code:
role.AddMember(user.ProviderUserKey.ToString(), null);
but the following error comes... |