How To Install A CMS For The Client To Make Changes To The Content
Dec 16, 2010
I have a site that is fully designed and content implemented, but need to install a CMS for the client to make changes to the content. I am used to php CMS scripts but not ASP or .Net. Basically all I need is an admin login for the client and there they can select the page they wish to edit. recommend a solution that is easy to install, implement and is free or very inexpensive? Only needs to be a WYSIWYG type editor, not too many bells and whistles.
View 5 Replies
Similar Messages:
Apr 2, 2011
e are developing an ASP.Net application. The requirement is to install and run an app (say console app developed using .Net) on the client machine through out ASP.Net application. How can we install this app (and .Net Framework required to run the app) when the user access our web app
View 2 Replies
Aug 23, 2010
can i install WCF (windows service) on client machine and call this service on asp.net web page(on the server machine)?
View 4 Replies
Apr 12, 2010
I have a ASP.NET web-site built on 2.0 framework. This works fine on IE and firefox. Now I do few ammendments to the web-site and build it on 3.5 Framework. My question is what upgradation I need to force on users of my site. Do users need to uprade with the version of IE. How does the client machine get .NET 3.5 specific assemblies.
Is it necessary for user to install Fx 3.5 runtime?
View 3 Replies
May 4, 2010
i have in my website in which i have used certain fonts that are sometimes not present on clients computer is it possible to detect if certain font is present or not and if not present directly install it on client computer
View 1 Replies
Nov 11, 2010
I'm trying to install absolute content rotator and I execute SQL file and all stuff get put into the tables etc but when I go to the place where I uploaded the content editor I get this error below.
[Code]....
View 4 Replies
Jan 29, 2011
I have a user control is shown through a SimpleModal popup (JQuery), this user control gets some data from database and displays them (the details of a record).
The problem is that this user control makes a round-trip to gets the data every PostBack for the parent page even it's hidden.
I wonder if I could make it gets its data only if the popup is appeared.
I tried to put it inside a Panel with false for Visible property and change it to true when I open the popup, but it stil call Page_Load which gets the data from database!
View 2 Replies
Mar 29, 2010
I have developed an Asp.Net application with backend sqlserver 2008 database. Now i want to install the MSI file in client system along with database file. In client system i want to install the sqlserver with out any sql editor. i.e The sqlserver shouldn't use for development purpose. The sqlserver must acts just like engine between application and database file. In sqlserver which edition i have to install in client system to do the above things ?
View 2 Replies
Jun 20, 2010
I tried to install VS 2008 on my different systems already having Framework 2 installed, it failed to install. I tried it may a times even on different systems. It runsbut after Serial No. and next i see error .net framework 3.5 installation failed and there down a list of all componetns it shown which have not been attempted. I am going to devlpe the software and without t i can;t do anything..
View 2 Replies
Mar 25, 2011
actually when I design the page in asp.net (in c#) I arrange the contents in specific way , but when make "browse in web page" the contents overlapping and some of them get bigger and another get smaller and some move from original position etc.I tried to use tables to make the content fixed , I also tried to use the percent in size of tables, td and tr but with no useful.
View 1 Replies
Jun 30, 2010
I'm looking into a ASP.Net project for a friend who has a client at the moment. I just want to make sure that I can log onto her client's machine where they host their site, I'm working from home and not on their domain.
If I can't log in using the account info they gave me, is it possible that they can limit FTP access from outside IPs? Just a question in case I have a problem then I can suggest a solution. "Hey friend, I tried to log in, but the service denied me probably because your client has to include from my outside IP. My IP address is ....." or something like that.
View 3 Replies
Mar 12, 2010
I want to Gets Content or Text of Editor control in client. How can me it?
View 1 Replies
Mar 26, 2011
I am trying to make a client side browser within my webpage so that the user is able to open the file chosen and read the contents in a textbox.
I've read a lot on the internet and all i came across was how to upload a file.
View 3 Replies
Sep 10, 2010
I am developing a web application that needs to retrieve, display and write data to an SQL database. I'm trying to use AJAX and Javascripts in order to populate fields, lists and data, and to have button and calendar controls on the page that can update the page without refreshing and losing the data page. Therefore, it's necessary that I find ways to doing as much as possible client-side, without page refreshes.
Now, for security purposes, I've heard that there's a method for retrieving a copy of all relevant data from SQL at loading time, keeping a copy of it, perhaps on a separate page, and send-retrieve-display this data on my page, and then, at Submission time, write this data back to the Server. This is to minimize hits to the Server and to preserve data integrity. I've heard that doing this is called using an Extender, but we can't find examples of how this works so far.
View 1 Replies
Jan 13, 2011
how to make any text file on the client computer ?
can i get any C# asp.net sample code ?
View 2 Replies
Jul 20, 2010
[code]...
I have something like this. I want to make "Package Recap" invisible when the page is loaded. It is in the .
View 1 Replies
Apr 13, 2010
is there any way to make the content container of an Ajax accordion invisible ?
View 1 Replies
Jun 11, 2010
What is the easiest way to make a tooltip with an aspx content form?
View 3 Replies
Oct 12, 2010
retrieving the content of the HTMLEditor on the client side in Javascript
I have tried:
$get(context._ReviewTxtID).getContent()
$get(context._ReviewTxtID).Content
$get(context._ReviewTxtID).value
nothing seems to work
View 1 Replies
Apr 30, 2010
I receive the following error, when trying to consume Wcf service:
"An existing connection was forcibly closed by the remote host". Consuming the service works fine when the host and the client are on the same machine. When I move the client to Hyper-V virtual machine (I didn't try it on a real computer) - it throws the error. Both firewalls are turned off Do you know what can cause such behaviour? Here are the details:
Both the client (hyper-v) and the service are on Windows server 2008 R2
Service url - http://wcftest/CalculatorService.svc (wcftest is the website and is mapped in the hosts file to localhost)
Service config:
[Code]....
Client config:
[Code]....
Are there any configuration settings which I'm missing?
View 1 Replies
Jan 13, 2011
how to make any text file on the client computer ?can i get any C# asp.net sample code ?
View 4 Replies
May 8, 2012
Note.Using this on master page.Ok.After trying for hours i cannot get it to work.I need the footer to stay on the bottom of the screen.This is exactly what i want but i does not work(footer stays where content ends). URL....
My page structure is this:
Code:
html,body {
font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
font-size: small;
margin: 0;
padding: 0;
color: #000;
[code]...
View 3 Replies
Oct 29, 2010
When I run my piece of SQL through SQL developer it takes less than half a second with an overall cost of 618 on the explain plan.
When I run the same SQL through .NET via the oracle.dataaccess.client connection it is impossibly slow taking over 5 minutes to run.
What could be causing this and what can I do?
View 7 Replies
Mar 18, 2011
I build my website in jquery manner. On document-complete I request data from server (by page method) and put it into html by jquery template. So, I wonder, would this HTML be visible to Search engines crawlers? And if not, how to make it visible? Is there a common solution? Or is it a great disadvantage if jquery?
View 3 Replies
Oct 2, 2010
when i try to install sql server 2005 in my laptop its shows warning that my IIS might be not install or diable.i install IIS before instaltion of SQL SERVER. its perfly running , i am running my apllication in IISi cant understand why SQL SERVER shows this warnign due to this warning my managment studio is not install .i am using WIndows 7 home premiunam o.s.
View 4 Replies