how to upload a photo? i need to use it in a matrimonial
applicaton...
Answer / rayabhagi srikanth
Well if you are working with any Web Server technology like PHP and MYSql.. for your matrimonial application then you can store the image in SQL database with the type BLOB. There are many sites with examples to explain hw u can store..
Is This Answer Correct ? | 1 Yes | 1 No |
Coding for Synchronizing Cache Access in ASP.NET?
Code for Presenting Parent/Child Data in a Data Grid Row?
How to Create Scrollable Micro Windows?
How to Bind Nested XML to a Repeater Control with Container.DataItem?
how to upload a photo? i need to use it in a matrimonial applicaton...
Give coding for Exception Handling Techniques in ASP.NET?
Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.
How to get the row index on checking a Checkbox in a ListView
Coding for .NET Delegates?
HOw to Build a Nested GridView Control with ASP.NET?
How we implement the paypal in my website and how we make a payment through Credit Card.
Data Reader Vs DataSet