Question : Imagecache, views

Hi,
I want to develop a gallery using views. I have imagecache and have set the size to 150 x 200 px. The view loads the images fine, but I want that when I click on one image it gets larger. How do I do that? Don't want to load the full node, just the image at a larger size.
Thanks,
Best,
Sina

Answer : Imagecache, views

Sql server installing, If you choose the default instance,
try that connection string

<add name="ApplicationServices"
        connectionString="data source=SERVER1;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnetdb.mdf;User Instance=true"
        providerName="System.Data.SqlClient" />

Random Solutions  
 
programming4us programming4us