10,650 Topics
| |
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 … | |
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 … | |
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; … | |
body {background-color:#080808;} .Text{ color:white; text-align:center } .titel{ color:red; font-size:350%; text-align:center } ul.nav { list-style-type:none; text-align:center padding:0; position:relative; left:33%; } a:link,a:visited { float:left; margin: 0 auto; display:block; font-weight:bold; color:#FFFFFF; background-color:red; width:120px; text-align:center; padding:4px; text-decoration:none; text-transform:uppercase; } a:hover,a:active { background-color:#E60000; } How can I make the a:link, a:visited and a:hover, a:active so … | |
Good Morning everyone... Hopefully someone has a simple fix for this. I don't do much with styling using CSS yet... (but I'm getting there) I have a website that I have up on a development domain as well as on a live domain The live domain has an ssl certificate … | |
Hi, How can I automatically resize the height of an iframe such that it takes the height of an external website without showing the scrollbars. Thanks in advance | |
hi everybody... i'm creating some educational based website in which students results r displayed. but i'm willing to send result to there mail plz visit https://github.com/shaan7/vturesults can anyone explain how to use this code files in my database and made it to work in my website(similar to http://vtu.shaan7.info/) | |
hello daniweb friends. sorry for my title i didn't find how tell shortly or exact my problem. so i have a div in header which in i have image as site logo and near i have form "search form" i want to make near, face to face. but what i … | |
if triangles are made with borders, how i can put a border in one triangle? .arrow { height:0; width:0; border:40px solid transparent; border-bottom:40px solid black; } Thanks | |
Does anyone know of an easy way to have an image switch to another image when the cursor hovers over a completely separate image? [Here](http://lonnyfoster.com/temp/daniweb/replace_image.png) is a diagram that hopefully illustrates more clearly what I'm trying to say. | |
I don't know if this is the correct forum for this question but here goes... I have a client with a .com domain which has expired. She uses it to redirect to her .co.uk domain - mainly to protect her brand but also for the email address. The company the … | |
I am having trouble in styling the table in php code. I was wondering if u can help me with it? echo "<table border='1' padding = '20'>"; echo '<tr>'; echo '<th>DVD Name</th>'; echo '<th>Price</th>'; echo '<th>Quantity</th>'; echo '<th> Total </th>'; echo '</tr>'; I just want to like change the colour … | |
hello, [CODE] <div> <div class="floatLeft"></div> <div class="center"></div> <div class="floatRight"></div> </div> [/CODE] The question is - how do I make the div with class "center" actually in the center. Those 3 divs doesn't take all the width available. Another divs are floated as class name says.Or should I use different technique? | |
I have a form which updates a MySQL database. This form uses an image to submit the form (code below). The name of the form is 'UpdateForm' <input style="padding:0px; margin:0px; margin-top:10px; border:none;" type="image" hspace="0" vspace="0" border="0" name="Update" id="Update" value="Update" alt="Update" src="images/UpdateButton.png" /> I would like to change this to use … | |
Hi, I am working on a form created in html and also used Java scripts needed. I am trying to encrypt a string with the security key i have. On the page load this has to be done. Can i do this using the Velocity Scripting. Or could you please … |
The End.