User Management

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


ADVERTISEMENT

User-management Package

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

Advanced User Management

What I want to do, is in my admin page, where I have all the users details, I want to be able to see when they last logged in, how many times they've logged in, and which user's are currently online? Just so that it can be used for reference, and also as a sort of extra security.

Also, is there any way that I can make the login more secure? At the moment, it only uses Sessions, is there anything else I could do to make it more secure?

View Replies View Related

User Login Management

i've previously asked for a toturail or refrence to help me build up a user management :

login/register/remember passwoed / logout.

View Replies View Related

DB Management

provide some example/template/links for a web-based access
database management (CRUD) system?

View Replies View Related

ASP Forum Management

if anyone has a bead on an installable forum besides SNITZ. Im not totally concerned aboutit being free or not

View Replies View Related

Management Thingy

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

Link Management

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

Picture Management

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

Folder Management

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

Content Management

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

ASP Session Management

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

Content Management

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

State Management

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

Session ID Management

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

Content Management

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

Content Management

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

Session Management With Cookies

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

Time Management Apps

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

WebDev Client Management

Does anyone know of a free script that I can use to create a login area for clients to view progress on the website I am creating for them, and then also view invoices etc,
I don't really want to have to make somthing if it already out there,

View Replies View Related

Content Management System

Do any of the ASP programmers on this form utitlize ASP Content Management
Systems for any of their customer (or own sites). If so, I would be grateful
for any feedback and thoughts on using CMS in a hybrid static or asp web
page environment.

We are reaching the point where our site content and
format is chaning too rapidly to be able to deploy custom asp applications
quickly enough or smoothly enough.

If this is too off-topic could someone advise a robust discussion forum
where I could pose this question?

View Replies View Related

Looking For Download Management Software

Basically, I want to create a site where users can download files for free. It's almost like a windows theme site if you've seen one of those. There's a file (zipped) that contains the files, and users can view an image to see what this "theme" would like if they downloaded it and installed it.

I'd need something out of the box that:

Allows user uploads
Allows file rating
Allows users to sort files by ratings
Allows for categories and sub-categories
Runs on MS SQL

I can code a lot of the finer details, but I'd like something to start with to help save me some time. Cost isn't really an issue.

Anyone have any ideas? I've checked hotscripts.com and aspin.com and couldn't really find anything. but maybe I missed something... or maybe you know of something.

View Replies View Related

Req ASP Project Management System

anyone know a freebie project management system that gives both admin and
clients the ability to add notes with file attachments (COM less)

View Replies View Related

Cursortype Management With Dreamweaver CS3

I recently upgraded to CS3 from Dreamweaver MX and was surprised to discover that the automatic coding for Recordsets had changed quite a lot. The software now generates commands rather than recordsets. IE :

Code: .......

View Replies View Related

Content Management Solution

I have a certain Internet project to develop,and I'm Interested in advices Regarding good development tools available in terms of getting Maximum job done in minimum time and minimum investment in buying third party development software.

In general,the project is to turn a static HTML website to a dynamic ASP pages Enabling the site owner a friendly interface to change its contents.In addition it a required to have the possibility to change the Website into a "members only" website allowing A registration process and an automatic or manual billing.

i was thinking that the use of some Content Management Solution is the most
suitable for this case.I would like to hear your opinions on the subject + references,
links,Recommendations for the easiest, cost effective ways to implement that
sort of project.

View Replies View Related

Content Management System

created a CMS and it's all working fine. One feature I'd prefer is to have the person editing the page to have an option of sending the page for review (like Contribute) does or simply confirm changes like usual.

I have a few ideas floating aorund like having a seperate table for it so when they choose 'review' it submits it into table, person can review it, editor goes back to page, to the 'review' table and can update/add it into the main table.... anything easier than this?

View Replies View Related

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 View Related

Database Management Code

i just wanna a simple code for ADD, Find, EDIT, REMOVE asp code to manage a simple database contains only products name and its details and picture to be viewed in web site. is there any?

View Replies View Related

Content Management Form

What I am looking for is a way of taking an access db memo text field that has serveral paragraphs and using it on my page. Then when there is a new paragraph in the text it inserts a <P> . I can not seem to find a way of doing this, an ideas? how do things like this forum do it?

View Replies View Related

Lead Management Application

I am currently running a MS SQL DB with all my lead information, I want to port that info to the web, and alot of people said the easiest way to go is ASP. Basically I just want to pull all the fields from my DB and change any info i see fit. Is this doable with ASP? if so, how easy would it be?

View Replies View Related

Content Management Systems

I'm looking for a content management system, which integrates with asp. I could write my own bespoke asp website but why re-invent the wheel? The site is of small scale, bookings, events etc. to run on win 2000 server. Would somemone be able to help with this and make some recommendations.

View Replies View Related

Content Management System

I'm looking for an ASP content management system that has like a premium access system included, so we can set parts of the site aside for the premium members only and was curious if anyone here could provide me with some names of programs.

View Replies View Related

Content Management System

it would allow a user to create a file.asp by allowing them to specify the name of the file and then the script will create the file on the server. but how would I go about doing that, I haven't seen any examples of this.

Also how would I make it so that the user could create sub files to be a sub part of the parent file? Basically lets say they create a sports file, and then under sports they create files called baseball and so on. But how could I program this so that the user would be able to see this structure as well as create files to go into this structure?

Also, I want to create a dynamic menu that would take the files and then create a menu that holds parent links as well as child links...so many content managers easily create dynamic one link menus, but I would like to create a dynamic menu that has parent links as well as child links.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved