- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
<Script> //Expand form with a new File fields if needed. var nfiles1 = 1; var nfiles2 = 2; function Expand() { var a,b; b=document.f.totGoods.value; a=parseInt(b) + 1 ; document.f.totGoods.value=""; document.f.totGoods.value=a; var adh1 = '<b><font face=arial color=red size=2>'+ nfiles2 +'. '; var adh = '';nfiles1++nfiles2++ files.insertAdjacentHTML('BeforeEnd',adh1); files.insertAdjacentHTML('BeforeEnd',adh); return false; } </Script> …
If u r using VbScript simple gice CDate("urDate")-3
<% [B]dim FileName,FS1 [/B] [B]FileName=Server.MapPath("<FolderName/Filename>") Set FS1 = CreateObject("Scripting.FileSystemObject") FS1.DeleteFile FileName [/B]%> For deleting the file, give ur foldername/filename like [B]FileName=Server.MapPath("Images/test.gif")[/B] [B]If u find this useful inform me...my Id is [email][email protected][/email][/B]
Hai I m Radha working as a Programmer. I hv done many sites using Access as backend...i wish to try one with SQL Server..so can anyone send the connection Program for ASP with sql server !!
0 then 'Destination is specified. check its validity. ''''' fDestination = clng(fDestination) ''''' if fDestination>=0 and fDestination0 then if len(DestinationPath) > 0 then Form.Files.Save DestinationPath response.redirect("Videouploaded1.asp") response.write " Files (" & Form.TotalBytes \1024 & "kB) was saved to " & DestinationPath & " folder." else response.write " Bad destination path." …
The End.
radharadha