52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for kohkohkoh

Currently i am building a message queue program which one is sending a message to another party. lets say ABC sending a message to DEF if ABC sends a msg out using message queue, it stores at the msg queue manager, once the msg stored in,i want the server side …

Member Avatar for kohkohkoh
0
98
Member Avatar for aerian

[COLOR=#0000ff]hye i m working on a n autocomplete textbox. here the text box is binded through only specific values defined in array. i want to bind the text box through the values selected from data base . how can i retrieve the database values here. the code is as follows …

Web Development apple asp asp.net javascript
Member Avatar for f1 fan
0
149
Member Avatar for aparnesh

I have 3 SELECT elements, one of which contains text and the other two numbers. Values in all 3 selects are generated dynamically from ASP. The Option elements in the selects are being added by a Javascript Code like below [Code] var newOpt ; newOpt = document.CreateElement("option"); newOpt.text = <%=Value%> …

Web Development asp javascript
Member Avatar for aparnesh
0
146
Member Avatar for GeneM

I am performing a calculation inside a FormView Insert Template using Visual Studio 2005 and C#. The calculation works fint until a TextBox is left empty. Then I get an expected error message; Input string was not in a correct format. There are 100 TextBoxes on this form at which …

Web Development asp.net visual-studio
Member Avatar for GeneM
0
176
Member Avatar for 7arouf

hey what's the differentce between ASP.NET and ASP i've taken ASP.NET, but is the asp is different!! or almost same thing?

Web Development asp asp.net
Member Avatar for hollystyles
0
114
Member Avatar for push

here 2 of us doing a same project, with tomcat 4.how to ling jsp page from my system to my friends system 4 accesing data from that page......please suggest me the solutions..............

Web Development java-jsp
Member Avatar for masijade
0
79
Member Avatar for push

Please any will u help me..... what is the need of using application scope at the any project for jsp. please give me examples of using application scope. and how to use taglib ..........please give examples which i can run and learn..........please...................................

Web Development java-jsp
Member Avatar for rgtaylor
0
106
Member Avatar for Gazco

Hey, I'm learning Ruby and I've just about got it sorted. I have just one (or maybe more) question(s): What is marshal.dump and does it allow you to save data to a file outside of the Ruby program? If not, how do I create saved data (ie. character attributes inside …

Web Development ruby
Member Avatar for Gazco
0
209
Member Avatar for stupidenator

Hi everyone, I am not sure if this is the right forum for this, but I have a question about Microsoft Sharepoint that I cannot seem to find. I am wondering if it is possible, for example, to add a link to the quick launch sidebar where this link only …

Web Development asp.net sharepoint
Member Avatar for kumar.nitesh
0
104
Member Avatar for assgar

Hello I have changed the process code abit so it receives the data from the form and ensures the data in array format. This has eliminated my previous error. The problem I am experiencing is the looping is not displaying the all contents of the arrays. Do you have any …

Web Development php
Member Avatar for shivamsoftware
0
110
Member Avatar for dansmit

I am trying to delete a member of staff from a table using php using a drop down menu of staff id's he is my code <!-- deletestaffmember.php --> <html><body> <?php putenv("TNS_ADMIN=/u1/oracle/Products/shu10g/network/admin"); $conn = OCILogon("wkagonye","maniki", "shu10g"); $query = "select StaffNo from tblstaff"; $stmt = ociparse($conn, $query); ociexecute($stmt); ?> <form action="deletestaffmember.php" …

Web Development first-post oracle php
Member Avatar for shivamsoftware
0
109
Member Avatar for Venks

Hi all.. I have two dropdown list boxes in an aspx page to which i have to load items from the database..When i run the application i am getting the following error... Auto- attach to process '[3236] aspnet_wp.exe' on 'machine 171' failed Someone help in this regard..very urgent.. Regards, Balaguru

Web Development asp asp.net
Member Avatar for hollystyles
0
85
Member Avatar for desiguru

I cant find a good solution for my fist java script class. Can someone help me here. The result is not showing up here. [code=javascript] <script language = "JavaScript"> document.write('<center><h3>-- Myname 23 -- ') myDate = new Date (); document.write(myDate.toLocaleString()); document.write('</h3></center><hr>'); </script> <script language = "JavaScript"> // Add, subtract, multiply, …

Web Development javascript
Member Avatar for MidiMagic
0
101
Member Avatar for Sailor_Jerry

I have apache in this dir C:\Program Files\Apache Software Foundation\Apache2.2\ and Mail.php and PEAR.php are in this dir C:\php\PEAR\pear When I add the files to the dir the log file is complaining about below, the wiki spits out the following: [code] Could not send confirmation mail. Check address for invalid …

Web Development apache file-stream php
Member Avatar for Sailor_Jerry
0
218
Member Avatar for enggars

Hello... I use javascript countdown timer in my page. Each time the page is being refreshed, the countdown is restarting. I blocked the F5 function to avoid the page being refreshed. It works, but it doesnt block the browser's refresh button. So what i gonna do is unblocked the F5, …

Web Development javascript
Member Avatar for enggars
0
2K
Member Avatar for justsaymayb

any body can help me give any suggestion for my final year project? i want a project web based. any body have an idea??

Web Development php
Member Avatar for mikesowerbutts
0
153
Member Avatar for mtarby

[COLOR=navy]I'm new here and hoping for a bit of help - I've got an table that has event name, start date, end date. For instance: EventID: 1 MEETING_NAME: My Event START_DATE: 1/1/2007 END_DATE: 1/4/2007 Right now we just display the name, start date through end date (if there's a different …

Web Development asp
Member Avatar for mtarby
0
164
Member Avatar for imastudent

Hello guys! im a newbie in programming and i need help..Anyone familiar with array??below is the case and i hope someone can help me.. thx.. Write a program to assign seats on each flight of the airline’s only plane (capacity: 20 seats). Your program should display the following menu of …

Web Development java-jsp
Member Avatar for masijade
0
526
Member Avatar for tefflox

I want to use javascript and php to make black dots appear on the screen. So far, I have the following code, which isn't working. What am I doing wrong? [code] function dots() { var dot = document.createElement("div"); dot.style = "position: relative; background-color: #000; height: 10px; width: 10px;"; document.body.appendChild(dot); }[/code]

Web Development javascript
Member Avatar for bosko
0
91
Member Avatar for blah23

Hello, I recently downloaded and uploadee Secuimage CAPTCHA Class Version 0.3 PHP4 from [url]http://www.neoprogrammers.com/[/url] and Im having some problems. 1) It always says that the code entered is wrong, even in the example forms. I tried it with my altered code and without and it still never says it is …

Web Development php
Member Avatar for zdrsoft
0
112
Member Avatar for npriya_it

Hi all, I must print the data collected from a jsp page into a table with rows n columns consisting of data accordingly.Can somebody help me with this?

Web Development java-jsp
Member Avatar for almasalkhi
0
103
Member Avatar for tmv105

Can anyone help me to store my result set into another object so that I can display it on my jsp page in a table. I can get output of my resultSet from a System.out.println(rs.getString(i)) stance. I tried storing each row in a vector and then each row of vectors …

Web Development java-jsp
Member Avatar for jwenting
0
137
Member Avatar for wood1e

Hi I have used a tutorial on full text search which was brilliant...I now want to add in pagination to it....Bu ti can;t seem to work it from the pagination tutorial... This is the code for my full text search... <html> <head><title>Search</title></head> <body> <?php // Database Connection include 'db.php'; // …

Web Development display php sql
Member Avatar for DrClue
0
270
Member Avatar for btinney

I am relatively new to all of this, but I have a form on my website that emails the results to me. It is using an asp file from my host. I also want to connect to the database hosted by my provider and record the data there. If you …

Web Development asp asp.net sql
Member Avatar for btinney
0
68
Member Avatar for PRSop2000

I'm trying to make a website that has a block of about 56 colors off to the right of a main image of a dress. You click a color block and it changes the dress to the picture of the dress in the color clicked. I cannot find any script …

Web Development image javascript
Member Avatar for vickies
0
266
Member Avatar for someoneelse

I hope someone can helkp me. This is driving me nuts. I have the following code that produces this error " [B]Exception Details: [/B]System.Data.SqlClient.SqlException: Login failed for user 'selfmadeBrowser'." The entire code is as follows (please note, this script came DIRECTLY off of [URL]http://www.expertrating.com/courseware/DotNetCourse/DotNet-ASP.Net-4-3.asp[/URL], I also am able to cnnect …

Web Development asp asp.net email mysql
Member Avatar for hollystyles
0
122
Member Avatar for DeOiD

hi. i use a textbox (i also tried with a textarea) in asp .net2.0 to show some text from a data base. till this point, everything's ok. my problem starts when i try to change the text and update the new value to the data base. the value updated is …

Web Development asp asp.net
Member Avatar for DeOiD
0
126
Member Avatar for realnsleo

hi there. please help me on this. Am working on a website. On one page i put a login form that will authenticate an administrator. However am trying to find a way that when the administrator logs off, no one can be able to press the back or forward button …

Web Development php
Member Avatar for dr4g
0
70
Member Avatar for satees

Hi, I have datagrid control which contains textboxs in ItemTemplate. I need to set attribute to the textbox for the purpose of accessing the client side java script function. Here is my code snip. [INLINECODE] <asp:TemplateColumn HeaderText="Fld Date"> <ItemTemplate> <%# (DataBinder.Eval(Container.DataItem,"DATE","{0:d}").ToString()) %> </ItemTemplate> <ItemStyle VerticalAlign="Top" /> <EditItemTemplate> <asp:TextBox id="txtDate" runat="server" …

Web Development asp asp.net client-server
Member Avatar for satees
0
436
Member Avatar for jampaul3

Hi all, I am having a problem with my php and forms. Any help would be verty greatly appreciated. The problem is form objects are not showing up at times and they are at other times. Has any one heard of this happening and if so is there a fix? …

Web Development php
Member Avatar for dr4g
0
80
Member Avatar for sibotho

Hi all I have this program i writing using C# 2003 and ASP.net, When i try to connect to the database it gives the error below. I do not know what is wrong, please help. [ [B]Server Error in '/BookFlight' Application. [/B] [B][I]The Microsoft Jet database engine cannot open the …

Member Avatar for sibotho
0
256
Member Avatar for push

how to call any data from .xml to servlet??????????

Web Development java-jsp xml
Member Avatar for push
0
79
Member Avatar for assgar

I am having problems getting the user selected form info to inserted into the mysql database. I am also rec eving an error: Warning: Variable passed to each() is not an array or object in D:\web_server\webroot\common_list_process.php on line 1) I can display the contents of the $op array (see below) …

Web Development php
0
68
Member Avatar for Barefootsanders

Hey guys. Ive been working on an online game and Im attempting to code the attack arena. Bascialy what i want is people to be able to "sit down" at some sort of "table" (kinda like online poker) then they would battle it out at that "table" or arena etc. …

Web Development php
Member Avatar for Barefootsanders
0
196
Member Avatar for someoneelse

I am trying to implement a pop up control, but so far, all the examples I found seem to be a 3rd party application. Is this so, or shoul dI be able to find one? Does anyone have an example of a pop up control, preferrably moveable (like drag and …

Web Development asp asp.net
Member Avatar for M_K_Higa
0
80
Member Avatar for augustinus

is there a way to edit .htaccess so that when I include links on my HTML pages with the <a href> tag, I can abbreviate links within the same site? For example, if I want to have a link from index.html in the parent directory to /plans/index.html (which is a …

Web Development
Member Avatar for augustinus
0
128
Member Avatar for nschessnerd

Hello all, I am writing a program so people can sign up for a class at a school. The class has a limited number of spaces and i was wondering if there was a way to show somer kind of live number of poeple in the class. also i would …

Web Development java-jsp
Member Avatar for soumyajit
0
82
Member Avatar for tefflox

I'm learning javascript. My first idea has led to a problem. I'm trying to set up strings to load at random intervals on different parts of the page, but I don't know the right function to use with setTimeout(). I hear "don't use document.write" and "probably don't use innerHTML", but …

Web Development javascript
Member Avatar for digital-ether
0
77
Member Avatar for nschessnerd

Anouther question... is there anyway to get the time from a remote server (so it doesnt use the computers time)? Thanks M

Web Development java-jsp
Member Avatar for nschessnerd
0
112
Member Avatar for amtallah

please i want to convert string to datetime by using jsp and i hope to any one replay Example String s="mm/dd/yyyy" to Datetime s1=s:?: :?: :?: :?: :?:

Web Development java-jsp
Member Avatar for rgtaylor
0
122
Member Avatar for sanju21

At which level logging should work in project..show me the ways to use logging concept. I am using role based access in project..

Web Development java-jsp
Member Avatar for rgtaylor
0
115
Member Avatar for Bugg

Hello, First, I want say that I have heard quite a lot about this site. It is a great site and I am happy to have found it. Back to business, because I want to start early. I am building this site with PHP and I also want to attach …

Web Development php
Member Avatar for Phaelax
0
98
Member Avatar for php_coder

Hii all I am working on a project implemented in WordPress. Basically developing a new theme for a client. My task is to add hyperlinks on the header so that they navigate to new page. This is possible if the pages are placed in the root folder but not in …

Web Development php wordpress
Member Avatar for php_coder
0
75
Member Avatar for push

how to call javabean from jsp? i wanted to call javabean from jsp with in my own folder keeping at webapps folder. Pleasssssssssssssss help me for this.................:sad:

Web Development java java-jsp
Member Avatar for push
0
91
Member Avatar for mikesowerbutts

Hello all, I have been using mysql_fetch_array to read data from a query to a php array so i can then use it on my webpage. Everything was going fine until now... I cant see the problem with my code, but it keeps calling the or die() error handler when …

Web Development mysql php
Member Avatar for mikesowerbutts
0
256
Member Avatar for HunterSThompson

im trying to make it so when someone hits submit and a feild is empty or blank i message pops up and says "must fill in required feilds" near the bottom of the form rather than having a new page open up and say it.

Web Development php
Member Avatar for WhiteLeo
0
104
Member Avatar for clickbanners

Please can someone help, I would be most grateful for any help as I am new to this and I am really stuck.:( I used Javascript that I copied and pasted from the 'Google AdSense' on to my Freewebs.com page, now I cant edit my page. When I view my …

Web Development google-adsense javascript
Member Avatar for MidiMagic
0
97
Member Avatar for mikesowerbutts

hello, I am building a mysql/php/javascript based online timesheet system which allows users to assign themselves predefined projects and then select one of the projects assigned to them and add hours for a particular date to the database - i can get the add to work fine, but i need …

Web Development html-css javascript php
Member Avatar for digital-ether
0
5K
Member Avatar for Sailor_Jerry

I am in in the process of adding mediawiki to a sever that already has Apache and php installed.

Web Development apache php
Member Avatar for jbennet
0
92
Member Avatar for shy_wani

hi.. i want to ask if anyone knows how to do this.. i have a datagrid at my "home.aspx" with attribute 'Survey Title' and 'Description' i also have an edit button that will redirect user to "surveyeditor.aspx" in "surveyeditor.aspx", there are 2 textbox..which can be used to edit the 'Survey …

Web Development asp.net
Member Avatar for ManicCW
0
135

The End.