Why do you need the client file path? The FileUpload control will allow you to save the image on the server (even if temporarily) that you can then display on the second step of the wizard.
On Oct 31, 6:37 pm, vinod kumar <vinod...@gmail.com> wrote: > hi All, > I am using a Wizard control get data from user for regiistration purpose. > in the first wizard step, included several textbox for collecting > basic data incuding name, age etc. > also i used file upload control to upload his/her photo.(i have not > uploaded the photo with button otr any other control, this will be > done only in second wizard step) > > After completing the first wizard, user will reach to second wizard , > here user will be able to see his(using image control) and other basic > info entered in first wizrad. > > Once he sure about the data he can save the data to dabase and the > photo to an UPLOAD folder in server, by clicking Finish button in > Second step. > > What i do to display the image ,which is collected in I step , to the > image control in II step. > > Most of the forum saying that Fileupload control wont give info about > the client file path. > pls help me -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net