Click here to Skip to main content
15,915,019 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: relating between an asp.net web application and a winform Pin
DigiOz Multimedia17-Sep-07 5:10
DigiOz Multimedia17-Sep-07 5:10 
GeneralRe: relating between an asp.net web application and a winform Pin
H.R17-Sep-07 15:44
H.R17-Sep-07 15:44 
QuestionLogin control help Pin
sjp70016-Sep-07 8:46
sjp70016-Sep-07 8:46 
AnswerRe: Login control help Pin
Sandeep Akhare16-Sep-07 20:29
Sandeep Akhare16-Sep-07 20:29 
QuestionNightly, weekly, monthly autoevents? Pin
Aaron Hudson16-Sep-07 7:41
Aaron Hudson16-Sep-07 7:41 
AnswerRe: Nightly, weekly, monthly autoevents? Pin
DigiOz Multimedia16-Sep-07 13:02
DigiOz Multimedia16-Sep-07 13:02 
GeneralRe: Nightly, weekly, monthly autoevents? Pin
Aaron Hudson16-Sep-07 21:37
Aaron Hudson16-Sep-07 21:37 
GeneralRe: Nightly, weekly, monthly autoevents? Pin
DigiOz Multimedia17-Sep-07 4:52
DigiOz Multimedia17-Sep-07 4:52 
Here is what I had in mind:

I. Create a Windows .NET EXE Application using this function that calls an asp.net web page which would do your nightly autoevent:

http://www.codeproject.com/script/comments/forums.asp?forumid=1646&mode=all&userid=1587313&select=2183223&df=100&fr=2109.5#xx2183223xx[^]

II. Schedule a Windows Task:

1- Go to the following menu option on the start menu:

Start > All Programs > Accessories> System Tools > Schedule Task >

2- Double click on the "Add Scheduled Task" icon. The Scheduled Task Wizard will pop up.

3- Click Next. On the next screen, click the browse button and select the windows "EXE" program you just created.

4- On the next screen, choose Daily, Monthly, etc (how ever often you wish to run it) and hit next.

5- Choose the time and hit next.

6- Enter a username and password and hit next.

7- Click finish to finalize the scheduled task.

That should do it.

Pete Soheil
DigiOz Multimedia
http://www.digioz.com

Questiona gridview problem [xmldatasource & xml/xapth][2] Pin
pidakar16-Sep-07 5:53
pidakar16-Sep-07 5:53 
Questiona gridview problem [xmldatasource & xml/xapth] Pin
pidakar16-Sep-07 5:41
pidakar16-Sep-07 5:41 
AnswerRe: a gridview problem [xmldatasource & xml/xapth] Pin
Sandeep Akhare16-Sep-07 20:31
Sandeep Akhare16-Sep-07 20:31 
Questiondatabinding with controls Pin
prachishah16-Sep-07 1:02
prachishah16-Sep-07 1:02 
Questionpost data from asp.net 2.0 page to PHP Page Pin
Ahmad Adnan15-Sep-07 23:09
Ahmad Adnan15-Sep-07 23:09 
AnswerRe: post data from asp.net 2.0 page to PHP Page Pin
Guffa16-Sep-07 2:04
Guffa16-Sep-07 2:04 
QuestionJavascript drag and drop problem Pin
Dot Net15-Sep-07 19:02
Dot Net15-Sep-07 19:02 
QuestionHow to use asp:ImageField in a GridView Pin
RoyRose7815-Sep-07 7:12
RoyRose7815-Sep-07 7:12 
Questionbreaking out into server code while rendering javascript Pin
Guy Harwood15-Sep-07 5:50
Guy Harwood15-Sep-07 5:50 
AnswerRe: breaking out into server code while rendering javascript Pin
MoustafaS15-Sep-07 10:15
MoustafaS15-Sep-07 10:15 
AnswerRe: breaking out into server code while rendering javascript Pin
MoustafaS15-Sep-07 10:15
MoustafaS15-Sep-07 10:15 
GeneralRe: breaking out into server code while rendering javascript Pin
Guy Harwood16-Sep-07 3:33
Guy Harwood16-Sep-07 3:33 
QuestionSelecting a role when registering a user Pin
DarynRoberts15-Sep-07 3:18
DarynRoberts15-Sep-07 3:18 
QuestionAssembly in asp.net Pin
Rinki Mukheraji15-Sep-07 1:54
Rinki Mukheraji15-Sep-07 1:54 
AnswerRe: Assembly in asp.net Pin
ademsandeepreddy15-Sep-07 20:12
ademsandeepreddy15-Sep-07 20:12 
AnswerRe: Assembly in asp.net Pin
Paras Kaneriya16-Sep-07 19:29
Paras Kaneriya16-Sep-07 19:29 
Question[Urgent] Can someone tell me how to put an Html file into a pdf? Pin
Big Ralph14-Sep-07 23:26
Big Ralph14-Sep-07 23:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.