User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,828 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,473 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 6 of 6
Search took 0.01 seconds.
Posts Made By: radharadha
Forum: ASP May 15th, 2006
Replies: 4
Views: 2,416
Posted By radharadha
Re: Small date problem

If u r using VbScript simple gice CDate("urDate")-3
Forum: ASP May 15th, 2006
Replies: 5
Views: 1,775
Posted By radharadha
Re: ASP: Deleting a file

<%
dim FileName,FS1
FileName=Server.MapPath("<FolderName/Filename>")
Set FS1 = CreateObject("Scripting.FileSystemObject")
FS1.DeleteFile FileName
%>

For deleting the file, give ur...
Forum: ASP May 9th, 2006
Replies: 2
Views: 2,915
Posted By radharadha
Re: Uploading images on a server

This is one of my page that i used for Image uploading to server..if u want more details u contact me on the Mail : radha_992@yahoo.co.in

<%
'Stores files to the clients specified destination...
Forum: ASP May 9th, 2006
Replies: 2
Views: 2,915
Posted By radharadha
Re: Uploading images on a 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...
Forum: ASP May 9th, 2006
Replies: 5
Views: 6,970
Posted By radharadha
Re: How can i add textboxes dynamically in an asp page

<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="";
Forum: Community Introductions May 9th, 2006
Replies: 1
Views: 3,898
Posted By radharadha
How to connect ASP with sql server ?

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 !!
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 7:17 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC