Click here to Skip to main content
16,006,065 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to change the backcolor and fore color of a textbox in a grid view using javascript Pin
jagan1231-Jan-08 22:32
jagan1231-Jan-08 22:32 
GeneralRe: how to change the backcolor and fore color of a textbox in a grid view using javascript Pin
Michael Sync1-Jan-08 22:36
Michael Sync1-Jan-08 22:36 
Questionright trim Pin
Sonia Gupta1-Jan-08 22:16
Sonia Gupta1-Jan-08 22:16 
GeneralRe: right trim Pin
N a v a n e e t h1-Jan-08 22:26
N a v a n e e t h1-Jan-08 22:26 
GeneralRe: right trim Pin
Sonia Gupta1-Jan-08 22:42
Sonia Gupta1-Jan-08 22:42 
GeneralRe: right trim Pin
Michael Sync1-Jan-08 22:34
Michael Sync1-Jan-08 22:34 
GeneralRe: right trim Pin
Sonia Gupta1-Jan-08 22:47
Sonia Gupta1-Jan-08 22:47 
QuestionAccessing files in a network Pin
v1i9n6o7d1-Jan-08 21:46
v1i9n6o7d1-Jan-08 21:46 
Hi all,

I have a problem which is as follows

I have a server located at remote location. I want to map a network drive on one of the client machines located at our premises through a form. The mapped path should be stored in a database table.
When a user wants to access some files stored in the shared folder, my program will pick up the path stored in the table and accordingly fetch the requisite files from that location.

I am using ASP.NET 2005 with C# as code-behind language.

Let me tell you what I have done. On one of my forms I have used the file upload control which helps me in arriving at the destination folder. I also have the path appearing in the text box when I click on the Open button. I extract the directory path and send it to the database table. So far so good. When I come to my second form, I fetch the path from the table and put it as a parameter to an ODBCConnection object. This is where it gives me an error stating (unknown) Not a valid path to the server.

Regards
v1i9n6o7d
GeneralRe: Accessing files in a network Pin
Paddy Boyd2-Jan-08 1:27
Paddy Boyd2-Jan-08 1:27 
GeneralProblem with disabling back button Pin
Soumini Ramakrishnan1-Jan-08 21:00
Soumini Ramakrishnan1-Jan-08 21:00 
GeneralRe: Problem with disabling back button Pin
Venkatesh Mookkan2-Jan-08 1:08
Venkatesh Mookkan2-Jan-08 1:08 
GeneralRe: Problem with disabling back button Pin
Soumini Ramakrishnan2-Jan-08 23:01
Soumini Ramakrishnan2-Jan-08 23:01 
GeneralAuto refreshing an ASP.Net page Pin
Anuradha6121-Jan-08 20:34
Anuradha6121-Jan-08 20:34 
GeneralRe: Auto refreshing an ASP.Net page Pin
Ravi_211-Jan-08 21:12
Ravi_211-Jan-08 21:12 
GeneralRe: Auto refreshing an ASP.Net page Pin
Michael Sync1-Jan-08 22:30
Michael Sync1-Jan-08 22:30 
QuestionHow to Get DropDown value From GridView by clicking EDIT button and drop Down Value Shold be selected Pin
mrgaddam1-Jan-08 20:32
mrgaddam1-Jan-08 20:32 
QuestionHow to deploy web application(asp.net 2.0) Pin
vidyasankar1-Jan-08 20:07
vidyasankar1-Jan-08 20:07 
AnswerRe: How to deploy web application(asp.net 2.0) Pin
N a v a n e e t h1-Jan-08 22:12
N a v a n e e t h1-Jan-08 22:12 
AnswerRe: How to deploy web application(asp.net 2.0) Pin
Abhijit Jana2-Jan-08 3:19
professionalAbhijit Jana2-Jan-08 3:19 
Generalupdate 2 tables Pin
Member 38798811-Jan-08 20:07
Member 38798811-Jan-08 20:07 
GeneralRe: update 2 tables Pin
DotNetXenon2-Jan-08 9:54
DotNetXenon2-Jan-08 9:54 
Generalevent handler in asp.net 2.0 Pin
keyto1-Jan-08 20:06
keyto1-Jan-08 20:06 
GeneralRe: event handler in asp.net 2.0 Pin
N a v a n e e t h1-Jan-08 20:17
N a v a n e e t h1-Jan-08 20:17 
GeneralRe: event handler in asp.net 2.0 Pin
Michael Sync1-Jan-08 22:22
Michael Sync1-Jan-08 22:22 
GeneralInserting Record from Dynamic Textboxes Pin
Imranlogi1-Jan-08 19:50
Imranlogi1-Jan-08 19:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.