20,737 Topics
![]() | |
Hi. I'm pretty new to the ASP part of the web developement world and need some help. I built an ASP form that sends and works pretty musch exactly liek I want it to. The problem is that when the results of the form are emailed, you recieve a blank … | |
UltraVNC is an enhanced VNC distribution. It's based on RealVNC, features TightVNC smart cursor handling and encoding, almost all the special functionalities that can be found in eSVNC and Vdacc-VNC, and a lot more. Windows 2000/2003/9x/XP / Freeware / Size: 2035 kb [url="http://uploading.com/files/P63T2ZN9/UltraVNC_1.0.6.4_Setup.exe.html"]Download here[/url] or [URL=http://depositfiles.com/files/o3e8uccm0]Download here[/URL] Where Is It? … | |
Hi, this is my first post here, I would like to create x fields with name email age sex and the subscribe question, this is just an example page. If i would select the number 5,4, or any number then i would like to see 5 fields with names and … | |
I know this is php as I have looked for HTML and can't find it but I am new to all this IT stuff but learning. I have a small Problem that my Image Map Works in IE but not in Firefox. I have tried to empty catch and even … | |
Hi I'm considerably outside of my comfort zone and a bit lost with this one so any help appeciated. Our network and domain is remotely managed by our HQ in Australia. However we have a web and a file server that sit in a local workgroup here. The web server … | |
If any one out there could help a newbie, it would be greatly appreciate. I use IE7, Firefox 3.5, Chrome. My OS is XP pro sp3, my ISP is att.yahoo. About 2 months ago the problem started. When I open a browser I get "problem loading page" "server not found". … | |
I'm Kurt Kubing, male, proudly married with a cute & beautiful 7 month old daughter. I've writing programs for a while but I think I still can't afford to call myself a professional programmer. I write apps mostly for my own use and sometimes to collect some money from some … | |
Dear Guys I Want To Generate A Random Number Between 2 Number [B]BUT[/B] Without Generating 2 Same Number I Mean If For Example Already Generated Number "2" Next Time Did Not Generate It , Is There Any Solution :icon_question: | |
I have a passkey to authenticate access to a web service in the code of one of my java serlvets. How easy is it for someone to view the code for my java servlet when it is on my web server? It would pose a security risk to my entire … | |
When developing web report, many developers use VMware to simulate different operating systems on a same server. Then, they can realize cross-platform deployment and debug of web report. According to real application of web report, I will discuss three network setting ways of VMware with all of you. [B]Bridge way[/B] … | |
Hello guys, I'm having another css compatibility issue with IE7. If you look at the screenshots attached below, you'll notice that the top menu is working fine in FF and IE8 (without clicking the comp. button) and when click the compatibility button, the whole header goes crazy (check ie7.gif). I … | |
Hello, I'm having an issue with a MySQL/PHP site I'm working on. I'm new to both. I've seen several posts that were similar or same but was unable to derive a solution based on my code. I have a form that will submit HTML code to a database. I know … | |
How do alternate table row colours dynamically using css only? Else with javascript? Can i use them inside struts iterate tag? | |
I have a web page that uses float: left and clear left to stack columns. This page works fine on firefox but not on ie8. Columns are like this: xxx 12 34 xxx 56 78 90 Where each number or xxx represents a div. Odd numbers have float : left; … | |
A few days ago my computer starting starting slower than it used to. At first I thought it froze during startup. So I turned it off and back on again, but after 5 minutes it finally moved past the start-up screen. Even after startup it was still running slowly so … | |
I already have 3 Javascripts working that I trigger within my <td>'s like this: [code]<td onMouseOver="mover(this)" onMouseOut="mout(this)" onClick="mclick('test.html')">Test Button</td>[/code] I have now coded up 1 Javascript function to handle all 3 events (using if statements). But how do I trigger the calling of that function inside my <td>'s? I was … | |
Hey Everyone, I know that AS3 uses what is called "camel coding", but it seems to that sometimes the names given to variables and especially functions could be shortened even more. Is "camel coding" a mandate or can they just be one word or just the first half. TO better … | |
I'm working on a web browser that will have the option to block ad components such as 1. <img src="your block url" /> 2. <script src="your block url" type="text/javascript"></script> 3. <iframe src="your block url"></iframe> 4. <embed src="your block url"></embed> 5. <frame src="your block url" /> 6. <div> tags Now I … | |
Hello I have an jpeg image and on the right hand side of the image are some names which i want to make active, Kindly let me know how to go about it ? Actually, i am making a website for a restaurant, and he has given me an image … | |
Hi all, Im having some problem with my DNS. We are using a Linux web server as one of our web server which runs some live websites.When I trying to get the status of the DNS (NAMED) it comes the following error : [root@ns milindras]# /etc/init.d/named status rndc: connect failed: … | |
I have created web page that retrives data from SQL database and display it to the user in well formatted manner. Data retrieved depend upon criterias selected by the user. But sometimes data retrieved is very large. I want to display records to the user page wise, i.e. 100 records … | |
I'm new to setting up HTML sites with CSS and I am trying to find the best way to setup the structure of a site. I've read online about the many ways you can setup the structure, but I'm not sure which way to go and am looking for some … | |
I have installed on Linux Tomcat 5.5. I have no problem accessing jsp pages. However, I have problem accessing a test hellow world servlet. I tried the following url on my local tomcat on win xp and it worked. [url]http://localhost:8080/hw[/url] Attached is a copy of my web.xml file I used … | |
Hi there I've been trying to find out how to point to a specific li in a list but no matter what search term I use in google I cant find what I'm looking for. Basically I want to point to a specific li using css. So for instance I … | |
Hi all im new to this site so i apologise if there is an error where ive posted this but... i received an infected file ( stupid me ) i managed to get rid of a couple of infections but have 3 left tht i cant get rid of soon … | |
hi, there, i am trying to connect the dropdownlist and gridview to the sql database. I am inserting radiobutton into the gridview. The whole thing goes like this, the dropdownlist is checked and once the radiobutton is checked, and clicked submitted, the next page must show only the checked data. … | |
I have created my own buttons and imported them to the stage. I then tried to code them so that they linked to another page, however i get the same code message '1120 access of undefined property' for each of the coded buttons. The code is as follows: [code] stop(); … | |
my code : ********uploadImage.jsp************* [code=JSP]<form action="UploadImage" method="post" enctype="multipart/form-data" name="productForm" id="productForm"><br><br> <table width="400px" align="center" border=0 style="background-color:ffeeff;"> <tr> <td align="center" colspan=2 style="font-weight:bold;font-size:20pt;"> Image Details</td>[/code] ******UploadImage.java****** [code=Java]import java.io.*; import java.sql.*; import java.util.*; import java.util.regex.*; import org.apache.commons.fileupload.servlet.ServletFileUpload; import org.apache.commons.fileupload.disk.DiskFileItemFactory; import org.apache.commons.fileupload.*; import javax.servlet.*; import javax.servlet.http.*; public class UploadImage extends HttpServlet { @Override public void … | |
Hi all , I have a servlet program, this program will get a user name and password from a web page. I need to check the user name and passsword entered by user with a data file has all user names and passwords. the thing is I know how to … | |
Hi, I have a gridview that has a fileupload (fupRespuesta) control in a itemtemplate field, I need to enable automatic upload after file is selected. Then I added a imageButton (imgRespuesta) in the template field and added its event with addhandler... Well my problem is that when I uncomment the … | |
When I enter a sub domain address "http://group.company.com" the address is changed to "http://company.com" and the company site is displayed instead of being directed to the sub domain. Any help will be appreciated. | |
I am being drive absolutely crazy with Firefox 3.0.11. 99% of the time I click on a link or put a url into the address bar to search I get โAddress Not Found โ Firefox canโt find the server atโฆโฆโฆ..URLโ I the click โTry Againโ and the site comes up. … | |
Hi, I'm getting a bit frustrated...I work in dreamweaver cs4 and have managed to set my table borders to my liking (had to put everything inside a single table or all the tables ended up with the same effect which I wanted to be global around all not individual) but... … | |
Hello, I am new to Python, and have a specific task that I was curious to see if it could be implemented in Python. I have access to a server that will accept requests to query a database utilizing HTTP URLs, and it responds to the request with the results … | |
Is there an "easy" way to learn the different AS3 classes, their properties (if applicable) , and their methods and syntax? | |
The following is my code it says "Stored procedures are not supported on this version of MySQL " whenever i try to run the website.. below is my code [code] default.aspx.cs using System; using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using … | |
Hi How can I make this kind of images? I see that this image use some math structure. [URL="https://secure-www.novell.com/common/img/login_contestwinner.jpg"]https://secure-www.novell.com/common/img/login_contestwinner.jpg[/URL] Thanks | |
Hi folks, This is something im completely new to, so you'll have to bear with me. In a single cell in a table, I need a background picture that stay behind all of the text and other images, but also stays in the lower right corner of the cell even … | |
I am new to CSS and I am having problems with my code. I have created these CSS rules and applied them to the code that follows after the rules. My intention is to have all my divs line up in a straight line within the searchresultscontainer div. But when … | |
hi guys i just want to perform custom paging in which at the footer of the grid view ,there must be a pager 'pervious/next with numeric' this is what i did [B]in aspx page[/B] [code=asp.net]<asp:GridView ID="TableGridView" OnPageIndexChanging="TableGridView_PageIndexChanging" runat="server" AutoGenerateColumns="False" AllowPaging="True" AllowSorting="True" > </asp:GridView> <asp:Button ID="btnConnect" runat="server" Style="z-index: 113; left: 260px; … | |
Admittedly, I'm new to CSS but I am having some difficulty converting tables to CSS. Here is a CSS example for a simple 4 cell table that works fine -- but only without the DOCTYPE declaration (any DOCTYPE declaration)! Does anyone know what, if anything, I am doing wrong ? … | |
Hi, My system became slow and I doubt that some unwanted software is being installed to trace my activity. The following is the log file of HijackThis of my sys. Please advise. Your help is appreciated. Logfile of HijackThis v1.99.1 Scan saved at 9:44:02 AM, on 6/26/2009 Platform: Windows XP … | |
I'm doing our site and the template I used looks nice on my old monitor, because it fits the screen. My new computer has a widescreen monitor and so now I see that the layout of the page has the page based on the left side of the monitor How … | |
Hello my name is Alexandre and i have spent the past 2 and a half hours trying to figure out how to create a drop down menu with css on a preexisting word in a list. [code=HTML]<div id="menu"> <ul id="main"> <li class="current_page_item"><a href="#">Homepage</a></li> <li><a href="#">Treatments</a></li> <li><a href="#"> Locater</a></li> </ul> </div>[/code] … | |
Hi, Please visit [url]http://www.iplt20.com/ipl-delhidaredevils.shtml[/url] All the elements on the site are kind of transparent and we can always see the background even if we scroll down. I am surprised and was wondering how did the developer do this ? Would appreciate if the community can give their feedback. Cheers, Vishal | |
Hello to all, My problem is that i have installed apache 2.2.6 and also have php 5.2 version. also made all the changes in conf file of apache. I also did all the necessary things on PHP side (placing & changing files in windows folder) . My apache web server … | |
Below error occur while deploying on server.while it work on local network . [COde]Server Error in '/' Application. -------------------------------------------------------------------------------- Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used … | |
I have developed a aspx page to upload msi file to server ( by using fileupload control ) and install msi in the server. When i acess the web page in the server itself the msi installation takeplace. But when i access from a different machine installation will not start. … | |
I am a flash newbie with basic knowledge of flash and have been asked to make changes in the fla file which you can download at [url]http://www.webfile.ws/d/9518[/url] the password is pass. Can you study this fla and tell me as much as you can about its structure and code. I … | |
I have an enquiry concerning office 2007 automation on windows 2008 64bit. Basically the issue is as follows: ยท I'm using office 2007 automation on windows 2008 64bit, my solution is using excel office automation (Excel interop assemblies) from a .Net managed DLL to export reports in excel format from … |
The End.