20,737 Topics
![]() | |
Hi, I'm having problems with word press footers site map. at the moment it's displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer-1.jpg[/IMG] I would like it displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer2.jpg[/IMG] I've tried looking in footer.php, but there is only this piece of code: [CODE] <ul id="bottomLinks"> <?php wp_list_pages('title_li=') ?> </ul>[/CODE] I've tried looking in … | |
Hi, I need some help on how to use the define a tab loop and making it work correctly in Flash AS3 CS4 FP9. Greatly appreciate any hinting or clue on how to solve this mind bogging issue. Thanks!! If you do not wish to read the details, my short … | |
Hello, I am working on a database design for a project that I want to attempt. Right now, I am working on just the database. I am getting a little lost on primary and foreign keys. It's been a while since I have done this. Here is my list so … | |
I keep getting this error: c:\inetpub\wwwroot\Phoenix\Login.aspx.cs(85): 'Phoenix.WebForm1.DBConnection(string, string)': not all code paths return a value I have already tried putting everything in the DBConnection function to comments but still the problem persisted. This is crucial that i get this working. I have watched examples from the guides in daniweb but … | |
Hi I create web site using asp.net,It publish in windows server 2003.when I type URL in internet explore its sows all the aspnet file(.aspx) file,after that I click on default.aspx file,but it wont works,its generate "page cannot found".I tried it in my local machine and server machine,but its that didn't … | |
Hello, I'm new to ASP.NET. I'm requesting help. I've tried hard but with no result. I want to provide my user a Gridview filled with data from database, allowing him to edit these records not in order to update the database, but in order to insert edited rows in db … | |
I divide my page 4 div parts. left, content, footer, header. The content data change dynamically. when I click some link the panel open. After I link another link inside that panel, open another panel under that panel. I want to adjust content div heigth dynamically when page update. Can … | |
Hi, I'm a developer with little experience in J2EE. I'm working with an Application called Enovia Matrix, which is an N-Tiers System composed by an oracle database, an RMI server, some "thick-client" applications and a Web-Based interface. I develop using Eclipse, in which I imported the War File generated for … | |
Hi, I am currently developing a Chrome extension to upload photos to TwitPic, but am receiving an error in the response: <?xml version="1.0" encoding="UTF-8"?> <rsp stat="fail"> <err code="2" msg="Image type not supported. GIF, JPG, & PNG only" /> </rsp> My request looks like this: [CODE]--345823569845694578678 Content-disposition: form-data; filename="image.png"; name="media" Content-Type: … | |
Hi Guys. Please help! I give up! I don't see the answer for my problem anywhere! It's quite difficult to explain so please bear with me: I'm designing a website which contain 5 main (parent) pages (index.thml, catalogue.thml, etc.). Each page have NAVIGATOR, embed <iframe> in the "center" and the … | |
This is all new to me, so if I'm not going about this in the correct way, please let me know. I want to set up a website with 100 to 200 webcams available so a viewer can pick any one of them to view a particular area. The image … | |
I have the following code: [CODE]Imports System.IO Imports System.Data Imports System.Data.SqlClient Partial Class _Default Inherits System.Web.UI.Page Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load End Sub Protected Sub Submit1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Submit1.Click Dim SaveLocation As String = Server.MapPath("Data") & "\upload.txt'" … | |
hi all, I have problem with table background color. I have a site in html i have table inside another table's td tag. but i can not give bgcolor to the table which is inisde another table. the code is below Can anyone help me thank you for attention index.html … | |
Hello all, I am having some trouble getting my background image to show in FF and IE, I am using firefox web developer add-on and when I click edit css, the background image shows up, when I close the edit css it reverts back to having no background. [URL="http://www.costumeshopfinder.co.uk/test/"]here[/URL] is … ![]() | |
Hi All, I need to create a new web-service by using php. And I need to use SOAP RPC/encoded for implementing this. I also need to authenticate the soap request using soap header information. Before doing main task that I have created a WSDL file, client and server files using … | |
I need to keep track of the status for a person who registers for an event. This is going to be part of a tool that is administered by non-programmers. Various events will have different sets of status values, and it is possible for several events with distinct or overlapping … | |
I am trying to customize a flash template for my needs. The site is consisted of Portfolio (Photo gallery), About Me, Archives, Awards and Contacts pages... I managed to customize the Portfolio page changing the previously added photos. Now i have to change the text of the other 4 pages. … | |
I'm a newbie so if I'm posting this in the wrong place, please forgive me. I created a couple of interactive maps using Visio (not sure what version) and saved them as HTML to post on our portal. I was recently given a new laptop with Visio 2007 and have … | |
About a month ago Yahoo Mail included a Toolbar just above the text area. Since that time I have not been able to SEND or REPLY to any mai from this computer. I notified Yahoo about this and they suggested that FireFox 0.8 was incompatible with the Color/Graphics mode and … | |
Please forgive the long post, but I thought it best to be thorough, even if I'm only looking for pointers. I am working on a schema for a PostGreSQL dbase that is meant to contain all the metadata for all our Digital assets that are for distribution on online: audio, … | |
Using AJAX & php to return a randomly generated number of single column tables, and drop them into a <div> element. ( [url]http://www.thegreatmartinicompany.co...ace-value.html[/url] ). I've set the div to text-align: center, and put auto margins on the tables. The result is the tables are centered and equally spaced in the … | |
Hi there everyone, I have a site over here: [url]http://www.vikgfx.com[/url] If you view it in a resolution of 1280 x 1024, the whole page would sit on the left side of the screen. I tried my level best to adjust the CSS but it just doesn't sit in the center. … ![]() | |
Hi all!! I would like to design a customization site like the foolowing: [url]http://nikeid.nike.com/[/url] or [url]https://www.trekbikes.com/us/en/projectone/[/url] but I have no idea of how to even begin. :icon_confused: What should I use Flash or Flex? How it works? Is the customization done by changing any values in something like an XML … | |
Rebuilt an existing site: Old site used aspx pages, for example: [url]http://www.americascarshow.com/Detail.aspx?dct=11&mid=1656[/url] (broken) New site is in Joomla; new link is: [url]http://americascarshow.com/gadgetcentral[/url] I tried a 301 redirect in .htaccess file but cld not get it to work. I need a solution to redirect links to new pages and/or at least … ![]() | |
Does anyone have any idea why a bar code reader would inconsistently leave off numbers when scanning into a text box? The site in question is [url]http://www2.buyersvine.com[/url] | |
Hi, We are using the ReportViewer control to display SSRS reports in our ASP.NET application. On pages where we use the ReportViewer control the session does not time out. The reason for this is the ReportViewer control emits a "setTimeOut" javascript function which reads the Session timeout value from the … | |
I dunno if I'm posting in the correct forum but I need urgent help. I'm currently a student doing my final year project in school. I've been task to come up with a prototype/solution for a Single Sign On(SSO). I've been researching for about 3 weeks now but I can't … | |
This is the error I keep getting, This script works fine with the local SQL server running on my windows test box but when I try it with the SQL server running on my shared web hosting account with go daddy it gives this error, I think obviously their databases … | |
Hey all, I am designing my first web site, and have run into an issue.. In one tab of my spry tabbed accordion I have five images placed on a horizontal line, with a horizontal scroll. (because the container that holds the accordion has a limited width and height.) This … | |
Hi there, I don't particularly like the default virus scanner which is with Mozilla. What I want to know is, how can I get ESET Nod32 Anti Virus to go as the default one? I tried browsing for it, but couldn't really find much .exe files is program files where … | |
Hello, i tried too long so i describe my problem here. im really desprate. I want to link from JSP1.jsp to JSP2.jsp with a simple <a href=...> statement This link should also have an identification number. this is my JSP1.jsp: [CODE] <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <!DOCTYPE html PUBLIC … | |
Hi, everyone, I'm pretty new at web design, so I'm hoping someone could help me. I've written my website, it's up and running, but I've run into this problem: In Explorer, it displays fine, but in Google Chrome, some problems become apparent. Here's a typical page: [URL="http://www.amber-instruments.co.uk/probes.htm"]http://www.amber-instruments.co.uk/probes.htm[/URL] I'd be most … | |
This is a friends son computer. I have already uninstalled limewire as requested. HP dv8000. Originally was getting 2010 antivirus popups. Has no AV and I was going to put microsoft security essentials in it if this was thought to be a good idea. Computer is REAL REAL slow. Thanks … | |
![]() | |
![]() | Hai Flash Lovers, What do you think about the new prerelease of Flash CS5? Did you see their demos or something.. If not come on cheers with me and follow the link to see the demo. [URL="http://www.gotoandlearn.com/play?id=118"]http://www.gotoandlearn.com/play?id=118[/URL] Kindly provide your feedbacks. ![]() |
I have access database and uploaded this file in my ftp server. Please let me know the javascript code to access this database file from ftp server. | |
hi all i have some confusion about actors in use case. im doing my final year project and now i have to write my thesis/documentation. of course for system design i need a use case. im developing a web based file encryption application with usage of TPM specification. TPM stand … | |
I've completed my web app and it runs well when I test it on my pc. I have a ftp up and connected to server. Now what? What exactly do I upload? There a tutorial floating around for this? I'm using VS 2008 with ASP 3.5. | |
A user is sending me a data value in a web browser -see below for example. I would like to get this value and use it downstream. I try using [COLOR="Red"]string val = Request.QueryString[X_ACCOUNTID][/COLOR] but it did not work. Any idea on how I can retrieve the value in my … | |
i found some topic about this issue but they can't solve my problem . i have CSS menu with .swf file and this is code of flash [CODE]<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="768" height="300; "> <param name="movie" value="slideshow2.swf"> <param name="quality" value="high"> <param name=wmode value="transparent"> <DIV ID="flashMovie" STYLE="position: absolute; top: 10; left: 10; … | |
I have a problem with my background image code, where the image keeps repeating vertically down. The issue can be viewed here: [URL="http://djfades.com/index.htm"]http://djfades.com/index.htm[/URL] Can anyone help me out? | |
I'm doing a web application for one of my projects in my computer class. I have been using Apache 6.0 as my server and SQL for my database. I'm am having trouble with getting my create form which is in the view form to save with is controlled by my … | |
We have TFS 2008 which is uses WSS 2.0. I have tried to deploy a webpart, but the Sharepoint Configuration Analyzer supplies a "could not locate" error. I created a bin folder and put the assembly's dll in the default web site. This new bin sits next to the web.config … | |
I have very limited cut and paste HTML/CSS Flash experience, but am in the process of redoing a design portfolio. I want to incorporate an image lightbox interface like the one featured on this site. Does anybody know how this image scrolling area is created? Is there some open source … | |
hi to people who like starting with <?php and finishing with ?> I can always help your php and mysql works.when you need a help just add me to your msn and request a help [email snipped] friendship is first and the second must be helping each other. my name … | |
We're here. We're new. Here's a little bit of info about us: We are a graphic design platform for hiring freelance designers. Based out of San Antonio, Texas and born out of sister site Brandstack -- "The World's Biggest Brand Marketplace," Upstack is a response to current trends in the … | |
Hi all, I'm having a problems with a web page I'm making. I have a container div which has a child div inside it. I want a scroll bar in the child div, to keep consistency throughout other pages. [CODE]#videoclips-main { position:absolute; overflow: auto; top:0%; left:0%; width:100%; height:80%; z-index:1; } … | |
VERY simple problem i know, but i need to have an array of text-box's. [CODE] <input type='text' id='val[]' value='1'> <input type='text' id='val[]' value='2'> <input type='text' id='val[]' value='3'> <input type='text' id='val[]' value='4'> <input type='text' id='val[]' value='5'> [/CODE] I have simplified my code, however this is basically the source output i have. … | |
hi to all, I want to start a game website such as gamespot(i know it looks like very childish). so i complete FRONT-END designing of my website as well as some BACK-END also. but problem is that i don't have any idea that what are the sources for earning from … ![]() | |
Hi, I have a question for all you brilliant daniweb joomla developers (mean the "brilliant" sincerely) ... and it's probably a simple one for you. I am using the latest joomla and a template a Siteground template (siteground-j15-116). Can I replace the Site Name that appears in the upper left … |
The End.