13,937 Topics
![]() | |
Is there anyway to import/export posts accrss two different servers. Eg, post made on one site appear on the other? Or anyway to displayposts made on one site on the other? maybe display inside an iframe? | |
Hi All, I am a web developer and I am lately becoming fairly security conscious. So two questions for you and any help appreciated. 1)I have my hesitations about my web code being revealed to everyone through the "view page source" feature of web browsers. Apparently the source review may … | |
hello, I have a table with 10 rows and 6 columns in each row all with text fields . i have named the text fields from text1 to text60.Actually i need to find the total price of every item in each row,by multiplying the quantity and the unit price for … | |
How do we cut such design using photoshop? I mean the edges [IMG]http://www.sulawines.com/images/sectional/inside_bar.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/inside_display.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/outside_full.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/outside_balcony.jpg[/IMG] | |
How to create a favlet to allow my members to use this code offsite? favlet should have a link they can drag to their toolbar links. [code]<form><input type="button" onClick="fullwin('http://herproom.5.forumer.com/index.php?act=Attach&type=post&id=7101')" value="Screensaver"></a></form>[/code] or if i make ita regular href link can they drag that to their toolbar links? <a href="http://herproom.5.forumer.com/index.php?act=Attach&type=post&id=7101" target="_blank">screensaver</a> how … | |
Just launched a new web design tutorial site. Hope it could be useful for some. [url]www.hotcoding.com[/url] | |
I inherited a machine from a friend with a valid copy of Photoshop7 I am thinking of doing an upgrade to CS (and paying Adobe) and wonder what the upgrade process is. Has anyone gone thru the process and had issues. ![]() | |
Hello, First of all I would like to say this is a great layout and has helped me a lot. Now, on to my question. :lol: I cant seem to get my divs to always align to the center of the page. [code] body { background-color:#e6e6e6; } #header { position:absolute; … | |
This seems like a simple enough question to answer.... For some reason, FF and IE7 seems to render the navigation on my web page differently. Both the top and bottom borders of the links render as i want them to in FF, but not in IE7. Maybe someone could help … | |
Hi all im looking for a simple script that just has a single form where someone can enter their email address and the form will send that address to my email account , like "Subscribe to Newsletter" style thing... Thanks all | |
I have a page in which I successfully pass code from a list form to another page via a query string. I now wish to add an additional form that uses radio buttons, and passes that value in the query string, as well. The problem I have is capturing the … | |
A freind wants to spice up his menu, (div) to have a border appear on mouseover, stay, then dissappear when the menu is closed. He writes... [quote]Not quite what i wanted. Umm go check the member list here and mouseover a name, then click the name. The border stays on … | |
Can anyone tell me how to add or insert a "Content Table" using MS FrontPage, or how to code it by hand? | |
I have a probelm regarding printing a jsp page. When i print my page from browser, which comes in poppup window. then right sideof page is cutoff. that page contain main table tag which defines the complete layout.all data are td tag. I tried to change width and also margins … | |
Simply put: I want a table to go all the way down to the bottom of the page until I push it farther with content. The catch... Row 1: 51px Row 2: 40px Row 3: Stretchy Row 4: 20px Row 5: 40px I currently have height: 100% for <table> (using … | |
I'm not sure if this is the right "Browser Side World" board to post this on, but I'm not a programmer so forgive me. I'm thinking about redesigning my homepage. One feature I would like my homepage to have is the rotation of text and images. I sell designer furniture … | |
Within the below code for Microsoft Email, I am tring to figure out how to place the current day and date in the "Subject=" field. <html> <body> <p> This is today's quote: <a href="mailto:someone@microsoft.com?cc=someoneelse@microsoft.com&bcc=andsomeoneelse2@microsoft.com& [COLOR=Red][B][I]subject=CURRENTDAYDATE[/I][/B][/COLOR]&body=Today's%20Market%20Information">Markets!</a> </p> </body> </html> | |
Hi; I need a free 3.6.x vBulletin style,, dark styles are preferred.. THanks for helping.. | |
I have developed an application in VB.NET console application. when i open a particular file suppose txt(Notepad) file then it shows it as it is when i see the output on console but when i render it to the HTML then the output is unformatted i.e. it does not understand … | |
Hey, I am trying to get the text in the second cell of this HTML table to be centered vertically in the middle of the the image in the first cell. See the code. For some reason the text is always positioned at the bottom of the cell! Sorry for … | |
on my forum [URL]http://www.buyingandsellingforum.com/[/URL] the quick reply is having trouble. It goes to a blank page every time a new post is submitted, why is it doing this? | |
Hi All, First of all, I have very limited knowledge of broadband - unlike 101% of all you guys. The problem is- I recently decided to get broadband. I have a desktop and a laptop. The laptop is a Dell inspiron and it is 9 months old and it has … | |
Some members who come online and post are not appearing, while others are. Whats wrong with this code? Can I host The Php elsewhere to create my own database? [code] <script> tds = document.getElementsByTagName('td') if ({ibf.member.id} > 0) { for (i=0;i<tds.length;i++) { if (tds[i].innerHTML.match('Logged in as:')) { a = tds[i].getElementsByTagName('a')[0] … | |
What ways are there to try aligning the contents of a table cell? I have been requested to align a set of financial data so that the items are even on the screen and printout (that is, the decimals have to be on top of each other), but I cannot … | |
Hi All - Forgive this naieve questions but I am not sure of the answer and know someone can help on Daniweb! If I choose to ENCRYPT my HTML pages (for whole page) will the encryption scrample the text that the robots or crawlers will find? That is - obviously … | |
I'm having a few problems with some css/html code. The code isn't looking to bad in firefox(although it needs moving up the page a bit) but in internet explorer it looks very silly. I think i have mucked up the divs somewhere but can't find it for the life of … | |
I am just building my first webpage from scratch, with NVU, and my programming skills are pretty embryotic...:-) Can somebody please point me in the direction where I find information? The problem is as following: I want to build a portfolio site and link the images to two sites where … | |
Howdy, my name is Jeremy. I'm a noob, I'll tell you that upfront. I know a very small amount of html, and I'm sure this can be done. I need it so that when a user clicks a link it will run an executable, instead of requiring them to download … | |
I am writing an applicaton using servlets and HTML. the front page contains a login form which is located in one of the three frames contained in the front page. Now when the user successfully logs in. Inside a servlet I use the response.sendRedirect() method to move to the welcome … | |
Hi, I have always preferred IE over Firefox. Last night, I upgraded from IE6 to IE7. However, there are a couple of things I don't like about the design. Firstly, I don't like how the URL bar is at the very top, and the home, refresh, back, and forward buttons … |
The End.