Simple Banner Management
Has anybody found a simple, no zone, banner ad management app? I just want click through and a start stop date function. I have see everything from soup to nuts on ad management form $10.00 to $4900.00. Just want it simple.
View Replies
ADVERTISEMENT
I'm doing a banner ad management system and am storing about 400 banners in my database. I need to pull them all and then sort them by weight and pull randomly from that sort to populate the page with banners (6 per page).
My problem is that pulling 400 banners and sorting them on every page is obviously a performance issue.
Does ASP have any sort of session or page caching capability that would allow me to cache these results and then update the cache anytime something changes with the banner database tables?
View Replies
View Related
looking for a rotating ad banner that shows a new image say every 15-20
seconds. can you suggest something that I might be able to use.
NOTE: This is for my church so if it were free I won't have to pay out of
pocket.
View Replies
View Related
Does any one have idea how to show banner ad in asp page. I am using ad rotator component but only problem is that its need to refreshed everytime either auto or mannual everytime for loading different image. Does anyone have any clue about banner ad without actually refreshing the page.
View Replies
View Related
I am tearing my hair out. i am trying to serve normal banners to an asp file originated from an access database.
i wasn't able to use the normal javascript rotator as the array comes from the DB.
i can't use the normal IIS Ad.rotator module as it loads a new banner only when the page is reloaded therefore has anyone any ideas of what i can dO ie: dynamically served banners rotated on a single page every 10 seconds without refreshing the page.
View Replies
View Related
I have some third party sponsor banners on my website and since installing the entire page pauses loading then displays the whole page. It seems that the page is waiting on the banners. Is there a way to set IIS or coding to load the page and then load the banners if they take longer to load?
View Replies
View Related
Does anyone know of a Banner Exchange program in ASP availavble for download - or is there a way to convert PHP programs into ASP.
View Replies
View Related
I need a rotating banner functionality to use on a html page, does any one know where can i get this done in asp.net?
View Replies
View Related
I am looking to have some advertising on my site. To do this I was going to go by the amount of Banner impresions. eg. 10000 impressions = £££. What I was thinking is to have in a database on how many impressions a advertiser has paid for then to take away 1 each time there banner is displayed, but I am not sure How I am going to take 1 impression away from each time their banner is shown on a page.
View Replies
View Related
Anyone with a good resource on how to make random banners appear? These banners are different in sizes... let's say:
Set 1: 1 banner 120 x 600 ( skyscraper size )
Set 2: 3 banners 88 x 31 ( button size )
Let's say the first time I load the page, Set 1 appears. When the page is reloaded or refreshed, Set 2 appears. All the banners have links to external sites, and they must be preserved. Can this be done without ASP coding at all, maybe just with JS?
View Replies
View Related
I need a dynamic banner generating code for putting in forum as signature. The code should pick banner urls from a MSSQL databse and display the banner image in the forum signature where we paste the code, the banner should change each time on loading and track the impression.
Forums dont accpet dynamic pages, so need to code in some special way so that forums dont see it as a dynamic page. Code:
View Replies
View Related
How would i go about making a banner rotator but have it so that when the banner is clicked another image is displayed in the banner place?
second question...how would i make i like that when it is clicked it sets a cookie?
View Replies
View Related
I'm currently using the MS Banner Rotator component that comes default with IIS, but all the tutorials i find are nly concentrating on rotating the banners per "refresh" of the page using a text file with a weighted percentage of what pic gets shown.
I would like to be able to set it so that a banner is shown every 10 seconds or so and is clickable etc...
Is this a pain or should i just bung them all in a flash movie or something?
View Replies
View Related
We have a site that has been developed in Visual Interdev that we use the PageNavBar object for the banners on each page. I have noticed that we seem to have gotten into a situation where whenever we add a new page to the site diagram, some other page loses it's banner.
Can anyone tell me if there is some numerical maximum number of pages that can appear on a site diagram? Is there some other explanation for this that I am missing? Is there a solution?
View Replies
View Related
I am having a problem with a system of banner, it walks presenting in all the pages this error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x1b98 Thread 0x2444 DBC 0x8499024 Jet'.
/banner/include/admentordb.asp, line 42
They see what it exists written in line 42, where it accuses the error Code:
View Replies
View Related
A system I use uses advanced encryption for passwords. It was taken from some sample script and adapted some where. However this was I think intended to be for passwords. So nothing too long.
However the time has come where I need to create a function to encrypt a large amount of text. It has to encrpt a large amount of text but nothing too advanced is needed to be honest. Just so its unreadable because its written to a text file on drive. It has to be a function though then capable of decrypting the encrypted text.
Any ideas ? Again Dont have to be nothing too flash. I mean I had a go at just changing letters to different letters but the function got huge with all the replaces.
View Replies
View Related
provide some example/template/links for a web-based access
database management (CRUD) system?
View Replies
View Related
if anyone has a bead on an installable forum besides SNITZ. Im not totally concerned aboutit being free or not
View Replies
View Related
What I am trying to do is to develop a dhtml based chat system.
So far everything is working as planned, took me over 6 hours to get it
working, but I am pleased with the results, it is comparable to java
chat. With no page refresh.
My problem is
How do we manage which users are online on chat and which are not.
I do not wish to use any application variables nor do i wish to use
session variables. i am trying to avoid the 2
Either the user may simply close the chat window, or he might just go
and browse another site. Either way I do not get to write the even to
the database.
View Replies
View Related
I have been asked to create a contact form for a website in ASP that will mail off the form data to a e-mail address but also log the e-mail data in a database.
They then want a web page on-line that they can view all the e-mails in (not a e-mail client, just a html view of each one).Now i have two issues with this, 1. i have never coded in ASP in my life, (php yes, lots) and 2. i dont see the point in being able to view them online when they will have the e-mail in their desktop mail client.Does anyone know of a script that will do what i'm after that is free and uses MSAccess not SQL Server?It's a big ask, but if there was something a bit like it i could have a go at modifying it.
View Replies
View Related
Could anyone tell me what big corporations do for link management? For my site, whenever I want to change a URL, I don't want to because I know there are 10 pages with that link...
But, right now I'm doing a redesign and will be editing every page, so I thought I'd better find out if there's an efficient way to manage my links...
My first thought was to create a page which I include in every page, and this page has all the links for diff pages, like so:
[vbs]
' For Default.asp
lnkTitle = "view.asp?articleid=" & rsArt("articleid") & ""
' Then using like:
<a href="<%= lnkTitle %>">
[/vbs]
But, I'd like to know maybe of an easier or more efficient way... If anything is database related, I use mySQL on a Win 2000 machine.
View Replies
View Related
Has anoyone ever tried to create an asp page that displays images that
either displays them as a slideshow or on a long webpage?
I have an html page that displays my pictures, but as there are many of
them which are large and my bandwidth is restricted I want to download
them and display them one at a time. Currently it the client tries to
download them all at the same time, or four at a time. This slows down
the downloads to an unbearable rate.
Is there a component that allows you detect when an image has been
downloaded and then allow a trigger to start downloading the next one?
Any Ideas?
View Replies
View Related
How do you create a folder in the server and then upload files to that folder? could you recommend a good and free FTP plugin?
View Replies
View Related
can anybody provide good links of content management services in asp.....
If I want to develop CMS for a website then how should I go for it???
View Replies
View Related
Is there any differenc ein the way ASP handles the Session management in Windows 2000 server with IIS 5.0 and 2003 Server with IIS 6.0?
Did anything changed with respect to the Cookie Management?
My code works well in 2000 with IIS5.0 and if I changed my deployment environment to Windows 20003 with IIS 6.0, Cookie management is not consistent and I am not able to maintain the sessions at some places.
View Replies
View Related
I am looking for some type of way to allow a client to update their web site. The thing is, I do not want them to be able to format the text in anyway. All I want them to be able to do is just type the text that they want....no formatting by them allowed at all.
Is there a program already made that would allow me to do this?If not what would be the best way to approach this?
View Replies
View Related
Is there any way a Form can be made automatically not retain its field values after it has been succcessfully posted in classical ASP. Something like the way ASP.Net can perform state management in postbacks automatically.
View Replies
View Related
I am developing a Simple ASP Application with a Login page. I want to know how session ID can be generated after User has authenticated instead of generation along with the Login page request.
Also Session ID must be unique each time the user logs in. This is required so that Session Hijacking and Session Fixation could be prevented. Should I have to use other process instead of General ASP Session Management.
View Replies
View Related
I want to know how to write a code to get related articles which have posted in a cms system, in other way I want get related articles with one which I have posted in my database like some thing in Vbulletin forum system, it under each pages has a section named related topics and show related articles about opened topic.
View Replies
View Related
Is there an article out there on dealing with content management systems and
how to replace characters (i.e. an apostrophe in a content management system
can't be put directly into a DB column, likewise paragraphs have to have the
html code in them to work).
View Replies
View Related
we are having a form where i can add products to my cart. so the user here can go on to no of pages giving details like no of products . i am using cookies for mantaining the session information like no of productds, product name, item price etc. now after all these process a page will apear where there wil be a button called "Pay Now". When the user clicks this button i should be able to clear all the cookies that are stored in the client side....
View Replies
View Related
Can anyone recommend project management, timeline and calendar apps I could
install on my own site? Hopefully ASP and SQL based. Most of my searches are
ending with expensive or limited options. Free is great of course! I need
something reasonably priced.
View Replies
View Related
i've used in my site a free user management package ,but i wanna change the Background color of that package,to match mine, but i don't know is it an included file contains these formats or coding!i've attached the package.plz check & lead me to where to change the colors?
View Replies
View Related