Forum: ASP.NET Jan 24th, 2006 |
| Replies: 2 Views: 5,073 It started working after mentioning .tmp as MIME file extension of IIS.
Thanks guys.
regards,
Madhusudhan |
Forum: ASP.NET Jan 11th, 2006 |
| Replies: 2 Views: 5,073 Hi all,
I cannot able to create project in Windows Server 2003 with Visual Studio.NET 2003
The error returned was:
The default Web access mode for this project is set to file share, but the... |
Forum: ASP.NET Dec 7th, 2005 |
| Replies: 1 Views: 7,992 Hi All,
I would like to know the differences between Sessions and Viewstates. And best uses of Sessions and Viewstates.
Thanks and with regards,
Madhusudhan |
Forum: ASP.NET Nov 24th, 2005 |
| Replies: 15 Views: 68,606 Yes ! Its working.
Thanks a lot,
Madhusudhan |
Forum: ASP.NET Nov 22nd, 2005 |
| Replies: 15 Views: 68,606 Hi All,
I need to disable Back button of IE when an welcome.aspx page load into the browser.
I dont want the user to click back button after logging in.
Is there any code to disable the back... |
Forum: ASP.NET Nov 17th, 2005 |
| Replies: 1 Views: 2,434 HI All,
I would like to have some information on
"Differences between web services and xml web services".
Does any one has some sample code on Web services and xml web services?
Looking... |
Forum: ASP.NET Nov 14th, 2005 |
| Replies: 12 Views: 23,535 Thank you Paladine.
I could able to change my folder strecture and got rectfied the Issue.
Thanks a lot of kind support from Team Daniweb.
I will be always greatful to you.
Thanks and with... |
Forum: ASP.NET Nov 10th, 2005 |
| Replies: 12 Views: 23,535 Hi Paladine,
I basically thought the same, but not implemented :).
I do work on this concept now. And i will keep you updated.
Thanks and with regards,
Madhusudhan |
Forum: ASP.NET Nov 10th, 2005 |
| Replies: 12 Views: 23,535 Hi Kedar,
I could not able to send the URL, it is kept with high security in our office.
URL is specific to the user. Need proper Authentication.
I will try and get back to you.
Thanks and with... |
Forum: ASP.NET Nov 10th, 2005 |
| Replies: 12 Views: 23,535 Yes, I made it as Virtual (web) folder
Thanks with regards,
Madhusudhan |
Forum: ASP.NET Nov 10th, 2005 |
| Replies: 12 Views: 23,535 Hi Kedar,
I am navigating to that file using browser.
And still i coult not able to solve this issue.
Thanks with regards,
Madhusudhan |
Forum: ASP.NET Oct 12th, 2005 |
| Replies: 12 Views: 23,535 Hi All,
I am working on a web site project.<BR>
And it has the following set up:<BR>
web site name: madhu and <BR>
Local path: C:\madhu\Folder1(uses web.config file which is in Folder1 only).<BR>... |
Forum: ASP.NET Oct 4th, 2005 |
| Replies: 4 Views: 4,073 I mean to say:
I dont want to refresh page everytime i click the image button.
I need to add this from server.
Like writeing javascript in class file.
Thanks |
Forum: ASP.NET Oct 4th, 2005 |
| Replies: 4 Views: 4,073 Even >> button is in the same grid.
If there are 5 rows in a grid, then
listbox1 >> buttons Listbox2
listbox1 >> buttons Listbox2
listbox1 >> buttons Listbox2
listbox1 >> buttons Listbox2... |
Forum: ASP.NET Oct 3rd, 2005 |
| Replies: 4 Views: 4,073 Hi All,
I have specific requirement in asp.net project.
I have datagrid, in that in have one dotnet list control which stores the items.And it is multiselect. Onclicking >> button i want to move... |