473,386 Members | 1,997 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

converting a shtml to html

var slideshowpath='http://www.thecsusmpride.com/home/index.cfm?event=displaySlideShow&islides=';

// from query.
var aSectionNames = new Array();
var aSectionLinks = new Array();
aSectionNames[0] = 'News';
aSectionLinks[0]='/news/2008/02/12/News/';
aSectionNames[1] = 'Sports';
aSectionLinks[1]='/news/2008/02/12/Sports/';
aSectionNames[2] = 'Features';
aSectionLinks[2]='/news/2008/02/12/Features/';
aSectionNames[3] = 'Opinion';
aSectionLinks[3]='/news/2008/02/12/Opinion/';
aSectionNames[4] = 'Entertainment';
aSectionLinks[4]='/news/2008/02/12/Entertainment/';
aSectionNames[5] = 'Police Beat';
aSectionLinks[5]='/news/2008/02/12/PoliceBeat/';
aSectionNames[6] = 'Travel';
aSectionLinks[6]='/news/2008/02/12/Travel/';




if u see the above code it is an shtml content i am not getting to track on this
is there any way to convert into absolute urls ....
thanx in advance
----murthy
Feb 15 '08 #1
1 2544
kenobewan
4,871 Expert 4TB
Possibly with server_name:
SHTML
Feb 17 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Rob McLennan - ZETLAND | last post by:
Hi, I am in the process of converting Dreamweaver library items to server side includes (SSI) on a website made up of ASP files. The pages I am modifying are Dreamweaver templates. The process I...
0
by: Mike K. | last post by:
When I renamed my files with an shtml extension the design option disappeared and the html code lost its color- coding. Does anyone know how to setup the environment so that it treats .shtml file...
0
by: Kenneth Baltrinic | last post by:
I have some simple web pages that are using server side inlcudes. Thus they have the .shtml extention. I have included them in a project and open them with the Open With option form the Solution...
10
by: EnjoyNews | last post by:
I have a php site I have an include line called "include 'Cookie.php';" In this Cookie.php file I have these codes. <?php $conn = mysql_connect("$db", "$user", "$pass");...
8
by: prabha | last post by:
Hello Everybody, I have to conert the word doc to multiple html files,according to the templates in the word doc. I had converted the word to xml.Also through Exsl ,had finished the multiple...
8
by: iyuen | last post by:
I'm having problems with converting a byte array to an image object~ My byte array is an picture in VB6 StdPicture format. I've used propertybag to convert the picture into base64Array format in...
2
by: Kenneth Baltrinic | last post by:
I am working on a static web site that uses server side includes. Thus the files have the .shtml extention. The IDE does not recoginzis this extention as being html and uses the generic text...
1
kestrel
by: kestrel | last post by:
what is shtml? u made a shtml file, and it displays just like a regular html or htm file is there any difference?
4
by: --CELKO-- | last post by:
I need to convert a bunch of DB2 triggers to Oracle. Is there any kind of tools for this?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.