Tag Archives: Hex String

.htaccess changing .html to .php

Merely wondering if it’s htacces(I’m like guessing) that allows to perform the same idea that this forum uses to change thread4342. html to obviously like showthread. phppage=4342 and so forth… how would I begin doing this Here I use a custom-written. htaccess archive that uses mod_rewrite. mod_rewrite calls for URLs and, assigned regular expressions, converts them to figureout in other platforms. It is not with the weak of heart and soul, especially if that you do not know regular expressions. Dang =/ I was hoping there’d be a less arduous way.. I’ve always snuck underneath the line when it comes to regular expressions.. editing other peoples’ work and melding it in mine. To me it will as well possibly be 21315413lsaf; lkjfdsa =/ Bless you anyway. Well as an example here, showthread. php is in the syntax: showthread. phps=sessionhash& threadid=threadid So the regexp to convert it will be: showthread. php\s=(a-f0-9*)& threadid=(0-9+) to thread$2. html … There’s no doubt that. The first regexp matches any hex string (or an empty string), and the second matches a variety with a minumum of one digit. It then maps the other match to the appropriate position in additional string. However confusing It took me … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Getting an animation into my website.

Hello there, I am new to the present stuff. I designed an animation in adobe flash, and I will be trying to with success put it on my website (with this system dreamweaver), but next time i import the display, the internet preview just shows a ignore white rectangle. I do not know what I am doing wrong. Almost any ideas Thanks. Export it away from Flash then consider the swf record in DW, drag and shift that where you need it. Thanks that worked! The matter now is in internet explorer preview, that includes the bright backround as our animation. Is there any way We can get the object itself around the page Seeing IE locally can block active subject material. You are with a swf file so I’m unsure why it would do this. Allow active written content in IE, usually a bar along at the top of this page. If certainly not, can you upload it to your server and then attempt to view it I find an alternative way to embed the swf is always to publish the document from flash subsequently open the html file that is definitely created in Dreamweaver, then you can view … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment