20,737 Topics

Member Avatar for
Member Avatar for KelseyLeah

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 …

Member Avatar for tomer1
0
136
Member Avatar for seobodunnax86

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? …

0
58
Member Avatar for Szabi Zsoldos

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 …

Member Avatar for Szabi Zsoldos
0
108
Member Avatar for dholt

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 …

Member Avatar for dholt
0
403
Member Avatar for Laneyh

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 …

Member Avatar for arcool
0
181
Member Avatar for decalman

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". …

Member Avatar for efmesch
0
107
Member Avatar for Kurt Kubing

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 …

Member Avatar for efmesch
0
148
Member Avatar for synxmax

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:

Member Avatar for JasonHippy
0
109
Member Avatar for kinger29

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 …

Member Avatar for Alex_
0
160
Member Avatar for blueidea

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] …

0
58
Member Avatar for drugoholic

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 …

Member Avatar for drugoholic
0
108
Member Avatar for MArun25039

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 …

Member Avatar for guru12
-1
5K
Member Avatar for ritu_kr

How do alternate table row colours dynamically using css only? Else with javascript? Can i use them inside struts iterate tag?

Member Avatar for dipak_passion
0
139
Member Avatar for cjmalloy

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; …

Member Avatar for dipak_passion
0
133
Member Avatar for Kestrel004

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 …

Member Avatar for Kestrel004
0
186
Member Avatar for RobRob666

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 …

Member Avatar for RobRob666
0
2K
Member Avatar for Reliable

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 …

Member Avatar for Reliable
0
124
Member Avatar for sid78669

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 …

Member Avatar for Ramy Mahrous
0
150
Member Avatar for samarthashok

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 …

Member Avatar for alishiraz89
0
82
Member Avatar for milindras

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: …

Member Avatar for tracedinesh
0
1K
Member Avatar for vytla

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 …

Member Avatar for rafaelbelliard
0
107
Member Avatar for popflier

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 …

Member Avatar for almostbob
0
186
Member Avatar for swathirao

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 …

Member Avatar for ayaz786
0
106
Member Avatar for Venom Rush

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 …

Member Avatar for Airshow
0
148
Member Avatar for bodybag

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 …

Member Avatar for Rik_
0
193
Member Avatar for chrispaul8676

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. …

0
79
Member Avatar for snitch321

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(); …

Member Avatar for snitch321
0
1K
Member Avatar for farahshafilla

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 …

Member Avatar for kvprajapati
0
2K
Member Avatar for alsoumhi

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 …

Member Avatar for alsoumhi
0
89
Member Avatar for culebrin

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 …

Member Avatar for culebrin
0
466
Member Avatar for olderguy

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.

Member Avatar for thewebhostingdi
0
104
Member Avatar for Joe2

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. …

Member Avatar for decalman
0
142
Member Avatar for GriffinMex

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... …

Member Avatar for GriffinMex
0
121
Member Avatar for RetawGnrips

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 …

Member Avatar for zachabesh
0
210
Member Avatar for Reliable

Is there an "easy" way to learn the different AS3 classes, their properties (if applicable) , and their methods and syntax?

Member Avatar for jakesee
0
70
Member Avatar for omaheshwar

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 …

Member Avatar for omaheshwar
0
158
Member Avatar for kv79

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

Member Avatar for JasonHippy
0
91
Member Avatar for Saldash

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 …

Member Avatar for MidiMagic
0
96
Member Avatar for Abdlah

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 …

Member Avatar for MidiMagic
0
153
Member Avatar for pupilstuff

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; …

Member Avatar for Ramy Mahrous
0
142
Member Avatar for FeralReason

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 ? …

Member Avatar for kanaku
0
197
Member Avatar for bobbygsk

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 …

Member Avatar for crunchie
0
173
Member Avatar for jevvv

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 …

Member Avatar for jevvv
0
49
Member Avatar for Alexandre11

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] …

Member Avatar for stevenpetersen
0
97
Member Avatar for vishalkhialani

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

Member Avatar for vishalkhialani
0
130
Member Avatar for davebrwn1

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 …

Member Avatar for ShawnCplus
0
119
Member Avatar for GAYATRISweet

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 …

Member Avatar for kvprajapati
0
114
Member Avatar for rajani_sp

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. …

Member Avatar for kvprajapati
0
74
Member Avatar for sandra21

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 …

Member Avatar for sandra21
0
127
Member Avatar for Bugaya

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 …

Member Avatar for H_Ogawa
0
172

The End.