Subscription Form php file - تاریخ: 1396/10/27 ساعت: 5:09
Hi I'm hoping someone on these boards can help me in choosing the simplest possible subscription form. By that I mean where someone inputs their email address and then I receive an email showing me their address. That's it. I've been searching all over the web for one and the majority of what I find...
Help on code - تاریخ: 1396/10/27 ساعت: 5:09
Hi everyone, New here I'm trying to make searchable tables for my work place to filter out shoe information. I was lucky to find a tutorial on how to make my HTML tables searchable. But my colleagues are asking if there could be a way to freeze top row (I left out the data because it's compagny sens...
PHP calling of directory broken. - تاریخ: 1396/10/27 ساعت: 5:09
Hello, I am rather new with .php and I needed to add an ecommerce store to my website. I had to add a dupicate page and todo so I copied the code from the home page and pasted it changed a couple things now when I load that theme my media files dont load anymore. I am trying to do this through wordp...
Cant integrate an locally safed website in my iframe - تاریخ: 1396/10/27 ساعت: 5:09
Hi , so i am trying to make a small website, i want that a other locally website opens in an i frame when i press the "Bestellen" button. Only problem is that it does not open the locally safed html page , it only shows an error message saying that it might be put into another folder or is deleted ....
Flipping an icon correctly - تاریخ: 1396/10/27 ساعت: 5:09
Hello I have a mail icon on this page: 3D Button Flip When it is clicked, it flips only halfway and looks as if the contact form, which the mail icon will be attached to, hasn't been sent. The icon should flip completely and appear as the original does before it is clicked. How can I achieve that, p...
Seeking partners 2 complete project - تاریخ: 1396/10/26 ساعت: 9:14
Unique opportunity for the right person(s). Seeking unpaid PARTNERS to finish large scale websites project. Nothing is guaranteed, but finished project is projected to generate millions in revenue per year. About 33% of the project is complete and online, generating $2500/mo. from about 20,000 human...
How to set a value in session ? How to Remove from a session? - تاریخ: 1396/10/26 ساعت: 9:14
please clear my 3 points regarding session. How to create a session? How to set a value in session ? How to Remove data from a session?
Matching progress bar display to percent display - تاریخ: 1396/10/26 ساعت: 9:14
Hi, i have this progress bar that i have been tinkering with. The issue is that the #% which displays on the bar does not match the length of the bar. For example the percent displays 30% but the bar itself is not 30% of the total width. I must be missing something here. a few items to know here: 1....
How to visible website in google search results? - تاریخ: 1396/10/26 ساعت: 9:14
How to visible website in google search ? when we do search engine submission then its visible in google but after some day It is to be invisible in google, so please suggest me some solution to fix it
Out Foxing Chrome on Audio Autoplay - تاریخ: 1396/10/26 ساعت: 9:14
My nice little website took a hit when, this month, chrome decided that audio could no longer autoplay. That it now requires an actual click to play audio. I have an 'Enter' page that gets clicked to enter the site, and it plays (and still plays) an audio track. But in subsequent pages, where audio ...
Correct Tag on index and noindex. - تاریخ: 1396/10/26 ساعت: 9:14
Please let me know what is the correct tag to be used in head section of a website. Is it <meta name="robots" content="index, follow"> or <meta name="robots" content="no-index, no-follow"> How to decide please. Thank you.
Error opening file - تاریخ: 1396/10/26 ساعت: 9:14
Hello everyone. Here is my problem: Adobe Illustrator doesn't recognize .AI extension file. Saying: Error opening file This happens on both my computers with one file. Any suggestions as to what causes this? Thanks
How to move from static php to dynamic content - تاریخ: 1396/10/26 ساعت: 9:14
Hi all, I have been coding php/sql/html for about 15 years now as a hobby. I am fairly proficient in doing the basics, what I am seeing now is more and more dynamic content in pages. Looking on advice on how to progress into doing some of the following stuff 1) Form fields - right now I use html for...
Wrong POST count - تاریخ: 1396/10/26 ساعت: 9:14
In a form I have two tables, each with a single row initially, 4 cells in each, 4 inputs, button, text, number, number. Button on row 0 adds a row, buttons on subsequent rows deletes the row. The tables are identical except the input names are all different. Taking one table like this Code: <table i...
FFMPEG and lightspeed v6.10 - تاریخ: 1396/10/26 ساعت: 9:14
Hi, I have a customer who didnt listen to me and decided to run lightspeed instead of letting apache serve up his php files as i suggested. Now his FFMPEG wont make thumbnails because any type of fastcgi, such as lightspeed and others will break FFMPEG. Has anyone ever gotten lightspeed to work with...
Section of Row in Table Not Changing Colour - تاریخ: 1396/10/25 ساعت: 6:23
When you hover your mouse over the "Royal Mail Express Airmail" row, the row changes colours correctly, but not the "[Average = 12 days]" section. What do I need to change to get the "[Average = 12 days]" to change colour at the same time as the rest of the row? As per: https://www.screencast.com/t/...
A complicated if statement for authority - تاریخ: 1396/10/25 ساعت: 6:23
Hi, I have sort of a complicated if statment, well i think i been looking at it too long and now my mind is goggled lol Its not that bad until you get to the moderator deal, thats what complicates it, and i have tried a few versions of this, i even thought about splitting it up into two statments bu...
background images - تاریخ: 1396/10/25 ساعت: 6:23
I have an image that I want to use as a background. I've done it before but doesn't seem to want to work now. My image is in a folder called images, and this is what I was using. Code: background-image: url("../../images/waterbackground.jpg"); Is this wrong?
Help with a simple IF clause please, I'm new to PHP - تاریخ: 1396/10/25 ساعت: 6:23
Hello guys, First of all I'm really new to WordPress (know a little of code but not web). I'm making a site with an Apptheme's theme called classipress for classifieds. My page let's you post and AD in btc or USD but the problem is that for btc I need several decimals (around 5) and with USD it just...
Dropdown list - Modification - تاریخ: 1396/10/25 ساعت: 6:23
Hello, I have a dropdown list with 5 elements (Volleyball, Handball, Rugby, Basketball, Autres) I wish for example to select the element "Rugby" in my form, then confirm. My problem is when I wish to change my old choice in my form (edit); the element "Rugby" is not the element which has been save p...