Forum: ASP.NET Oct 13th, 2009 |
| Replies: 1 Views: 230 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: MS Access and FileMaker Pro Aug 16th, 2009 |
| Replies: 0 Views: 381 I has a problem with MS Access queries:
In SQL, if I want to include arabic word in the query where part,
Simply I add 'N' before the arabic word.
The question is what represents... |
Forum: ASP.NET Apr 14th, 2009 |
| Replies: 0 Views: 303 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: 458 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: 878 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: 506 You should Specify your SmtpServer as following:
SmtpMail.SmtpServer = "abc" |
Forum: ASP.NET Feb 24th, 2009 |
| Replies: 1 Views: 5,466 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: 370 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,075 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: 484 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: 770 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: 625 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: 625 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: Windows NT / 2000 / XP Nov 24th, 2008 |
| Replies: 4 Views: 1,049 ok, just give me TSR driver to try it.
Thanks In Advance |
Forum: Windows NT / 2000 / XP Nov 24th, 2008 |
| Replies: 4 Views: 1,049 I tried to get this driver (TSR driver) but I couldn't get it.
Sorry, Can you give me a link that I can follow to download this driver.
Thanks in advance. |
Forum: Windows NT / 2000 / XP Nov 23rd, 2008 |
| Replies: 4 Views: 1,049 I have a program that runs on DOS.
The language of the program is Arabic.
When I run the program from command prompt on WinXP,
the program runs well, but there is a problem:
the problem is that... |
Forum: ASP.NET Nov 19th, 2008 |
| Replies: 1 Views: 663 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: 790 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: 497 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: 923 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: 472 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: 581 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: 448 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,101 I want to go to a specific TextBox in the page. |
Forum: ASP.NET Jul 30th, 2008 |
| Replies: 3 Views: 1,101 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: 424 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: 426 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: 535 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: 444 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,747 I want a free smart asp.net datetimepicker or datepicker control.
thnx in advance. |
Forum: ASP.NET Jul 2nd, 2008 |
| Replies: 5 Views: 998 Can u tell me how 2 do this (postback).
thnx in advance. |
Forum: ASP.NET Jun 29th, 2008 |
| Replies: 5 Views: 998 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,348 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,348 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: 719 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: 894 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: 754 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: 832 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,352 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,379 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... |