Click here to Skip to main content
16,004,833 members

Comments by Vimal Raj (Top 2 by date)

Vimal Raj 29-Apr-13 7:45am View    
You want the website user to select a folder and your website will then zip and upload the contents. You may have to depend on any third party controls or extensions for this. as the browser is not allowed to access client side file system which opens up a security issue. Also try if JS windows shell script can be of any use for you.
Vimal Raj 22-Apr-13 6:36am View    
Could you please make it more clear. Include sample input and expected output. Do you want to filter the results based on transaction type being any of the comma seperated values. Do you need to join/union the two tables.