'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.
...
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...
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...
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...
My Situation:
My Situation
Domain Server: Windows server 2003 for Small Business Server Service Pack 2
Intel Xeon CPU 2.80Ghz and 3.62GB of Ram 1 Application server and
Windows XP ...
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...
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...
I am creating a Flash CD which will run from an autostart. I am working in Flash 8. At some point I will need to pass variables from an XML file that populate a scrolling MC. These will be...
What is the difference between the HTTP and FTP protocols?
When to use witch?
I am trying to change the path to a .swf file using javascript on the page. This is to change to a different type of graph.
I can change the object.data to reflect the new graph.swf but I a...
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 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...
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...
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......
What is the current acceptable way to show an email address on a website without getting it spoofed?
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 can write custom classes, but only know how to create functions within those classes that affect instances of the symbol to which the class is linked. Here's an example:
My class for a ga...
Hi,
I bought a new laptop today with Vista home premium on it. The first thing I did was wipe it and install Windows 7 From my action pack.
The laptop has light scribe. I need a program ...
I know that you can use an iframe to embed one html page in another page. But is there anyway to embed just one div or table from a page into another page?
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 have included the code and the image that shows up in outlook, where I am trying to set up an email signature in outlook. There seems to be a problem with text aligning to the top of the ima...
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?
I have a form and I need to include the
<input type="date" value="***">
*** as being today's date . It should automatically capture today's date and replace the *** .
Anyone know how to acco...
Domain names and mx records.
Yahoo is where our site was hosted and we want to change to a faster host. But the email is to remain there. I put the ip for the new server into the cname reco...