Useful Softwares In ASP Like Forums, Intranet And CRM

Can I get the list or names of forums which is as good as PHPBB or Invision in ASP....

And also Can I have the names of good CRM and Intranet in ASP as well. Basically I need CRM for my client who want to manage theirs Link Building Management Process.

View Replies


ADVERTISEMENT

SQL Forums

I am building a stored procedure to populate a textarea. Where I can find good forums to get assistance in building stored procedures?

View Replies View Related

Forums

I've made some forums, and I thought it might be useful if I put it on the forums for anyone to use. It's attatched, and I've even included a sample database for it. You can customise it as much as you want. I've even added a CSS file which you can modify.

This is the forum design I use on http://robmusic.somee.com/, and it works rather well. The only thing I haven't done is, when you delete a post, it doesn't reduce the amount of replies or threads in that forum.

View Replies View Related

Free Web Forums Using ASP/ASP.NET

I want to compare the availability and functionality between the free PHP/ASP offerings. Code:

View Replies View Related

ASP Based Web Forums...?

like we can put php based forums in our web , so is there any asp forums available for ur web.

View Replies View Related

Types Of Users On My Forums

Assume I have three types of users.
Type I can only Read Posts.
Type II can Read and Edit. And
Type III can Read, Edit and Delete Posts.

Now to manage this, do I need to make three different users in my DB or should I just use ASP to determine that what permissions should every user have. For example, Type I users will not have the edit and delete button on thier screens and Type II users won't have delete button on their screens and Type three would have all three buttons.

Even if I make different users in my DB (assuming it's necessary for security), so how would I determine that what connection string should I connect a specific user with since we have to give the user name and password on the ADODB connection string?

View Replies View Related

Mailing Lists (forums)

I have been looking for mailing list scripts, but discover that they all seem to be for "newsletter" type lists rather than debating lists. Are there any that can be used to allow all subscribers to post?

View Replies View Related

Unread Topics Forums

I'm working on the ASP forum and have a little problem. I don't know how to check if topics and forums are read or unread. I have an idea. In table topics i add column with name IDS that stores ID numbers of users that read the topic. So when somebody writes a post in the topic, the IDS empties.

When you open the topic your ID is stored in IDS. There is no problem with topics but i don't know how to do that with forums, because there could be more unread topics in one forum. how you guys do this. So how do you check if there are some unread topics in forum and if the topic is unread. With cookies? sessions?

View Replies View Related

Customizing WebWiz Forums

I found webwiz forums as best ASP 3.0 open source forums out there. It Might be better if I would have posted this msg in webwiz support forums but I GET ANSWERS FROM SITEPOINT.

What I want is to host multiple forum sites on one single SQL database and one code folder. I know it may require hard code and database changes but I'm not sure where and how. It is highlighted here that each website will be having its separate

- Users
- Categories
- Forums
- Admin Setting
- And Different Adminitrators

I searched on other sites but no one is sure of his/her own opinion (May be/try this/can be).

View Replies View Related

3rd Party Plugins For ASP Based Forums

I need to upgrade my forums, but don’t have any time. I’m looking to purchase some third party plug-ins to handle some of the new functionality.

I need code to handle the:

Private messaging system

Transferring of threads from one forum to another

Banning users temporarily and permanently

Editing users posts and titles

View Replies View Related

SSL On Intranet

I am developing a system that needs really security,but on INTRANET.Do I need SSL??
If yes how will I use SSL in ASP??

View Replies View Related

Intranet Example?

Please recommand any intranet examples with the good navigation and interface design?

View Replies View Related

Intranet And ASP

I have got a little experience with web design, and have produced a basic website for a local charity run advice centre.They have a variety of forms, some in PDF format, some hard copies, which at present they fill in by hand then post out. We have been talking about moving towards a paperless office for them and a way to automated form filling. My best shot was to look into creating an Intranet for them and using ASP we could be able to fill the forms in on the PC then print out.
Are there any specific things that need doing to the server to run an Intranet, and as I said earlier, I'm new to ASP so I wanted to know if anybody has any Ideas or templates that would be useful to help me with this project?

View Replies View Related

Asp Intranet

There are 3 pcs on a network in the office and I am designing some stuff using an access db and asp pages. Instead of everyone using my pc, they want to be able to logon and work off it from their pc. I just type in http://localhost/mysystem and I can access it but I don't know what url they need to type in to access the pages?

View Replies View Related

Intranet

I have a comments form on Intranet.And I want the information written by users on this page send to my e-mail address,and the user doesn't have to write his/her mail address on this form.We are on same domain.The free scripts use smtp but no need while sending mails over Intranet

View Replies View Related

Building An Intranet With ASP.NET

My work has decided to give me the job of building them an intranet. Being pretty new to .NET and ASP in general I was wondering if anyone knew of books or sites I should take a look at that might help me get started.

View Replies View Related

Client Intranet

I'm currently working on an Intranet for one of our clients. I'm developing a user directory for them using a SQL Server database.
My client has provided me with the information to connect to the server remotely via windows remote desktop connection. I would like to know how I go about getting Dreamweaver to connect to the database?
Will I have to create a database locally and then publish the local database onto their server or, can I create the database on their server and using DW to connect to it?

View Replies View Related

Intranet Search

I have developed a company Intranet page,and have the requirement of adding a search function to it. My question is,i need a simple search solution, that will search through my site which has include files.What tool do you recommend to run that will index my pages?

View Replies View Related

My Intranet Website

I have an Intranet website that our corporate users and customers access to pull up information on various things. I now have to publish content that should only be available to corporate users. I do not want to create another website or use host headers... there is no login page or anything today within the ASP pages.

What is the best way for me to host content that only internal users can see? I thought about removing all NTFS permissions to the "private" directory where I plan on having web pages... thinking that IIS would prompt users when trying to access pages within this directory. For some reason, IIS still displays the page. I'm not sure what I'm missing.

View Replies View Related

Intranet And Internet

I'm dowing a web site on my intranet in a ASP page I have to made save option, on the intranet everything is working fine, but when I upload my website in the internet I have this message:

The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

What is the probleme my page is in ASP and on intranet it's working fine.

View Replies View Related

Intranet Development

I am currently preparing my final year university project and dissertation, for which I am developed an Intranet system for a local company.

The company requires an online calendar similar to functionality of the one in Outlook. However, they would also like to integrate an appointment reservation booking system into the calendar, so meeting rooms/employees can't be double booked etc.

I will be developing the Intranet system in ASP because of the company's hosting package.

I have looked about on the Internet for free scripts or applications but all the ones I have seen are no good and don't contain the functionality I am trying to achieve.

View Replies View Related

Intranet And Internet

How can I programmatically in ASP detect the difference between being on an Intranet (ie no outside www access) and the Internet (where can can get www access) ?

I have a program, which has a registration module being built. The module automatically skips across a couple of servers and checks the registration codes, and skips back to the program and informs it the registration code is authentic;

the program there after continues as normal; one of my users wants to install the program on an intranet in their office - I have no problems with that except the registration system will keep stalling and requesting a valid user registration code:

View Replies View Related

Intranet & Internet Application

Is the developement process of intranet & internet application is the same....Can the internet application that I build using asp be used in a intranet enviroment....

View Replies View Related

Error Reporting In Intranet

I am trying to setup an error reporting system for our Intranet. We have a
Windows 2000 Server with SQL Server and we have an Exchange Server 5.5. I
need to set it up so I can use CDO mail. I have used CDO before, but have
never set it up to work. I built a small little page with some CDO code on
it, but I get an error when I try to run it. How can I set this up to send
mail from the webserver to people in our facility?

View Replies View Related

ServerHTTPRequest Failure On Intranet

I am trying to do a very simple piece of asp on a w2k3 server on the company intranet where i work (using IIS 6) the code is simply trying to get an xml stream via a ServerHTTPRequest.

The code I have works absolutely fine, I have tested it on a free asp friendly server on the net and it does exactly what i want it to! however when I run the code on the company intranet I get hit with the following problem.... Code:

View Replies View Related

Intranet Site Connecting

We have an intranet site which does not allow for anonymous logins so we
hate the NT user name of every visitor passed to us by the system. Is there
also away to access Active Directory and find out what network security
groups have been assigned to each visitor?

View Replies View Related

Opening Files Via Intranet

Done something with php and C/C++ sometimes. Problem:

I'm making intranet to my office and would like to open files from intranet (shared ms-net) directly to excel.

if I use a-tag those files open to IE and are read-only. I asked some ppl and they adviced to use header (theverychap from phpfreaks did this with php and it worked fine) but I can't get IIS to work right. Code:

View Replies View Related

Internet / Intranet With A Laptop

I have an ASP application that has been running fine for years. I can access the application from my laptop via the Internet without problem. I brought my laptop into the office today and plugged it into the intranet. I did not join the computer to the domain.

From inside the office I cannot run my application. I can bring up the login page and try and login, but it appear to have no session variable on the redirected page during login. I tried to set the cookies secruity to allow all, still no good.

View Replies View Related

User On Internet Or Intranet?

I'd like to check if the user accessing my site is from the internet or from the intranet, based on which I display different messages in a page. I propose to check the REMOTE_ADDR server variable to determine the user.

But I'm not sure if checking if the REMOTE_ADDR = 127.x.x.x or 10.x.x.x would suffice. Thus if the first hex part of the ip address is 10 then he's from a lan, or if t's 127, it's the local machine. Otherwise he's from internet. Would this be a foolproof way of determining where the user is from? Just forgot my TCP/IP lessons .

View Replies View Related

Simple Intranet Login

can someone tell me how i can create a simple intranet login using ASP.

View Replies View Related

Windows Authentication Pop-up In Intranet

We're trying to setup an Intranet site with one portion of the site restricted using Windows Integrated Authentication. The rest of the site is accessed using anonymous access. Here are the details of the site

1) The restricted portion of the site is protected using NTFS permissions for authorized users
2) ONLY Anonymous user has NTFS permissions to the rest of the Intranet (all files / folders EXCEPT the restricted portion)
3) The IIS setting throughout the site has both anonymous access and Windows Integrated Authentication enabled
4) The restricted portion of the site is also the application start-point (in IIS) for an ASP application
5) The restricted portion of the site launches in a new browser window (using target="_blank")

Authorized users are able to access the restricted portion of the site. The problem is that when they try to get back to any of the anonymous access pages, they are prompted with the Windows Authentication dialog.

Is there any solution to this? Are there any web server settings that I need to look for?

View Replies View Related

Security Suggestions For Intranet

reworking some security for an intranet. need to know if this will do it. user logs in and a session variable is set to true. also a time snapshot is take when they login. if the time has been over 10 minutes without visiting another page its set to false. aslo if they log out its set to false. are there any holes that i should be aware of?

View Replies View Related

How To Make File Available Only On INTRANET

I want one particular file to show only on INTRANET not on Internet. Purpose for this is, user can update their profile and view few companies rules only inside campus. Because these informations only belongs to companies's user so I do not want to show on the Internet.

View Replies View Related







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