HOW TO UPLOAD MY WEBSITE (SCRIPT IS HTML) FREE?
MY SITE IS HOSTED ON YAHOO DOMAIN IN PHP , I WANT TO SEND A MAIL VIA PHP SCRIPT BUT I MAIL FUNCTION NOT WORKED?
about 4 days ago - No comments
Question by : my site is hosted on yahoo domain in php , i want to send a mail via php script but i mail function not worked? I hosted a my site in php on yahoo domail. so i want to send a mail from php script to my hosted domain. Now mail function
HOW CAN I WRITE A SCRIPT IN PHP TO PARSE OUT COMMA SEPARATED WORDS (LIKE IN A SOCIAL WEB SITE)?
about 1 week ago - 1 comment
Question by John C: How can I write a script in php to parse out comma separated words (like in a social web site)? For example, If the user inputs a list of tags such as: tag,tagone,tag,tagtwo I want php to parse out the individual words and send them back to the server using regular
Q&A: I NEED HELP MAKING MY HTML CODE EASIER TO DO?
about 1 week ago - 1 comment
Question by Mark G: I need help making my HTML code easier to do? Hi, I have a website called www.xlivewire.com. its gotten pretty popular, and since then i’ve been getting a lot of game and video requests making the website a harder upkeep. I know there is a way to make my job simpler
NEED A MOVIE SEARCH ENGINE SCRIPT FOR A WEBSITE?
about 1 week ago - 1 comment
Question by Nikki: Need a motion picture search engine script for a website? I need a motion picture search box script for a website does anyone know of one? Or a program that I can buy maybe? —————————————— Answer by d12_xecutioneruse Ares 2 download Motion picture or ne other stuffs …u can download it frm
OPENING WHOLE SCRIPT (SITE) WITH DREAMWEAVER 8?
about 2 weeks ago - 1 comment
Question by jamie: Opening whole script (site) with dreamweaver 8? I havent used dreamweaver that much and I have all my files from my site. I want to open them in dreamweaver to edit some stuff. I just dont know how to add a site if you understand me. I dont need to upload or
IS THERE A FREE SCRIPT THAT ALLOWS ME TO UPLOAD RESUMES OR FILES ON A SITE?
about 2 weeks ago - No comments
Question by Roy Sencio: Is there a free script that allows me to upload resumes or files on a site? I am putting up a website that will allow people to apply and submit resumes on a web form. I am looking for a script that allows them to click a button, that opens a
COULD I GET SUED FOR MAKING A WEBSITE THAT… (VIEW ME)?
about 3 weeks ago - 1 comment
Question by : Could I get sued for making a website that… (view me)? Okay, I want to make a website, but I am thinking I will get in trouble with adhitz. Alright. I am really good with scripting, and I wanted to make a site that is an AdHitz click exchange. Like a user
IS THERE A PROGRAM OR SCRIPT THAT WILL AUTO UPDATE MY WEBSITE AT A TIME OF MY CHOOSING?
about 3 weeks ago - No comments
Question by riku5464: Is there a program or script that will auto update my website at a time of my Choosing? Is there a program or script that will auto update my website at a time of my Choosing? —————————————— Answer by ComputerHelpGosh, tough one this. I write software to do that but… if you
WHAT SCRIPT OR SOFTWARE DOES THIS SITE USE?
about 3 weeks ago - No comments
Question by k.bryk: What script or software does this site use? I was wondering what software or script this website uses, I have seen many sites using this I have always wondered what it was. http://perezhilton.com/ I’m not asking about the scripting language I was wondering if there actually was one I could download or
WE FOUND STRANGE SCRIPT ON SITE, WHAT IS IT?
about 1 month ago - 1 comment
Question by ric: We found strange script on site, what is it? Our website will not open when you visit site a message pops and say”s site is infected with “Trojan-Downloader.Script”. What is this, it say”s it has been on site since november of 2009, we had some work done on site, could this script










about 2 years ago
1st store into hidden type text box,
and then get the text box value during server side processing.
javascript
document.getElementById(“hiddenX”).value = tempX
html
server script – assume you’re using asp and submit by querystring
dim xPos
xPos = Request.QueryString(“hiddenX”)
about 1 year ago
If your website is completely in html, you can try webs.com
create a page there and edit the content of the page to paste your html script and change the page name to index.html.
Harish
http://www.bluraydiscplayersshop.com
about 1 year ago
There are many free servers ( the one I use is actually called http://www.freeservers.com ) They will allow you to upload your code or use their built in website building tools to create your free website. They have a restriction on content that will not allow porn or illegal activities. That is a good thing, as it means they are not restricted by the filters that can be used in browsers to prohibit displaying of those things. (I’ve seen legal sites rejected by browser filters because their server had a “history” of allowing illegal activities.)
The free website servers put advertising on your free sites to stay in business. You can have the same site minus advertising if you pay a monthly fee, or a site with more available storage for an additional fee. (of course then it isn’t a free site!!)
You can use any URL name you wish, but it will also include one of theirs. IE: http://getemflyin.4t.com is one of my free sites. The “getemflyin” is the actual name of the site, the “4t” is one of freeservers.com’s choices for their required part of the address and I had the choice of using .com, .net, .org, etc. The site is done in very basic .html coding. You are welcome to take a look and see if that is what you are after. I like them as I can add more free sites and link to them as I need more space and they don’t require the .www, which makes it simpler to type. (1 of my other sites uses more than a dozen linked free sites and growing!)
about 1 year ago
http://www.webs.com
This used to be freewebs dot com. They provide free web space. Sign up, pick a name for your web site and then simply follow the instructions for uploading your files through their file manager or through FTP. Here is a link to an example site I built in a few minutes when I showed a friend how to set up his stuff last year. When I looked at it just now, I noticed some things not doing what they should… oops… maybe I should update this example page one of these days… I recommend this
place as they provide a subdomain name instead of a subdirectory, though you could use that type of URL if you prefer.
http://ngc1147m.webs.com
OR
http://www.webs.com/ngc1147m/
gets you to the same place.