Is it possible to read a file from client side without browsing the file.when user click on upload button the file should uploaded on the server.

Security reasons means this is not possible. Consider putting your client information in a cookie. Your only other option is an activeX control or other program that the user can allow to be installed locally and therefore will be able to access the harddrive and get the file you want.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.