Web Forms :: Timed Events For The Web Portal?
Jul 25, 2010
I am working on a marketing module. This module will allow the admin to setup marketing plans; emails and sms sending to a list of receipients. The admin will select a specific date and time on which the marketing campaign will execute (i.e send emails and sms to a list of users).
Now the problem is that I have no idea of what I shall use to monitor the server time and how I can run a timer to check the date and check campaigns dates.
View 2 Replies
Similar Messages:
Jan 17, 2011
I'm working on a SharePoint portal site, while user should be redirected to it from SAP Portal, both of the two portal, user is going to be authenticated through Active Directory.So is there a way to have a single sign on for both of them, so user login to SAP portal and then be redirected to sharepoint portal without providing his login credentials again?
View 1 Replies
Jan 19, 2011
We have an SAP portal, which is not user friendly from clients point of view, we as ASP.NET developers suggest to use ASP.NET as a presentation layer for SAP backend system instead of SAP portal.We already integrated successfully to SAP backend for data insert and retrieval.So, we need to show ASP.NET power to SAP Team! How an ASP.NET portal will be much better than SAP portal.We though of AJAX functionality, look & feel of UI, and application mobility (cross browser).
So, what are the pros and cons of an ASP.NET portal compared to SAP portal? What are the issues SAP portal has, ASP.NET doesn't?Briefly, how to convince decision makers of ASP.NET over SAP from UI/Performance points of view?
View 3 Replies
Apr 9, 2010
I've googled a bit for the exact order of all gridview events relative to and where inbetween page events. The only Microsoft article: [URL] is not very clear. I'm especially interested in the gridview row_command event relative to page events.
View 4 Replies
Jan 11, 2010
I have been tasked with designing a scheduling system to fit into an existing application. At present I have a SQL Table - Tasks which have a StartDate and EndDate column.
I have a requirement to set the Task as a recurring task i.e. Replace server backup tapes every day, or, Order more stationary once a month.
I am lost on how to design this. I can't seem to find a proper example on the net. can someone point me in the right direction.
View 1 Replies
Oct 19, 2010
I have a page with 2 Controls, a ListBox and a DropDownList.
In the DropDownList you can select a PLACE.
In the ListBox you can see all DOCUMENTS for the selected PLACE.
If you select a DOCUMENT, the program does a redirect on the selected DOCUMENT.
So, there are an AutoPostBack and an Event (if you select another Item) on both Controls.
The problem is: If I select a PLACE, then I select a DOCUMENT (the pdf document is opened), and then I go back on the page and I want to select another PLACE, the program doesn't select another PLACE, but opens the old DOCUMENT, because there are 2 Events, one to change the PLACE and one to open the DOCUMENTS.
Can I give a priority at the Events?
View 1 Replies
Feb 1, 2011
I am using Visual Studio 2005/ asp.net 2.0.
I am planning to develop a knowledge base web portal.
any links/references for the same having good and simple design.
View 2 Replies
Feb 25, 2010
I want to do something like www.mysite.com/subsite, www.mysite.com/subsite2 etc
subsite/subsite2 are not actual directories. I did something like this previously using a custom 404 error page. I'm just wondering if there's a better way to do this now, especially in vs2010/.net 4.0 ? Or would using a custom 404 still be the best method?
View 1 Replies
Jan 8, 2010
I have an asp.net (VB 2008) portal site. This is the only public page, all other pages are individual for each user after login. The portal site (and all others of course) is multilanguage, depending on users browser settings. Could I enable caching on the portal site? I don't have a language parameter given in the URL explicit. Could I set up the cache to create different caches depending on the users language set in the browser?
View 1 Replies
Oct 11, 2010
For Adverstiment purpose I want to integrate my poral site which is developed by ASP.Net Platform in social networks like (facebook,twitter,Orkut).
View 1 Replies
Jul 26, 2010
I'm quite new to asp and have run into a bit of trouble with a website that I am creating. This website that I am creating is relatively similar to the website created in the tutorial athttp://www.asp.net/general/videos/how-do-i-create-a-full-featured-customer-login-portal. When I paste this code:
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)
If Not Page.IsPostBack Then
Session("CustomerID") = Nothing
[code]...
View 3 Replies
Feb 16, 2011
I´m making a gridview with a sql query where I also do an upload to an FTP address for each column. It works and several files are being send but after 2 minutes I got "the operation has timed out". I have tried setting this in the web.config but it does not solve it:
httpRuntime maxRequestLength="6024000"
What can I possible to? Is the page timing out due to the sql connection or just the webpage request?
View 8 Replies
Aug 19, 2010
I'm looking at automating some reporting that I'm going to be generating. I want the reports to be generated and emailed at a particular time every day. These times will vary, and so will the types of reports.I was wondering if there were any better solution to creating a routine with a timer that executes at a set time every day? If I include this class and routine in the Application_Start of my Global.asax, will it always be running, or is there some awesome EventListener that I'm not aware of?
View 3 Replies
Apr 16, 2012
sometimes i get timed out & sometimes error sending mail error when i am trying to send even only one mail frm yahoo to gmail or gmail to yahooÂ
i have a function fr emailing where in i pass the parameters needed
View 1 Replies
Jan 8, 2010
So I've got a databound grid view within a UpdatePanel.
the user can change the data within the gridview then click a save button to update the data within the database.
However in order to know which rows have been changed I have a textChanged event associated with each textbox, but the event isn't being fired.
Here's the ASP code:
[code]....
View 1 Replies
May 2, 2010
i just want to use a calendar with events like date selection update,delete,creat events. and i want to do this with sql server 2005. I started my project with webApple.
and the secound, i just cand find whats wrong in this
[Code]....
the problem line is
[Code]....
View 4 Replies
Mar 25, 2010
my landline phone is connected to my computer. Now in my asp.net website there is a textbox and a button . i filled a telephone number in the textbox and on button click i want that a call get connected to the no. in the textbox through my landline phone.
Is there any workaround for this in .net framework?
View 1 Replies
Mar 29, 2010
I am interested to create portal on cassandra services, since I faced some performance and scale issues starting from 1 million of records.
Definitely, it could be solved, but I am interested on other options.
My main issues is cost of updating all necessary indexes, to make reading fast.
First, is cassandra is good way for asp.net programmers? I mean, maybe there is some other projects, which worth to take a look
And second, can you provide any documentation samples on how to start with cassandra programming from C#
View 6 Replies
May 3, 2010
I have a web page which I have created to allow users to upload excel file sheet and thus these sets of data will be inserted into the database. However, as I was testing out, I realized that if the excel file is too large (i.e. mulitple sheets, > 5 sheets) , the portal may not be able to handle the large amount of data and displayed error message like the connection is reset. I tried it with only less than 5 sheets it will be fine. Any idea if there are any codes or mechanism which could solve this problem?
View 6 Replies
Oct 20, 2010
I am working on a project where on the same portal people from different location will login, so they get connected to different database depending on the location they choose at the time of login. There will be a dropdown list during login, where user can choose the locationI use ASP.NET Login control, security/membership class.So what is the best way to implement this, should i save different connection string in web.config and based on location choosen by user read them? I would also have to change LocalSqlServer connection string for login control, how do i do this dynamicaly?
View 3 Replies
Mar 31, 2010
I have a aspx page I'm trying to (remotely) debug. It should add an image and set the src. The value seems correct if i msgbox the value that should be used for the "ImageUrl"
But viewing the page there is no image and the src is:[URL] This is a mcaffee page so is this some security thing...that is just a wildcrazy guess. Maybe i'm missing something very obvious...I did not write the code and I'm not really a aspx developer.
[Code]....
View 2 Replies
Jan 25, 2010
VWD 2008 Express. Visual Basic. SQL Server 2005. IIS 6.0.
I have created a page called Login.aspx on my web site. It contains the login control and authenticates logins with SQL tables. The page works. However, I want to configure my site so that no matter what page a user tries to access, they are taken to Login.aspx if they have not been authenticated. How can I configure my site so that users cannot access anything until they have been successfully authenticated through a login on Login.aspx?
View 4 Replies
May 25, 2010
I have an asp.net website for a car dealership. I wanted to create an admin site where personel from the dealership can add and delete cars to the site. how do I get started? what shall I read up on? I've read some of the security knowledge to add login and user accounts and what not, but now I am after setting up the website to allow this. do I need a sub domain to allow this? is that the only way? the web hosting company I am using (discountasp.net) will make me pay more $5 a month to use sub domain
View 4 Replies
Jul 27, 2010
I just want to know that how can I utilize the concept of Abstract class, virtual class etc. in my shopping cart website. I have read the tutorial out there on internet and I saw some examples too, but those examples are so general that they dosen't fit into real world scenerio like I am searching for a shopping website. Same questions again and again comes to my mind that why to made a class only to give the declaration of methods and property.
View 4 Replies
Dec 13, 2010
I have planned to create the job portal based on Industry like IT ,Pharma,banking,Airlines,Sales.
Option 1:
I have decided to create the seperate DB for each Industry but maintain the user account details in common DB
For example , Main DB is jobportal contains all useraccount details and common tables like country ,state ,city,designation in common Db
other 5 DB are IT ,Pharma,banking,Airlines,Sales .
Connect Main DB with all other DB..
option 2 :
Maintain all tables in Single DB only.But problem is job posting details different from industry to industry .so we cannot maintain common table for all industries..not only jobposting ..some other tables all same type of problem ..
option 3 :
Maintain Completly seperate DB for each Industries.. No relation between all DB..
Which one Best? Or any other option to do that other than these three ?
View 2 Replies