Please review my website , i need feedback from all of you. - تاریخ: 1396/3/29 ساعت: 3:33
Hi Me and some friends have created this website recently. We need some suggestions for make it better. Any honest review is welcome. Plz review my site. http://www.novamage.com/ I am a new blogger, i need feedback from all of you.
Error on function... - تاریخ: 1396/3/29 ساعت: 3:33
Hi all, somehow this function gets an error... It says "Uncaught TypeError: Ca ot read property 'indexOf' of undefined" ... How is this? I mean, I call indexOf on an array...And I give it a letter as an argument. I have been looking at it for a while and Im clueless... Hope someone can h
Custom font problem on iphone 7 Safari and not on Chrome - تاریخ: 1396/3/29 ساعت: 3:33
Hi, I have try my css code and my custom font on Linux/firefox, Windows/edge Mac os/safari android/firefox and iPhone7/iOS/chrome and it works like a charme. With the same iphone7/iOS/Safari the code don't work at all, custom font is not acknowledge and css not works. With Chrome it works (same sma
reverse programming logic - تاریخ: 1396/3/29 ساعت: 3:33
Has anyone seen, or think they could make a program that would take source code in the language of your choice and attempt to automatically make a reverse version of the program, or something of the sort? Example: Original program Inputs: A B Original program output: C New program input: B C New pro...
BING API and Pagination acting weird - تاریخ: 1396/3/29 ساعت: 3:33
Ha guys, I am currently working with the BING API. I am trying to make a pagination but it is acting weird. The API gives an estimate back off all results it has found. Thus is you show 50 a page with 200 results that means you have 4 pages. Sometimes when you are on page 3, your out of results (for...
Website about programming - need a help - تاریخ: 1396/3/29 ساعت: 3:33
My website is a site intended for programmers that describes the basic commands for multiple programming languages. From two perspectives: commands(programming languages | easy language reference) and keywords (Keywords | programming languages) What do I need? Opinion about the website: What is good...
Varbinary field output is not able to parse by source method of fpdf in php - تاریخ: 1396/3/29 ساعت: 3:33
Good evening.. I Stored an pdf file to varbinary field in Sql Server successfully and retrieved is as it is but my problem is during retrieve i have to put some watermark on it , for that i tried fpdf methods but it didnt parse it so please help me to come out from it Thanks Regards Raghu Wha
python basics - تاریخ: 1396/3/29 ساعت: 3:33
I am newbie regarding python.I scripted a code to find the perimeter of a rectangle.The code is as follows Code: #To calculate the perimeter of a rectangle length=int(input("Enter the length")) breadth=int(input("Enter the breadth")) #calculate perimeter perimeter=2*(length+breadth) print(perimeter)...
Image gallery image not showing all covering by main body...please help - تاریخ: 1396/3/29 ساعت: 3:33
hello if anyone can help me please. i am using an image gallery which zoomed on hover on my main html template. but when image zoom it's getting covered up with the main body. i am not that expert, may be need to change something on css file. please help. css and html code are given below also a scr
HTML/php Email Form - Doesn't fully work when edited - تاریخ: 1396/3/29 ساعت: 3:33
Hello, I used a template to create a contact form for my site, which works absolutely fine! However, i tried to edit it slightly to work as a booking form too, but now it doens't want to work, and i'm sure that somewhere i have missed out something or forgotten to change a label, but i can't seem
Prestashop problem - تاریخ: 1396/3/29 ساعت: 3:33
test my module using the official docker image of prestashop 1.7. When I click on save button no validation message is displayed, i should add a validation/error message when i save the form like screenshot 2. This i got from prestashop You can use the official docker image of prestashop f
Posts not posted. - تاریخ: 1396/3/29 ساعت: 3:33
I made a post on the 16th but when I checked the next day, I couldn't find the post and so thought I didn't do it properly and my post didn't get posted so I posted it again. But today, I checked and again can't find my post.
Reading postdata received by Bogart router in node.js - تاریخ: 1396/3/29 ساعت: 3:33
Hi all! I am trying to build a site using the https://github.com/nrstott/bogart package in Node.js There is a HTML form that posts two url-encoded fields: <input type="input" name="title" /> <textarea name="body"></textarea> The receiving function
How Do I Make My Site 'Wider' - تاریخ: 1396/3/20 ساعت: 4:51
hey, not the best at explaining this because im not sure what it is i have to do hence the thread. but i'll show u an image and hopefully ill get the help i came for :) i want more of the actual content and less of the side spaces on my site (using youtube.com as an example) Imgur: The most awesome ...
bowling simulator - تاریخ: 1396/3/20 ساعت: 4:51
I am using unity to make a bowling game. I know nothing about javascript, but apparently I need a script to tell the ball when it is hitting pins. I have no idea how to do this.
Need help, I generated a sitemap.xml - تاریخ: 1396/3/20 ساعت: 4:51
Hi everyone. Need help, I generated a sitemap.xml and uploaded it to my domain root folder. Do I need code to put in my index.html to say I have a sitemap.xml? thanks very muchFrom peter
Unable to execute Perl cgi script in browser - تاریخ: 1396/3/20 ساعت: 4:51
Hi All, I have a Perl script that co ects to Oracle and displays contents of a table on the prompt. The same logic i tried implementing in a cgi script. It failed saying unable to load Oracle.so module. It is able to identify where the module is but says unable to load. Please could you give some po...
Basic CKEditor and an error - تاریخ: 1396/3/20 ساعت: 4:51
I have set jQuery script to place CKeditor as DIV element. Why is showing an error when I test? An error: TypeError: a is undefined Line 322:344. Need help. PHP Code: $(function() {  Myeditor1.init(); });Myeditor1 = {init: function() {  $('#fo
overflow set to auto,, why does this change flow like it does - تاریخ: 1396/3/20 ساعت: 4:51
Hi, New to CSS and busy working through HTML And CSS - Design And Build Websites by Jon Duckett. In the following example I don't understand why the overflow property is set to auto on the article element, as the content fits into the block. If I remove the property, then the headings don't line
CSS3 Slider - slideshow automatic - تاریخ: 1396/3/20 ساعت: 4:51
Hello, Just one simple question, how can i put automatic "slide show" in this code? i need change the picture in every + - 8sec ( with the descr text) I need just HTML 5 / CSS3 code... Thanks for help ! Code: <div id="slideshow-wrap">         &l