Hi, I am trying to implement a Newsletter feature for my website www.cricandcric.com
Can you please tell me is that a good idea to develop a code or
Shall I get a open source to integrate this feature in the site?
if Yes, which Open Source Is good for this feature(without any Malware, Spyware, Spamming feature)
Can you please guide me on this?
I'm trying to put together a static html website with full navigation. In other words, I want the user to click some links and images and actually be taken to another page. I'm a developer so I know how to do this in frameworks like ASP.Net MVC and grails. However, for this particular case, I just want to quickly mock up the UI and provide simple navigation so I can do some user testing. Can anyone advice on how to do this?
Thanks,
Everything about this website affirms my decision to develop interactive websites with javascript and not flash. But one qns though, how they do they incoporate sound effect into it? I check the page source and it's not HTML5.
Source: nissanusa
Hello
It seems the most common aproach to web design is to use HTML/XHTML & CSS in conjunction with other technologies or languages like Javascript or PHP.
On a theoretical level, I'm interested to know what other languages or technologies could be used to build an entire site without using a single HTML tag or CSS style for styling/positioning?
Could a website be made only using XML or PHP alone, including actual styling and positioning?
Presumably Flash sites are till embedded in HTML tags?
Thanks
Hi, Could you please give me some suggestions on how to parse HTML in Perl? BTW, Do I need download some website pages to local harddirver with some Offline Explorer Tool? If I need, Could you give me a download URL link to a good Offline Explorer Tool.
I plan to parse the keywords(including URL links) and save them to MySQL. Thanks a lot.
WinXP used
in my website i want to show a page on two different location
ex: for page 3
domain.com/index/3
domain.com/page/3
how i can do this. my controller already handle request for /index/3 but how i can handle request for /page/3
Hello, World..
I'm currently building a website for an awesome youth church we run (shameless plug!)..
Anywho at the moment we have a static countdown page http://mybase.co , and were having a massive launch this weekend and the site needs to go live when we launch,
it's a rails app..
How would you recommend scheduling it going live?
having a cron job and an apache a2en?
or is there a better way?
Thanks
Daniel
What is the best method, if there is one, of using Wordpress as a CMS for users to input data while not actually building the website on the Wordpress platform?
One possible solution I've found is using a PHP class called "WPGet" (http://peter.upfold.org.uk/projects/wpget) which fetches directly from the database.
I need to provide an update to application data as a download from a website. The update would actually just be the replacing of some data files with some updated ones.
The update, which I assume would be some sort of setup package type program, would need to be able to do the following:
access the file system and registry
to determine where files should be
copied to
supply the files to be copied
provide strong security so the data files cannot be downloaded or used by the wrong people
What would be best way to achieve all of the above?
Hello all.
I'm trying to figure out how to go about writing a website monitoring script (cron job in the end) to open up a given URL, check to see if a tag exists, and if the tag does not exist, or doesn't contain the expected data, then to write some to a log file, or to send an e-mail.
The tag would be something like or something relatively similar.
Anyone have any ideas?
Hi,
I need a method to make the product images on a website "uncopyable" - not be able drag and drop them onto desktop or right click and save.
They also need to be links and are in a scrolling javascript viewer (http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm)
Any ideas?
Thanks,
Steph
I have one website and few mp3 in one folder fro user to download.
Is there any flash or php script which shows the content of folder in nice gui way so that user can click on them and download them
A few months ago I stumbled across a website that allow you to build a step by step guide for a webiste that used modal bodal boxes to show the user what to do.
I am unsure what the site is or what tit is called. Anone know what I am talking about
I need a Free Hosting with 99% uptime for small website ( a simple landing page for my adult club ) and erotic ( no porn ) images allowed.
What do you recommend ?
i have a log file which maintains source entry for each page.all the pages share the common file.
source means from what page did user arrive on the target page. I want to find the most common 3 page path for all the pages on the website.
Example log file:
source Target
1 2
1 3
2 1
3 2
3 2
2 1
The most common 3 page path here was from 3 to 2 to 1.
How can I play .wav files on my website using flash .swf there are many plugins for mp3s but nothing that does .wav. It is essential that i use .wav not .mp3 and converting it is not an option.
I do not want to use the standard embed that uses the quicktime plugin. Can anyone help?
I've launched a website: www.nachtlenzen.nl But it does not work in IE 8 (the Flash movie does not load). It works fine in every other browser. I've no clue what's wrong or where to look..
Any ideas?
Hello,
I have an XML file ( XML file I produce ) which contains information about my parteners.
I want them to display on their website information relative to them by picking them into the XML file.
I have no idea to do that, ecxept that i need to write a 'parser' in javascript to display information.
could you please provide me examples to do that ? (how to write a parser, how to display only information for one partener ?)
Thank you,
Regards
Hi,
I have a small problem. I use a Frame to show a website, unfortunateli some of my websites use flash, and seems to want to install a flash plugin - my frame doesnt seem to accept this behavior so it fails giving me a http 500 internal server error. Any one having any experiences in how to show the web site or install the flash plugin (its already installed in my regular IE - i can browse the site without problems)
i have rename the table name of asp.net administration tool's website now its not working when i click on security it gives an error(invalid server name or credentials, or by insufficient permissions) so please let me know if any one have solution.
What are the things to consider and watch out for when designing a website with AJAX? Must take care of conditions, say timeouts, error handling, for instance?
Best practices? What parameters to take care of while designing and coding?