10,643 Topics

Member Avatar for
Member Avatar for Erek4

Just curious to see if anyone knows how to do the following: 1) Create a link on a webpage that will send an email. (Already Know this) 2) Put information in the body of that email. (Have an idea of how: body= 3) Here is the kicker: Keep the signature …

Member Avatar for jlego
0
75
Member Avatar for kuri88

I need to split the area code out of the () so it only displays numbers using the substring method. Below is the code I have done so car. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>No Title</title> <script type …

Member Avatar for edith135
0
96
Member Avatar for wapcrimers

Hi Everybody. Recently, i was trying to execute FLASH editor, but as i clicked on executable application file to install it, it shows an error that "FLASH VIDEO EXTENSION.DLL file is missing". I downloaded this file from SNIP but it didn't work and commenting about version. So, if anybody knows …

Member Avatar for contusvideo
0
383
Member Avatar for fcvolunteer

I've made a nav menu for my site but I've now been asked to turn it into a dropdown menu. I'd like to make it a horizontal submenu and after giving it a try on my own I found a wysiwyg program that lets you design it and spits out …

Member Avatar for fcvolunteer
0
86
Member Avatar for MrCapuchino

Hello, I have a .jsp file linked with a css file, normally I will put resize:none; to the textarea in my form to stop chrome or safari putting a resize handle on it. The thing is I cannot get it to work I don't know if it is because I'm …

Member Avatar for MrCapuchino
0
148
Member Avatar for dornaled

Hello , i was wondering if anyone could help me ! When i use WHM-remote backup ( FTP backup ) files will be transferred to the home FTP folder not to the part/Directory where i have addressed , for example i have addressed like : "/home/user/backup" but all the .tar.gz …

Member Avatar for Kraai
0
79
Member Avatar for chaserpm

Hello.. I need some help from the pros. lately I've been getting alot of spam on my site's contact forms. I want to add IP request in my forms so I can block the spammer's IPs. So far I have got the job 50% done. On my site i have …

Member Avatar for chaserpm
0
308
Member Avatar for dsmush

Hi I'm trying to get the labels of my form to appear above their input boxes and for the input boxes themselves to be side by side (basically a horizontal login form) I've used the label tag in my form after doing some research which looks like: [CODE]<form> <label for="email">Email</label> …

Member Avatar for dsmush
0
13K
Member Avatar for caltech
Member Avatar for Joshua Kidd

Hello all, Is there any way that I can count the number of lines in one column in a table? Such as I want to count all the names in this column on First name: [url]http://www.globalvirtualairlines.com/MyPages/web%20app.php[/url] How would I do so? Thanks in advance! :)

Member Avatar for macneato
0
74
Member Avatar for caltech

They should work, I don't know. Example: [CODE]<a href="http://www.endofdreamz.com" title="End of Dreamz" target=_"new">Website</a>[/CODE] Yeah so what's the story tried switching stuff around I don't know tried alt... I don't know. The webpage address is [url]http://nickelheroes.com/collaborators/collaborators.php[/url] I really want to get these to work so that I can just have it …

Member Avatar for macneato
0
100
Member Avatar for Egypt Pharaoh

How can I add a jquery code block like this [CODE]<td><tt> Name: '.$_POST['name'].' </tt></td> </tr> <tr> <td><tt> Surname: '.$_POST['surname'].' </tt></td> </tr> <tr> <td><tt> E-Mail: <a href="mailto:'.$_POST['email'].'">'.$_POST['email'].'</a> </tt></td> </tr> <tr> <td><tt> Message: <br><br> '.$_POST['message'].' </tt></td> </tr> </table> </body> </html>';[/CODE]

Member Avatar for macneato
0
55
Member Avatar for marwan4

I have problemes editing vbulletin from my cp , in the template interface , and i tried to edit the froum interface from dreamweaver 8 but i couldn't. i opened the index.php file of the vbulletin directory with dreamweaver and all i get is the php code and i couldn't …

Member Avatar for pathtoolong
0
163
Member Avatar for skald89

Hi, I know my knowledge of coding is very limited. I can code basic html and css, and not even completely correct. My question is, if I code an html layout and css that only looks correct in one browser can a programer take it and fix it all up? …

Member Avatar for vinayakgarg
0
133
Member Avatar for ppetree

I'm getting constant 404's on my mod-rewrites... this was working and I have no clue where to start looking to debug this so I would appreciate some help... ANY help!!! :) [B]This is the error from the error log:[/B] [Sat Mar 26 17:40:36 2011] [error] [client 89.23.133.199] File does not …

0
65
Member Avatar for ThirstyGlen

Hi, I recently built a new html site and it looked great in FF, Chrome, Safari, and IE8. When I view the site in IE9, it expands vertically, leaving spaces between the images and generally destroying the page layout. I don't know if this is an issue with my html …

Member Avatar for ThirstyGlen
0
152
Member Avatar for caltech

it's not the browser because it's working on another page; tried configuring the link and then removing it even, didn't work. so I really don't know. NickelHeroes.com, under "Collaborators", "Our Collaborators". Testing it on Lionel. What the hell is wrong. You can look up the code quick if you want, …

0
92
Member Avatar for Joshua Kidd

Hello all, I was just wondering if there is any possible way to do this: Have a user webpage, and a receiver page, and a status page. user page= Form with text Boxes and Submit button. the submit button sends the data to the Receiver page in a table. The …

Member Avatar for Joshua Kidd
0
131
Member Avatar for massy

i'm not sure what its called but basically my web site looks and runs fine until the window is NOT full screen. the items are replaced and reorganized. how do i make it so the web page is fixed and if the browser window is not maximized it just shows …

0
104
Member Avatar for thebigbroski

I'm working in Dreamweaver, and every time I try to put text into my editable region from a template it does the following: [url]http://img228.imageshack.us/i/resulto.png/[/url] That's the odd indentation. I tried allign the text to the left, and it does, but as soon as I try to test it out in …

Member Avatar for scottloway
0
77
Member Avatar for skald89

<div id="mailsort"> <div><a class="mailsort" style="width:175px;" height"auto" > From </a></div> <div><a class="mailsort" style="width:61px;" height"auto"> Date </a></div> <div><a class="mailsort" style="width:248;" height"auto"> Subject </a></div> </div> I want a right thin solid border on the right of "from" "date" "subject" I think its suppose to be <div style="border-right: " border- "> from </div> I …

Member Avatar for staciejortega
0
187
Member Avatar for Richajr0

Hi I want to create a 'select all' checkbox or button associated with a checkbox group. This is so that the user can automatically select all checkboxes in the group as there is a long list on the form. Im sure there is a simple way to do this but …

Member Avatar for janks
0
169
Member Avatar for Atistus

I am quite new to Python programming, just started about a week ago, and was just designing a simple menu for a simple guessing game. I have browsed Google and other websites trying to find snippets of code that may help me but my searches haven't turned up anything. I've …

Member Avatar for Atistus
0
172
Member Avatar for daviddoria

Is there a way to make a string variable in "normal" html (that is, not inside of a <script> tag)? I want to do something like [CODE] Number='005' <a href="http://domain.com/"+Number+".html">my link</a>[/CODE] Is this possible? Thanks, David

Member Avatar for daviddoria
0
103
Member Avatar for fabricetoussain

[img]http://i10.photobucket.com/albums/a145/41991/help.png[/img] ok making my first site, and i want to be able to put an iframe right inbetween the {} (as described in photo), just a simple horizontal photo scroll in a frame, but i cant figure out how to exactly put it into this location, i seriously started like …

Member Avatar for diafol
0
106
Member Avatar for Buolbear4444

How can one go about making and publishing a Chrome Web App? My understanding is there is some amount of HTML involved.

Member Avatar for logostomake
0
66
Member Avatar for shredder2794

Hello all, I am trying to strip all of the white space,front and back, from a variable that has the value of a text box in it. I've tried so many different techniques but to no avail... here is an example of some of my code... [code]var firstname =(document.registration_form.FirstName.value); if …

Member Avatar for ivatanako
0
395
Member Avatar for VBrulez

So, I use this site called DriveHQ to host my website- I upload a HTML file, and I open the file and get the link, and use .CO.NR to redirect to the site. Okay, so the point is that I made this Flash thing with something called PowerBullet Presenter, and …

Member Avatar for Kraai
0
96
Member Avatar for skald89

Could i put all this info in a css file and still code [CODE]<div id="submenu1"> </div>[/CODE] if yes how? [CODE]#submenu1 { position:absolute; top:530px; left:167px; width:auto; } #submenu2 { float:right; position:absolute; padding-left:10px; border-left:thin; border-left-color:#000; border-left-style:solid; border-left-width:thin; top:530px; left:487px; width:auto; } #submenuline { position:absolute; width:525px; top:535px; left:167px;[/CODE]

Member Avatar for skald89
0
82
Member Avatar for Reliable

Hey Everyone, I am hopign someone can help me out. I'm trying to learn how to use Fireworks to slice and export my website layouts since it has been given the CSS functionality. Problem the examples I have seen on ly show simple layouts wehre there are clear boundaries between …

0
54

The End.