Forum: C# Aug 4th, 2008 |
| Replies: 5 Views: 4,458 Hi Now it's working Thanks a lot i am marking the post as solved. |
Forum: C# Aug 4th, 2008 |
| Replies: 5 Views: 4,458 Hi Thanks A lot long back i solved it i forgot to close but anyhow now i am with one more issue.
But now i a m facing problem with network.
when the network goes down and comes up it is not... |
Forum: C# Apr 21st, 2008 |
| Replies: 5 Views: 4,458 Hi thank you for your suggestion,can you please provide a me a example.
or let me know how to make a service account to have security rights on remote machine where that account will not exists. |
Forum: C# Apr 16th, 2008 |
| Replies: 5 Views: 4,458 Hi all,
can anybody please tell me whether is it possible that through windows service we can able to move file from one machine to another....???
what i made is
first i checked with... |
Forum: ASP.NET Dec 11th, 2007 |
| Replies: 6 Views: 15,755 Hi objDT is datatable object
here goes the entire scenario....
if page is not postback,then i am creating a datatable with the required columns(1 dropdown,3 textboxes->4column)
and i storing it... |
Forum: ASP.NET Dec 10th, 2007 |
| Replies: 6 Views: 15,755 hi thank you for your reply.
i did it with the following example.
http://www.sitepoint.com/article/net-shopping-cart-datatables/2
this is what have done:-
<html... |
Forum: ASP.NET Dec 8th, 2007 |
| Replies: 6 Views: 15,755 hi Thanks for your reply .it seems i had not given the complete information.
in the example what you gave shows the data from sql database. and add's data to it.
but for me
1.i need to show... |
Forum: ASP.NET Dec 6th, 2007 |
| Replies: 2 Views: 2,444 wow.....,
i was been searching for last one day and i was not able to find easy solution &what ever i found were some third party,complicated code.
finally i adjusted to use textbox properties... |
Forum: ASP.NET Dec 5th, 2007 |
| Replies: 6 Views: 15,755 Hi
I need to make application similar to excel sheet .like i have 4 columns where in (1 row will be static to display header)
and below 1 column will have a dropdownlist and remaining 3 columns... |
Forum: ASP.NET Dec 5th, 2007 |
| Replies: 2 Views: 2,444 Hi all,
i need to do like ,when i place the mouse pointer on a textbox(i think its onmouseover event.not sure)
it should display or popup a small message which provides information about the format... |
Forum: ASP.NET Dec 5th, 2007 |
| Replies: 5 Views: 22,692 ok i did it but not as per requirement with one textbox for selecting path with button and another to display the file |
Forum: ASP.NET Nov 16th, 2007 |
| Replies: 5 Views: 22,692 No it did'nt worked .....
Attribute 'onchange' is not a valid attribute of element 'input'..... |
Forum: ASP.NET Nov 15th, 2007 |
| Replies: 5 Views: 22,692 thanks for giving it in minimum lines of script.
I had already done it upto that extent(of which i am able to get path of the file into textbox(which is not visible)but with more number of... |
Forum: ASP.NET Nov 12th, 2007 |
| Replies: 5 Views: 22,692 Hi all,
I want to have a button in a page like 'open File'. on which if user clicks, it should open open file dialog box to select a file and as soon as he clicks on the open button it should open... |
Forum: ASP.NET Nov 7th, 2007 |
| Replies: 2 Views: 962 check this http://www.codeproject.com/aspnet/krullfilesytembrowsing.asp |
Forum: ASP.NET Nov 6th, 2007 |
| Replies: 9 Views: 3,851 hi kusno
can you please send me if you have any example .
as
SheSaidImaPregy has given a link which has tabs vertical in a page .but i need to display in horizantal format similar to this link... |
Forum: ASP.NET Nov 5th, 2007 |
| Replies: 9 Views: 3,851 Thanks a lot Fungus1487,SheSaidImaPregy .
SheSaidImaPregy had provided an example link which i had gone through i'll check it whether i can make it in similar fashion. |
Forum: ASP.NET Nov 2nd, 2007 |
| Replies: 9 Views: 3,851 Hi i am new to asp.net.
i am preparing an asp.net application which is of like this
it will have a webpage,which consists of multiple tabs
when i click on each tab it will display different... |