20,737 Topics

Member Avatar for
Member Avatar for Publitio

Hello, I would like to introduce myself and share a bit of information about the new API we are developing. The product was just launched in February and is in the beginning phase. I would highly appreciate any kind of comment or advice when it comes to improving the development …

Member Avatar for Bivhab
0
916
Member Avatar for Toni_7

Hello, I am building a calculator in c++ windows application form, i want the calculator to handle multiple operator precedence (for example, 2+4*5/3). but i am not sure how to write the following code on my windows form project. Any suggestions would appreciated . #include <iostream> #include <conio.h> using namespace …

Member Avatar for rproffitt
0
2K
Member Avatar for davy_yg

What is PHP Enginee? If Xampp is the web server, then is the php enginee apart of the web server? http://www.php.net/downloads.php Can you upgrade the php enginee - to support a higher version of php without uninstalling the xampp? Thanks for advice.

Member Avatar for rproffitt
0
149
Member Avatar for Paul_49
Member Avatar for kiruthi_1
0
547
Member Avatar for FarrisFahad

I have a website that gets a lot of visitors a month. And the server cannot handle the traffic. I have a dedicated server. How can I run the site on multiple dedicated servers?

Member Avatar for FarrisFahad
0
4K
Member Avatar for davy_yg

Hello, I am looking for a cheap seo service that works. I am trying to make my web page #1 in google.com . What should I do ? I know an seo specialist yet the service is very expansive. It takes 6 - 12 months to do so. He said. …

Member Avatar for baldwin_2
0
345
Member Avatar for mattyd

When I submit a form and the page refreshes the password and password confirmation values are being displayed in the address bar. Why is this? Can anyone explain this and give me an idea how to suppress this behavior? Please see attached screenshot. Thank you in advance! ![pass12.jpg](/attachments/large/0/f9784f8c4ab7d06aef077fb0ecdc4988.jpg "align-center")

Member Avatar for Bhavna_2
0
2K
Member Avatar for Didier_1

Hi, Recently I'm working for a Japanese company and taking a task from my boss: Research and get new ideas for UI-UX of a site Subaru Forester 2008 for sale : https://carfromjapan.com/cheap-used-subaru-forester-for-sale-year2008 . However I'm still a junior in Web development and Web design, so I really need to learn …

Member Avatar for rproffitt
-1
192
Member Avatar for bigtiny

Hi all, I'm not very experienced at web development, but I'd like to know how the following is accomplished. I haven't been able to find specific info via google on this. I think web services are involved, but I'd like either an explanation of the specifics or a pointer to …

Member Avatar for gentlemedia
0
665
Member Avatar for Eli_

I want to use Dazah app: https://github.com/Dani28/Dazah-Business-Networking as a means of members log in. What does this mean "Upload all files to the document root of a PHP-capable web server (nginx, apache, etc.)"? I feel that all files should be inside some folder, e.g., root/dazah or something like that? If …

Member Avatar for Dani
0
646
Member Avatar for Mauricio_5

Hello, For some reason when I click on my simple input box, the input box does not accept focus. Has anyone has a solution fot this? Here is a link to the webpage: http://landbankrealestate.com/en/properties/lote-en-condominio-las-vueltas/ The only way I can enter data into the box is to use tab to highlight …

Member Avatar for Mauricio_5
0
451
Member Avatar for overwraith

I have a web application I am trying to obfuscate portions of it, but use library mode so that all the public portions of the application should appear with names unchanged so it is accessible to the web. So I am trying to obfuscate some parts and not others. The …

Member Avatar for rproffitt
0
2K
Member Avatar for Mapper99

For some reason when I click on my simple input box, the input box does not accept focus. Has anyone seen this before? Here is a link to the webpage: www laudontech com / garmin Here is my code: [code=html]<form name="form1" method="POST" action="test5.php5"> </br> <P ALIGN=CENTER> <INPUT TYPE = "TEXT" …

Member Avatar for Mauricio_5
0
2K
Member Avatar for Jack_30

I need a function that will create and store usernames and passwords for different students. Their programme should ask the user for their name and age and a username should be created, consisted of their name and age eg. Jack16. They then can make up their own password which then …

Member Avatar for benanamen
0
566
Member Avatar for Tickon

Hi, I'm looking for a simple way to let people leave comments (without even registering to the website) on my website. Any suggestions how I could do that? Thanks for your help!

Member Avatar for Janet_4
0
348
Member Avatar for davy_yg

Hello, I am having a problem showing png picture that suppose to be transparant in Ms. Edge. Any clue why my png file is not transparant in edge? Check this website: www.fresway.com in Firefox and Ms. Edge. On Ms. Edge, the transparant layer is no longer transparant I wonder why?

Member Avatar for JamesCherrill
0
404
Member Avatar for Thanuj_1

We have a flex project which called from browser by using a swf file. After flash update the swf file is disabled. Here are the list of flash versions and browsers that we used in windows 7 OS. * Installed Firefox 56.0 - NPAPI 25.0.0.170 version in Firefox . - …

Member Avatar for rproffitt
0
427
Member Avatar for annya

Hi, I have an app that worked very fine before Iam enabling the SSL to my domian name, I used an web url Ex: api.domian.com for getting detils to the app like login, result etc. some days before I have added an SSL (lets encrypt) the subdomian name suddenly the …

Member Avatar for annya
0
326
Member Avatar for Quang_1

I use cPanel hosting sometimes the error message "500 Internal Server Error" when accessing your website. Help me how to fix it ?? Thanks

Member Avatar for santhoshsocial
0
386
Member Avatar for davy_yg

Hello, Can you guys check this site: www.advance-web-studio.com This is the site that I built. I am trying to make it the first 5 pages in google.com. Browse using this key word: web design jakarta. I cannot even find it in the first 20 pages. Well, I already type 9 …

Member Avatar for Maksym_1
0
300
Member Avatar for Mr.M

Hi DW. Is there anyone know how to read a text file line by line from the web/internet in VC++? I have a function which works well in reading the local file but its seems as if its doesn't find or read a file on a web server. A file …

Member Avatar for thines01
0
3K
Member Avatar for navin_3

I have a IIS 7 web server that connects to a database. The server is accessible to the public. I am afraid that the database might be compromised. In this respect What security aspects do I need to pay attention to ? What do I need to harden this web …

Member Avatar for rproffitt
0
296
Member Avatar for MageHit

Online business is not a simple environment. Because of the increasing number of online store, store owners need to compete with each other to develop their business. Indeed, it is not easy to manage an online store effectively if store owners don’t have skills and knowledge. Understanding the fact that …

Member Avatar for john_111
1
315
Member Avatar for minitauros

Hello there. I'm at a point where I have to set up a continuous integration environment. I have contributed to projects using CI before, but I have never set it up. I roughly know what it is supposed to do, but I could definitely use some help. In my head …

Member Avatar for rproffitt
0
475
Member Avatar for ddanbe

I have a table with nutrient data(in Dutch) it looks like this ![Nutrient_table.png](/attachments/small/1/ea03b9085fe045894414a3101f2d6b4b.png "align-left") My DB design skills are very low, I only know Mr. Codd is lurking 'round the corner somwhere. Could anyone give me some hints on how to set up my tables or should I just usr …

Member Avatar for ddanbe
0
374
Member Avatar for UI

People, I am sure you've heard of social bookmarking sites like del.icio.us. You can now upload your bookmarks on a third party site to host your bookmarks so you can have access to your bookmarks from any part of the world when you are away from your home computer. No …

Member Avatar for rosario1990
0
570
Member Avatar for gentlemedia

I've enabled `allow_url_fopen` via MultiPHP INI Editor in cPanel, but if I check with `phpinfo()`it's still on 'Off'. Why's that? I've cleared my cache.

Member Avatar for gentlemedia
0
1K
Member Avatar for gentlemedia

Hey guys, I'm trying to change this password, because I don't know the password to login to my VPS (I've never had to set one as far as I know). Antway... I'm following the steps from these tut https://www.liberiangeek.net/2014/09/reset-forgotten-root-password-centos-7-servers/ After the last step `passwd root` I get the message: Can't …

Member Avatar for gentlemedia
0
612
Member Avatar for shuvobd71

I am at learning stage in web designing. I want to make web template for themeforeset.net after completion of my learning. Can I use jqury image slider in my templates that i will design for selling in themforest.net.If yes please send me related links..... shuvo

Member Avatar for rproffitt
0
291
Member Avatar for UI

Folks, Why do I keep on getting this error when everytime I input a url in the url field in the following web proxy script: **"The specified URL could not be returned due to a status code of 400."** It says unless the Status Code is 200 then to show …

Member Avatar for UI
0
403
Member Avatar for UI

Howdy Pros! If I was going to just track which urls from my own domain get clicked then I know how to do it. On everyone of my links, I'll just add my tracking url, like so: http://mydomain.com/?tracker.php But like I said, I want to track what my users do …

Member Avatar for UI
0
1K
Member Avatar for Stat_1

Server Error in '/' Application. Cannot open database "FDB" requested by the login. The login failed. Login failed for user 'fdb'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in …

Member Avatar for thines01
0
334
Member Avatar for Saqlainz

Cache in local storage of browsers gets cleared when website page redirects from AliPay payment website. This is happening in some computers and working fine in some. From my website user selects AliPay payment method then user is redirected to payment website and on successful payment is being redirected back …

Member Avatar for rproffitt
0
496
Member Avatar for Metrikhive
Member Avatar for Amelia_2
-1
580
Member Avatar for Stefce

Hello, is there any way of accessing mobile camera through my website? I want to open mobile camera through my website and take a picture and upload to server. Something similar to viber, when you install the app in your desktop they ask you to scan the QR code to …

Member Avatar for rproffitt
0
7K
Member Avatar for esedee

Hello..please I need help on making my menu bar on my web page remains fix at the top whenever you scroll down the page

Member Avatar for diafol
0
418
Member Avatar for Metrikhive
Member Avatar for Sammie_1

Hi everyone! I need your assistance in creating a c# based web browser. I want to change the useragent string but i don't know how to. I'm a newbie, I'm curious and finding this interesting. There are few things I like to implement with this browser and i need your …

Member Avatar for rproffitt
0
1K
Member Avatar for Nancy_11

A few weeks ago my laptop browsing and windows apps error. When i am on my facebook account i can watch youtube videos posted on feeds but other videos pos unable to watch and play just black screen and keep on loading. Even some FB games is not working properly. …

Member Avatar for JamesCherrill
0
406
Member Avatar for karthik_10

how to conneect the vb.net windows form with the online web server database. if anyone knows please respond me how

Member Avatar for xrjf
-1
1K
Member Avatar for davy_yg

Hello, I have this laravel file that is already works but when I try to set it offline it does not works I wonder why? I try to do this: framework_freshway\framework.env DB_HOST=localhost DB_DATABASE=wwwsoulf_revsoul DB_USERNAME=root DB_PASSWORD= http://localhost/framework_freshway/public_html/ Whoops, looks like something went wrong. 3/3 ErrorException in 1319c52207fd4f3069a97397543698e4 line 1275: Trying to …

Member Avatar for davy_yg
0
381
Member Avatar for Noname_1

Hi all, I have to solve a tripple sudoku. The program is supposed to solve the enlarged sudoku. We load 21 rows, each with 9 integers in the range <0.9>. Rows 1-9 (numbered so that the first line is numbered 1, etc.), 7-15 and 13-21 are to create a classic …

Member Avatar for Reverend Jim
0
485
Member Avatar for SolidSolutions

I have a sticky header on my page by setting CSS to relative and z-index. When I go to print, the first page prints fine (header, with page content starting just below header). The following pages has header on top of content. How can I force content below header on …

Member Avatar for henk_2
0
2K
Member Avatar for davy_yg

Hello, Please help me set this laravel framework file. I have two folders: framework_freshway: - public_html - framework I still receive this error message when trying to run this url: http://localhost/framework_freshway/public_html/ Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in C:\Program …

Member Avatar for diafol
0
302
Member Avatar for davy_yg

Hello, This is the error message on laravel public_html: Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in C:\Program Files (x86)\EasyPHP-DevServer-14.1VC9\data\localweb\framework_freshway\public_html\index.php on line 50 I wonder why it appears? This is only on public_html the framework is on seperate files: <?php …

Member Avatar for diafol
0
978
Member Avatar for isitme

Weird problem, one browser works other ones do not. AT&T (Yahoo) Browser works fine, but when I try to use MS Internet browser or Firefox they do not connect. Any suggestions!? Thanks in advance!

Member Avatar for Reverend Jim
0
2K
Member Avatar for davy_yg

Hello, This problem exist whenever I click the table in EasyPHP Web Server. I wonder why? 'squprime.class_list' doesn't exist There are several tables that appears like that. Can anyone help me figure out why? Thanks in advance, Davy

Member Avatar for rproffitt
0
90
Member Avatar for robert3353

Hello, I have a small form factor gaming PC with the following hardware. MSI X170I Gaming Pro AC mini iTX MB Intel i7 6700K CPU 32GBs GSkil DDR4 ram Nvidia GeForce 1080 Founders edition GPU OS Windows 10 Pro I subscribe to Frontier FIOS (formaly was Verizon) for my hi …

Member Avatar for rproffitt
0
6K
Member Avatar for neton9
Member Avatar for Siberian

Has anyone used the Stylish extension for FireFox ? I can't get a style to effect an absolute URL and any and all pages within a absolute URL ?

0
229

The End.