20,737 Topics

Member Avatar for
Member Avatar for happygeek

With the annual Pwn2Own hacking event due to kick off tomorrow, Mozilla has confirmed that Firefox 3.6 has an unpatched critical vulnerability. The fact that Pwn2Own competitors will not be able to exploit this vulnerability to claim the Firefox hacking prize will be of no interest to the millions of …

Member Avatar for happygeek
0
500
Member Avatar for Techwriter10

Say what you will about Apple, love 'em or hate 'em, you have to admit they have a special magic when it comes to creating gadgets that consumers clamor for. They have a unique mix of design, build-up and marketing that when combined drive popularity and sales in huge numbers. …

Member Avatar for Techwriter10
1
721
Member Avatar for frida.kiriakos

hello, i want to run a ruby on rails application through apache web server via phusion passenger, i followed everything written in the guide and every guide and im still having a problem i really could use help, i spent two days on it and i am getting frustrated, when …

0
125
Member Avatar for agr8lemon

Hello everyone, This one has got me stumped so I figured I'd see if all the smart people that hang out here have any suggestions. Here is what I am trying to do: I have php site that pulls data from a SQL DB. based on results from the DB …

Member Avatar for sourcebits
0
113
Member Avatar for thanasisdev

Hello I have finished coding my site but i have a small problem. In the main page [URL="http://nik.itcreations.eu/gr/index.php"]http://nik.itcreations.eu/gr/index.php[/URL] the footer div collides with the the previous div. I would like to have some space between these two divs. I have tried to use the margin tag with no success. Your …

Member Avatar for thanasisdev
0
75
Member Avatar for peepster

I have a drop down menu that drop downs over a flash element embedded in an html page. [URL="http://e-squareddesigns.com/print.html"]http://www.e-squareddesigns.com/print.html[/URL] [URL="http://www.e-squareddesigns.com/logos.html"]http://www.e-squareddesigns.com/logos.html[/URL] [URL="http://www.e-squareddesigns.com/web.html"]http://www.e-squareddesigns.com/web.html[/URL] [URL="http://www.e-squareddesigns.com/specialty.html"]http://www.e-squareddesigns.com/specialty.html[/URL] If you go to these pages, and then use the drop-down menu under "portfolio" on the main menu, the one for "specialty items" looks "warped" or "smushed." This …

Member Avatar for almostbob
0
55
Member Avatar for sanchow

Hello, I want to use R to perform real-time statistical analysis on the web and return results/images on the website. The webmaster is not ready to install R on the web server. Is there a way to run R on a remote linux cluster and POST results from the remote …

0
78
Member Avatar for izwel

Greetings, I am Izwel. I make art and music. Within the last few months I have began to study online marketing, sales and promotion, and web design. I have learned photoshop fluently. I have been using iweb for the past 4 days and like it alot. I am working on …

Member Avatar for jephthah
0
97
Member Avatar for bekiav

im having a problem with the ajax toolkit - HtmlEditor when i load it up when i switch form "Design" to "Html" ot from "preview" to "Html" i cant go back to "preview" or "Design" , why is that? i put the script manager and than the ajaxtoolkit... rgards barak …

0
44
Member Avatar for kayweng

I want to make a grid by using HTML elements only that includes <table> and <div>. Since the purpose for display only and my previous RadGrid is not working well in Firefox, thus i need draw a HTML Grid (div and table only) in Web Page. My HTML grid is …

0
58
Member Avatar for ramsham

Hi Everybody!!! I am Working on Web application Using C#.NET(Microsoft Visual Studio) and SQL server 2005 ,Microsoft Internet Explorer .I have to show some Sanskrit text on web page.Now i am showing it using the Text Box control(as it show text as it is from database like paragraph...) 1.My Problem …

Member Avatar for ramsham
0
171
Member Avatar for AntonAL

Adobe Fireworks CS4 has common library of Symbols, that is located in the users folder: C:/Users/CurrentUser/AppData/Roaming/Adobe/Fireworks CS4/Common Library/Custom Symbols The reason, i need to change the path to my custom path is the ability of using Symbol Scripts: When Symbol is exported to some folder, symbol script is created and …

0
75
Member Avatar for anuraggupta16

I am trying to connect to Mysql from Jsp in Tomcat and I am getting Java.lang.NullPointer Exception. Please provide any help as soon as possible. I have set the web.xml and the server.xml properly. My web.xml contains: [code=xml]<description>MySQL Test App</description> <resource-ref> <description>DB Connection</description> <res-ref-name>jdbc/TestDB</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref>[/code] server.xml I have …

Member Avatar for jwenting
0
158
Member Avatar for nufanvandal

Hey all, I'm looking to bounce and brainstorm some ideas. I'm curious about new techniques for handling global navigation. We're all familiar with standard menu's with flyouts, drop downs etc.... If you've worked on enterprise systems you know how unruly a huge hierarchy can be. 3...4..or more flyout levels (nooo!!!!) …

Member Avatar for fabibz
0
67
Member Avatar for davidm23

Hey Guys, Please help me out. We were re-designing a web page. When we tried to edit the contact us page its popping out an unwanted message. Actually there is no change except the design from the previous version ([url]http://newgenresoft.com/contact.htm[/url]) both are working in the right way. But this popup …

Member Avatar for Airshow
0
77
Member Avatar for thumpiez

I need help stretching a gradient background to 100% width (and 31px height) with centered text over it. Here is the page I am working on: [url]http://www.ahtwindows.com/asset/[/url] The gray gradient nav bar needs to have a width of 100% for all viewers, with the menu text links on top of …

Member Avatar for dreamer14
0
138
Member Avatar for 456456

Dear all, I have converted one of my web application from .net 1.1 to 3.5 and added the calendar component out of the ajax toolkit. The primary web server: [url]www.domain1.com/project1/folder2/default.aspx[/url] Is working fine and work as expected? The second domain is redirected to a subfolder on the primary web server: …

0
81
Member Avatar for PHPclown

Hello guys. Can someone give me an simple example, how to make when someone register in to my game, to set him in some place on the map. I dont have map right now, and thats my question. How to make browser game map ? Some kind of tutorial or …

Member Avatar for diafol
0
155
Member Avatar for CreativeCoding

So I have this code: [CODE]String^ main = "http://www.lockerz.com/"; if(main == web->Url->ToString()){ MessageBox::Show("Hello", "WIN"); }[/CODE] and it's attached to a timer that ticks every 100 milliseconds. Oh yeah, and web is the web browser in VC++. But when I run, I get this error: [CODE]An unhandled exception of type 'System.NullReferenceException' …

Member Avatar for CreativeCoding
0
158
Member Avatar for athar89

I need to buy some books on database systems. A complete course from start to end. Well the books should have some theoretical explanation but should focus more on practical ideas and solutions. I need to learn sql, xml, xhtml, rdbms, oodbms and whatever other scripting languages there are. I …

Member Avatar for taneval23
0
90
Member Avatar for taffylad

Hi everyone. My friend asked me to have a look at his computer the other day because he cannot view certain web pages that he visits (ebay being one of them). Well I thought it might be some spyware or browser hijacker or something so I tried running adaware, spybot, …

Member Avatar for characteredu
2
390
Member Avatar for GuyClapperton

Microsoft's decision not to support Windows XP users with the next version of its browser, IE9, will raise a few eyebrows. I can't speak for the position in the US, but over here in the UK very few corporates migrated to Vista, and it's the corporate engine that drives IT …

Member Avatar for characteredu
0
189
Member Avatar for amitshrivas

Hi.to all This is Amit.. i have one website in which i m using (html,aspx) pages. i uploaded also to my domain. [B]HTML[/B] pages works properly but when i request for [B]ASPX [/B] page it shows ::::::::::::::::::: ------------------------------------------------------------------------------------ [B][COLOR="Red"]"Description: An application error occurred on the server. The current custom error …

Member Avatar for amitshrivas
0
106
Member Avatar for rajabca

Server Error in '/online shopping' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered …

Member Avatar for humillmca
0
112
Member Avatar for txwebdesign

I have a [B]dB named "txbDb"[/B] I have a [B]table called "txbUpdates"[/B], in that table I have the following [B]cols: ID, LOCATION, MODELS, PHOTOGRAPHERS.[/B] "LOCATION" refers to a page name or URL; i.e. may1toJun12009.php and ID is simply the current row I'm on, right now I have 46 rows so …

Member Avatar for txwebdesign
0
309
Member Avatar for jfstyle

Can get my hotmail from my outlook program with no problems but if I try to log into hotmail by [url]www.hotmail.com[/url] if constatly clicks from one log on to another every half second.whats wrong

Member Avatar for crunchie
0
170
Member Avatar for drspock

Hi, I am making an online page for a company so that users can upload and download files from the company's server. Now, as every ASP .NET developer knows, the ASP .NET framework includes a file upload control for users to upload files to the server. The problem with this …

Member Avatar for vglass
0
198
Member Avatar for murphydolores

Hello Can any one help me to find out a shopping cart systems that work with PayFlow Link?

Member Avatar for johnmurphy
0
21
Member Avatar for snitch321

I have just imported an swf file and i want this movie clip to be played at a lot slower frame rate?

Member Avatar for snitch321
0
127
Member Avatar for kfgreen

I'm looking to add a form/quote generator to my site. I do vinyl wall quotes and I would like my customers to be able to design their own wall quote and purchase. Here is an example: [url]http://www.vinylletterdecor.com/designcenter.php[/url] That's just one style that I like. Does anyone have any advice on …

Member Avatar for mtracey
0
89
Member Avatar for avinash_545

hi everybody. am a newbie to web design and I was wondering how to add the google map to a webpage. the same way some web site do it to situate a shop and so on, as if it is in an iframe. help me please!

Member Avatar for agr8lemon
0
79
Member Avatar for daviddoria

After reading a few tutorials, it looks like this: [url]http://www.rpi.edu/~doriad/Examples/Table/[/url] should make a full (100%) width table. However, the width is actually very small and the table is on the left of the page. Does anyone see what is wrong here? Thanks, Dave

Member Avatar for almostbob
0
103
Member Avatar for Raik.48

Hi everyone! I want to insert a picture as a background on a table data(td) and another smaller image above it. I tried doing with css but it did not work. I tried from the html page but it did not help. Can anyone suggest a solution? Thank You!

Member Avatar for almostbob
0
61
Member Avatar for Moirae

Hello, I'm making a photo gallery using Flash, AS3 and I'm supposed to use URLRequest. Can someone please explain to me what is its purpose? My gallery works fine but I don't understand what this class id used for? I read some articles on Internet and it says [QUOTE]The URLRequest …

Member Avatar for Moirae
0
101
Member Avatar for mrcniceguy

I HOPE YOU ARE ALL FINE) In my web i`m using image magic or GD library to resize photos when someone upload them to the server. This makes me create alot of thumbnails for a single photo. So i`m asking if their is any function in PHP which can resize …

Member Avatar for cwarn23
0
67
Member Avatar for steven2

The web server is Apache. I want to rewrite URL so a user won't know the actual directory. For example: The original URL: [url]www.mydomainname.com/en/piecework/piecework.php?piecework_id=11[/url] Expected URL: piecework.mydomainname.com/en/11 I added the following statements in .htaccess: [CODE]RewriteCond %{HTTP_HOST} ^(?!www)([^.]+)\.mydomainname\.com$ [NC] RewriteRule ^(w+)/(\d+)$ /$1/%1/%1.php?%1_id=$2 [L][/CODE] Of course I replaced mydomainname with my domain …

0
91
Member Avatar for PaulS22401

Hi everyone, Very frustrating for me since I use Norton, I keep my system updated from Microsoft, and I have both AdAware and Malwarebytes on my system, I don't fileshare or go to gaming sites. My IE is now unusable. It immediately gives me popups or shuts it down without …

Member Avatar for PhilliePhan
0
213
Member Avatar for gunnarflax

Hi! I'm trying to create a file browser - similar to windows explorer but for the web. I want to be able to move a file into a folder and for this I'm using the jQuery UI library. The code I have so far is this (I haven't made any …

0
67
Member Avatar for loligator

IE tells me there's an error on line 17, which is the onload method of the body tag. So here's the code... [code] <script language="javascript" type="application/javascript"> function startUp() { setFocus(); } function setFocus(){ document.frmSearch.txtSearch.focus(); document.frmSearch.txtSearch.select(); } </script> [/code] And here's how it's called: [code] <body onload="startUp();"> [/code] I tested this …

Member Avatar for loligator
0
2K
Member Avatar for henpecked1

I'm not sure how to ask this and I'll probably sound a little stupid, but bear with me. How does a "membership" website store member data? Is it done with a database? Does it store the information in a flat file as pages that can be edited later? I see …

Member Avatar for almostbob
0
164
Member Avatar for ryy705

Hello, I've cut up a single image into two and I would like them to sit on top of each other. Unfortunately, I can't get rid of the empty space between the two images. How is this done? Please copy and paste the code if you wish to view it. …

Member Avatar for almostbob
0
105
Member Avatar for codecat

Hello, I'm a newbie to web development, trying to get this image map to work and have no idea where I'm going wrong. The image comes up fine but there are no "hotspots" highlighted, the links don't work, nor does the title pop up when you hover over the area. …

Member Avatar for codecat
0
4K
Member Avatar for avinash_545

Dear all, I am currently working on an html project and I wanted to include a vertical navigation menu to the index.html page( the homepage).Am using table and drawing row to do it. I want to add a little extra to it. that is on mouseover on one item in …

Member Avatar for avinash_545
0
77
Member Avatar for ClaudeVernier

Hello, I have started to work on a new implementation of a shopping basket, some of it is not working as I would like it to do and so, I thought I could ask for an advice. I have included the full HTML page in a ZIP attachment, it is …

0
24
Member Avatar for happygeek

The MIX10 Microsoft Developer Conference is always good for a laugh or two, but just who was rolling on the floor after the IE9 preview code was revealed? Certainly Microsoft is deadly serious about Internet Explorer: The Next Generation. So serious that it has apparently created a new development team …

0
593
Member Avatar for Tunisien86

Hi guys, I have a problem when synchronizing web publication. I begin by giving you an insight into my soft installed: -sql-server 2005 -windows seven so IIS7 I created a publication MaPublication.I made a right click on publication-> Release Local> MaPublication then I chose to configure synchronization Web.Then, next-> sql …

0
48
Member Avatar for ALOK.53

[CODE]using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using System.Web.Security; using System.Data.SqlClient; using System.Configuration; using System.Security; public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { txtUserName.Focus(); } private void InitializeComponent() { this.cmdSubmit.Click += …

Member Avatar for kvprajapati
0
120
Member Avatar for fiaolle

I can't change the text of a linkbutton that is placed in a repeater. I want the text to change when I click the button. [CODE] <asp:Repeater ID="rptSearch" runat="server" > <HeaderTemplate > <table border="1" width="100%"> <tr> <th> Bild </th> <th> <asp:LinkButton ForeColor="Blue" Text="Visa billig" OnClick="SortList" EnableViewState="true" ID="lkbSort" runat="server"></asp:LinkButton> </th> </tr> …

0
69
Member Avatar for _V_

Hello, I am working on a seemingly unique file uploading project where files that are dropped onto a server are programmatically uploaded to an ms access db (don’t ask, I’m already pushin for sql) I believe the problem lies in converting the ftp stream to binary and then to the …

0
53
Member Avatar for edDev

Ok, I've got this code that needs to load a .wmv file - the client is adamant about using .wmv files and not Flash files - and the client insists that it use variables for the width and height parameters. Thanks to a couple of you, I've now got the …

Member Avatar for jasonc31
-1
453

The End.