20,737 Topics
![]() | |
Hi guys, I don't know if anyone out there can help me with this. I will start of by explaining exactly what I am doing. I am currently developing a web based online examination system in ASP.net. Now I have set it up and it works perfectly except for one … | |
Hi, I' running XP and now I' running into an issue with Internet Explorer. I have run AdAware and Bazooka to check for spyware. There is none. I have cleared my history and cache and temporary internet files. Here is my dilemma. When I go to type in a web … | |
Is it possible to apply XSLT on XML output from a Perl CGI script? I.e. I have a registration form, when submitted it makes an Ajax request, building a query string from the form inputs. The request is made to a Perl CGI script. This script can be called two … | |
I have written a javascript function that calls a web service to save data. When the web service is called an alert pops up saying [I]the server method saveUpdateCodes failed[/I], and it gives no other information. The thing is the web service executes and throws no errors (I've stepped though … | |
Hello all... My name is Timothy. I am a senor in high school, but I've been doing web design and visual basic programming for about 5 years now. I'm happy to be around so many different people who are into the same stuff I am and I hope to do … | |
To start i am a first year student and I'm unclear on server and server types. If i have at least 196 workstations on a LAN network running win. XP and then segment the network into a student side and administration side how many servers running a Win. server 2008 … | |
Hello! I have a simple (simple to some!)Dreamweaver assignment to create an index portfolio, save it on my desktop, Zip a folder and email it. My problem is, whenever I email the zipped folder, the image does not show up with the page. All other links are present and working, … | |
I'm a newbie trying to modify the code in an AJAX tutorial to load data from an XML file, and it is not working. The code is in a php file that is invoked with the URL: [icode]getXMLTest.php?showName=photoShowTest.xml[/icode] The code I've written (mostly copied from the tutorial, actually) is: [code] … | |
I have run avast in safe mode as well as spybot S&D and ccleaner. Avast found a virus "virtumonde" in system32 and the system restore registry and deleted it. Spybot also found it and deleted it. I have been unable to install malwarebytes. I downloaded it but installation fails. Here … | |
Hi Folks, I've just upgraded an old VB6 app to VB2008 - all has gone well and I'm pleased with the new .net features. However I need to holds the common settings for all of the apps ona server (UNC path). Previously I used an ini file on the server … | |
How do I center this form so it stays centered when I adjust the size of my browser window? [CODE] <form> First name: <input type="text" name="firstname" /> <br /> Last name: <input type="text" name="lastname" /> </form> [/CODE] Thank-you. | |
HI i have used tag's a to link a address. i've used it like this : <a ... > <img ... /><br /> <h1> example </h1></a> when i've validate it , this error has been showed . is there any problwm if i've used tag's a like this . thanks | |
no one out there seems to know how to do this, including me: [url]http://graphictherapy.com/index2.html[/url] How hard can it be? It's a side scroll that you drag with a mouse. Why so hard to find code for it?????? Jesus Christ! | |
I have been contemplating on what would be best, when it comes to learning. What I mean by that is, I have a certain job. The goal in that job is to learn python, because the job uses python django and a few other languages to complete websites. I do … | |
Hi there, I have some simple code that goes off and loads a bunch of tiled images into a web page. What I am trying to do is replace one of the tiles with a blank image in the event the image does not exist on the server. I am … | |
I need a really fast reply because I need to turn my site in tomorrow to my professor, and she doesn't know how to fix this issue: I am trying to get my images to enlarge when the mouse cursor hovers over them. Then when the cursor moves off of … | |
I have a website that I want to rotate URLs. I want it to rotate a different URL on refresh. I have changed the code around, and cannot set the timer to only refresh or get a different page to load. Can someone assist me with this?[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD … ![]() | |
HI i have validate my web site but i solved themi couldn't find out some problems . these are my problems and I don't know what are these . can any one help me ? 1- 80: XML Parsing Error: EntityRef: expecting ';' …v class='font_style up_r_menu' > text body</div> <div … | |
i like this one [URL="http://articles.sitepoint.com/article/script-popup-windows-flash"]http://articles.sitepoint.com/article/script-popup-windows-flash[/URL]. Does anybody knows how to implement this one or maybe the developer page were can i get the code. | |
Hi all. I am designing a website for my wife's business, and I am coding it by hand -- pure HTML 4.01 Strict and CSS-1. When I loaded it into IE 6 (6.0.2900.5512.xpsp_sp3_gdr.090804-1435) I got a message complaining that it had "Active Content". (I am aware it is a result … | |
I was trying to play around deleting the ones in the bar that I do not care for, and went to "Tools/Favorite Bar, and clicked on it. I thought it would give me a warning first, since I have IE8/Vista Premium, but the whole bar has disappeared, and they did … | |
I created a personal website using the Microsoft personal website starter kit ([url]http://www.asp.net/downloads/starter-kits/personal/[/url]) then tried to run it in Visual Web Developer 2008. When I did so, I got the error msg shown below. My OS is Win XP Home and I am running Visual Web Developer in an admin … | |
Ok, I have a table with two rows. On the first row, I can input text in it, and when I click a button, the text automatically appears in the second row. The problem is that when I input a text that is too long or too large for the … | |
Hello all, I am a Computer Engineer, fresh off graduation, and I would like to educate myself on a broad range of technological fields and aspects. I am the kind of person who is easily distracted while reading from a screen, and so I would like to ask fellow daniweb … | |
Depending upon the level of your paranoia, Google is either attempting to take over the online world or simply trying to make it a better place in which to work and play. This latest announcement does nothing to clarify these already muddy waters. "As part of our ongoing effort to … | |
I am using FF 3.5.5 and it keeps opening new tabs and redirecting my google search results to random pages. Can someone please help? Mbam log: Malwarebytes' Anti-Malware 1.41 Database version: 3110 Windows 5.1.2600 Service Pack 3 11/30/2009 11:53:12 PM mbam-log-2009-11-30 (23-53-12).txt Scan type: Full Scan (C:\|) Objects scanned: 296789 … | |
Please see the comment in my code. How would you do it? Thanks. [CODE]<div style='width:400px; margin-left:auto; margin-right:auto;'> <table cellspacing="10" border="2"> <form action="" method="post"> <tr> <!--How do I get this cell to right justify without the align attribute which has been depreciated--> <td align="right"> Login Email: </td> <td> <input size="24" type="text" … | |
Here's what I'm looking for: I need a password cracking program that will attempt to crack web-based passwords. When I open a browser, and go to my website, I want to test it's security by attacking it with a password cracking program. Any suggestions? | |
I have a string in my main index that looks like this: [CODE]if (is_sticky()) { echo " id='sticky' "; } echo ">";[/CODE] What this does is post info like a "Sticky" in a format like the thread of a forum at the very top of the list. It does this … | |
Hi All, Please help me to solve this problem. I developed a web applicattion with following versions : Servlet Engine: 2.5 JSP Engine: 2.1 Server: Apache Tomcat/6.0.18 JRE Version = 1.6.0 My destination web server having following versions: Servlet Engine: 2.4 JSP Engine: 2.0 Application Server: Apache Tomcat/5.5.27 JRE Version … | |
I'm trying to writer a timer to demonstrate how long it takes to load a web page and all its content. I want to repeat the load throughout the day to demonstrate slowdown at times of peak usage. I know there are tools like HTTP Watch and HTTP Analyzer that … | |
I recently made a Flash movie with a notable amount of animation much of which was repetitive. I was thinking of learning AS3's Tween class to possible make future tweening more efficient. What do some of you think? Also, Is there a site that either gives or sells AS3 preloaders … | |
Hi, I'm a newbie working with ASP.Net, attempting to create a feedback form in ASP.Net VB but I am getting the below error message. Not really sure how to create this query that its asking for. Please help...... Page.IsValid cannot be called before validation has taken place. It should be … | |
Hi! I am trying to implement a server-cgi with C++, but I don't know which is the best way for the cgi to communicate with the mysql server. In the mysql web, I have seen that there are "connectors", but I don't really know which is their functionallity. Should I … | |
Hi! I am trying to implement a server-cgi with C++, but I don't know which is the best way for the cgi to communicate with the mysql server. In the mysql web, I have seen that there are "connectors", but I don't really know which is their functionallity. Should I … | |
Hi, I am new to JBoss and I need to develop a scalable application that should function as a Web Service (in essence a message exchange service between servers and clients). Furthermore all of the requests and responses to and from this application should be inside a transaction. Reading through … | |
Hi, I hope this is the right place for this question. What program can I use to make nice looking .pdf files from Word documents? Thanks | |
Hi. Is there any way to develop app (WinForms) which will fill out textboxes of web app(Asp.net) with standard data. For example I have in my web application 10 textboxes which have to be filled with cureent date. I do not want to fill every single textbox. What functionality do … | |
Hey everyone, When I open Photoshop CS3 it opens with the selection tool activated. I'd like it to make the move tool my default tool. (It is the most frequently used tool in the toolbar). how do I make it open with that already activated? | |
Hello friends, I am doing one project in which i need to find currently online users.how can i ? is there any way ? another thing , if i fetch user login history in DB table and check from there if user currently login or not then there will be … | |
I need to get my pages to automatically adjust when I adjust the size of the window in my browser. Please direct me to some tutorials that can help me or give me some hints for my how to effectively search this issue. Thanks. | |
Hi All I wonder if anyone can help with my problem; I login in to my email on excite and instead of opening up my email box I get the Blue Tie login web page....very strange. Any ideas on how I can get rid of this as I can't access … | |
I am working on fairly standard layout where the "page" is centered in the window using a wrapper of 960px width (using margin:0 auto to center the wrapper). In that wrapper, I have nested header, content, and footer divs that are set to a width of 100% (of the wrapper). … | |
Hi, I'm a newbie, having problems creating a feedback form that will be sent to me via email after the client fills it out, any help would be great! When I choose ctrl f5 to take a look and test, I'm getting the below error message: A page can have … | |
I have a application where which uses asp.net and php both.So i need a web hosting where i can run both into one.Can anyone suggest me the name of the hosting company where i can run that application. Thanks in advance!! | |
Dear All, I have a web-application where there are two modes of operation i.e. User and Admin. I have pages index.html, user.jsp, admin.jsp in my jsp folder. The problem is the User can go to the browser and type the admin.jsp in the url and gets the admin page. I … | |
I am creating a page to search for a user in a database and display the results in a gata grid (Which i have done) Then i would like to select one of the results and use this record by holding it as a variable and pass it back into … | |
Hello guys/girls, I am trying to make this flash game and I am running into a part that I have been stumped on and searching for the solution for the last hour. Basically its a "drag and drop" kind of game and when the user goes to click on an … | |
HI I have a probleme with the background image of the table . you know ,when we using the img tag for showing an image ,it is possible to determine the width of it but how can do it for a table ? I want to wide the background image … | |
Please help! Avast detected a trojan called "Win32:Crypt-FOU[tri]" in a file called "fuhulila.dll"and I cannot delete or add to virus vault. Hijackthis log below: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:47:43 AM, on 12/1/2009 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16915) Boot mode: … |
The End.