13,937 Topics
![]() | |
I continue to get a script type font in various areas when viewing websites through Google Chrome as well as emails through Thunderbird. It is only occurring on one machine and only through those applications so my guess is it is the machine's settings that are the problem. However, I've … | |
Hey guys can u help me how to create a online ticket booking. I have an assignment to make bus ticketing online. | |
![]() | Hi I have a problem with drop down menu, it goes below content and I am not shure hot to keep it always on top CSS: #meniict,#meniict ul { list-style: none outside none; margin: 0; padding: 0; } #meniict { background: url('menu_bg.png') no-repeat scroll 0 0 transparent; clear: both; font-size: … |
hi i have been following a tutorial on how to build a image viewer using javascript for a web page i am building for my shop. i have not been able to get it to work and i have looked at the comments at the bottom and it seems to … | |
I am working on a project where my client want me to design a website and integrate it with Jira. I will be designing website with 4-5 pages. Setup Jira on his computer as he is planning to host it himself along with website. Backup Jira from his existing hosting … | |
Good evening I am trying to implement a simple login and sign in function that a user can register and then sign in to be able to use the site, i have two pop ups for the sign up and sign in, as follows <div class="popup"> <h2>Welcome Guest!</h2> <p>Please enter … | |
Please look at my jsfiddle here - http://jsfiddle.net/ftuZ5/ . I know why the links won't work as the relative positioning I have used to create the link / menu backgrounds I want is covering the a element but I can't work out how to resolve the issue (having tried relative … | |
Hi all,how do i link lets say thankyou.html page to my conatct.html page,so the idea is after submiting the page,by pressing the submit button,the confirmation page should pop up. Thank you. Part two - how to set up php so the request/submited page is sent to my email | |
Which between HTML and Php? is the easier language one can learn by themselves with the help of tutorials and some other e-learning materials? | |
-->>Hello everyone, -->>I curently faced the problem with My project that the Main Form (Which is My startup form) in My project is NOT loaded in.. -->>project explorer window during the design time,when I lounch the project I get the following error: Microsoft Visual Basic Errors during loading. Refer to … | |
Hello, Hope you are doing excellent. I have developed a small commercial application in VB+MSAccess. Now, I want to sale it with trial version and registered version. However, I am not getting a [I]perfect [/I]logic to write in VB to design a [B]Product Registration Code![/B] Please guide me in this … | |
I am having horrible formatting issues on the displayed page. I am trying to develop a template page that can be lunched from a link. This template page will contain the automated formatting to display the entire contents, of a "suppliers" website; while keeping the user within our site. I … | |
The form below is connected to a database and I would like the first two inputs in the form to display the data from the database in the form of a drop-down menu. Right now, all three inputs in the form have text entry inputs. I am still learning how … | |
I use Chrome as my default browser. Until recently I had no problem using it to access my online banking site. Now after I enter the user/password it goes to the second authentication page (input three characters from memorable word), but when I click OK on this page it goes … | |
Hello DaniWeb Family! I'm new to the site and to the industry so please be patient with me...smile! I recently completed a 2-year community college program where I studied web development and the courses ran the gamut from Photoshop and Dreamweaver to VB, ASP.Net, C#, Javascript, and Java to Server … | |
Hey everyone Please i would like to create a kind of quotation form with 2 ends (front and back). The front end would be a text box and a submit button and the back end would supply the response to the query / request that was inputed in the textbox … ![]() | |
Hi. i have small problem with sending email.(he not send) <FORM METHOD=POST ACTION="mailto:darguzas.sigitas@gmail.com" ENCTYPE="text/plain"> <label>Vartotojo vardas</label> <INPUT TYPE="text" NAME="username"> <label>JÅ«sų electroninis paÅ¡tas</label> <INPUT TYPE="email" NAME="email"> <label>KodÄ—l norite prisijunkti prie mÅ«sų sistemos ?</label> <TEXTAREA NAME="COMMENTS" ROWS="10" WRAP="hard"> </TEXTAREA> <INPUT NAME="redirect" TYPE="hidden" VALUE="index.html"> <INPUT NAME="NEXT_URL" TYPE="hidden" VALUE="index.html"> <BR> <button TYPE="submit" VALUE="submit" class="btn … | |
i have use this code but it result inline css like width:1220px;height:600px depending upon screen size from jquery.colorbox.js .and if i want to use media query for responsive colorbox first i have to remove this inline css but i am not able to find width and height in jquery.colorbox.js.help me … | |
I want to **transparent DIV box**.meance back content of page also see when i am in box. I have search but most of **said Background color** set with img.but i have **not to do**. Give me your suggestion Thank you. | |
Using a code i got over the internet i managed to embed a .ram file on a html page. however after i copied this code to enter a second file the web page plays the second video in both palyers whenever i tell either of the files to play. Can … | |
I want to make a web browser based on webkit in c#. For that i have two options, cefglue and awesomium. But i don't know which one is better out of them? I want to know awesomium or cefglue - which one is better for embedding in C# app? Please … | |
Hi everybody!! I'm starting with asp.net and i would like to try my code online.. can you advise me some free hosting for asp.net with the possibility to use sql server? Thanks | |
Hi Dw I've created some few ASP using Visual Basic .Net and the files when I publish it (exporting from IDE to a folder) are in .aspx format and the problem is that I didn't find the hosting that support this kind of format they support .asp so my question … | |
Hi Danniweb community! It has been a long time, good to post again on here, always been a great site. I am currently in the process of updating many aspects of my companies IT and the next thing is our website... We are now using Office 365 and part of … | |
Hello, I would require some help with this html form which doesnt send information to the php file which is linked to it HTML <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>RaffleCP</title> <link rel="stylesheet" href="css/body.css"/> </head> <body> <!-- multistep form --> <form id="msform" action="process.php" method="POST" > <!-- progressbar --> <ul id="progressbar"> … | |
hey guys, so ive been using datatables v1.9 recently, and found one of its new plugins ColVis. I added the function to me webpage but its messing up my page. When i click on the 'Show/Hide Column' button (first time) the drop down appears and I am able to show/hise … | |
There is little bit problem in my website viewing in Chrome browser. Navigation bar blinks or sometimes gone or colors tabs gone. How to solve it? It happens only in chrome browser. You can see it here http://theshortstoriesonline.com/pixie/ Thanks | |
Hi, I have one website and decided to do some changes, for example to use Vertical flyout menu. So, I picked the right one from this page: http://cssmenumaker.com/menu/green-segoe-flyout-menu Added link Menu CSS file in websites html code. Then wrote desired menu items and problem appeared - an arrow in front … | |
<style type="text/css"> #menu9 ul { list-style:none; font-family: "Lucida Sans Unicode", sans-serif; font-size: 32px; letter-spacing: -3px; line-height: 1.2em; float:left; clear:both; margin:20px; padding:0px 0px 0px 0px; } #menu9 ul li{ float:left; } #menu9 ul li a{ display:block; text-decoration:none; padding:5px 10px 5px 10px; background-color:#333333; width:170px; text-align:center; } #menu9 ul li a span{ display:block; … | |
I'm hosting my php file in WAMPSERVER PHP Version 5.4.3 and my database is somewhere in the uni server I keep getting this error and I don't know why * A connection attempt failed because the connected party did not properly respond after a period of time or established connection … |
The End.