Mail Uploaded Files (Multiple Recipients)
Use Pure ASP Upload and Mail Uploaded Files Extensions to email multiple recipeints via a database.
At the moment the use of these extensions only supports sending to a single recipient.
Read MoreUse Pure ASP Upload and Mail Uploaded Files Extensions to email multiple recipeints via a database.
At the moment the use of these extensions only supports sending to a single recipient.
Read MoreI'm looking for an extension which can handle Fail Folder delete.
Instead of deleting single images using their names from the data base, I want to be able to delete the folder whrere they are.
Read MoreI would pay money for an extension that modified an existing ASP search results page to take each seperate word of a search string and search using that rather than the whole string.
E.g. - I have a column called Name with Smith, Mike as the data - i want the result to come up if they type in Mike or Smith or Mike Smith or Smith Mike - if that makes sense..
I have the code as an example but its just such a bugger to implement each time - a one click solution would rock...
Read MoreHi,
I'm using Dreamweaver MX to build a video rental software. Everything is working
nicely except for my stock control. I have a recordset that pulls out the
individual items for a rent. I need to then calculate how much stock is
left and then update my database accordingly.
Also if I wanr to change the mass price of items placed in inventory i can't update the price column.
Can anyone tell how to update multiple records. I'm using ASP/VB/Access.