'm using Joomla to develop a site. I have a pdf file that I want users to be able to access.
- The pdf file needs to be updated from time to time. I'd like to be able to do this in Joomla.
...
Please help me with html code to highlight text in yellow (to look like a yellow highlighter penned text).
Thank you.
Phil
I am running an ASP.NET application under IIS 5.0 in Windows 2000 server. We use the application only within the company's intranet. I use IIS to verify the user using Integrated Windows Authe...
I display the date an article was added by putting <%= rs("date") %> in the page what I get back is :12/29/2002 1:00:08 AM and I dont want to show the time. How can I put it so that it display...
How can I make a frame border in Netscape Navigator ?
Andrew
I'm using Joomla 1.5 and I want to create links in one article to another article. Currently I do this by opening the article I want to link to in my web browser so that I can get the full URL...
What is the difference between the HTTP and FTP protocols?
When to use witch?
I'm having an annoying problem.
Got a date textbox where the entry is dd/mm/yyyy and I've converted the date for SQL into YYYY-MM-DD.
Then I run the checkdate command to confirm it's a v...
I have an ip address ###.###.###.### and i want the "friendlier" name for it www.friendlyname.com... How can I do that in ASP? Source Code please... Please don't post an answer that says "YOu...
How do I phrase the syntax for a recordset filter with several AND's and OR's ?
Example:
recordset.filter="town='leicester' OR town='london' AND county='Leicestershire' AND country='UK'"...
I would like to have a menu that has 3 tabs (3 divs). These divs will be positioned under another div. the div will hide the 3 menu tab divs with its background. Just a small portion of the di...
Previously submitted in Java but was told I should try a different category. Someone please advise if I have selected the wrong category. Thanks!
Could someone please forward me the code to...
We have a bound data control on a web page. If the data in this control has changed and the user inadvertantly starts to navigate away from the page (Refreshes, Closes IE4, hits Hyper Link......
I would like to draw a ribbon about 3mm thick. It's going to be used as a border. Is there a tool in Photoshop 5.5 that will help me do this. I don't want to do it freehand, it needs to hav...
how can I trap an Error ex. if a database operation fails instead of having vbscript display an error message I would like to trap the error myself. In VB I could use On Error this does not s...
I'm deploying a new app that needs certain Internet settings in IE7 to work. Is there a way to Export, then Import IE7 settings?
How can I get the number of recordsets retreaved by the SQL Query?
<% SQL_Query = "SELECT * FROM Table1 WHERE Field1 >= 0"%>
<% set RecordSet = db.Execute(SQL_Query)%>
<% = RecordSet.RecordCo...
A small group of individuals scattered throughout divisional offices in a specific agency consistently experience an Internet Explorer shutdown on load of our site: http://www.flmd.uscourts.g...
I have set up the following in my css file (see attached):
I would like a particular div id (see attached) that contains anchors as well, to not use the default red but be another color. H...
I am developing a web site with few pages. I am using Microsoft Expression Web as a tool and I am new to this.How I can create Dynamic Web Template or Master Page and attach it to other pages?
If you look at,
http://www.supremeevent.com/
you'll notice Billy Joel continues onto a second line. How can I make the text stay together?
I'm looking for an IP-Shield generator, i.e. a software that does not allow "the other side" see my IP-address (and presents a different one instead?)
If that's a problem for individual progra...
In Joomla I create a menu item which links to a category list layout.
The category being displayed is restricted to registered users. Thus, when a user who isn't logged in clicks the link ...
Does anyone know of an open course CMS application that would allow integration of CMS functionality into an existing web site built with Dreamweaver 4.0? In other words, we're trying to avoid...
I want to upload a pdf file to a website using Contribute 2.
Let's say the page in question is www.mysite.com/reports/gloucestershire/page1.html which has a base href specified thus:
<ba...