52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for jcisml

Hi, i'm trying to make a menu that will follow me as I scroll down the window, somethins like this, (look on the right and on the left) please use IE to see, firefox doesn't display properly [URL]http://www.gmarket.co.kr/challenge/neo_category/html_small_category/small_category_300004054.asp?gdsc_cd=300004054&link_type=LIST[/URL] i have found some java script, however I want the menu move …

Web Development asp javascript
Member Avatar for digital-ether
0
112
Member Avatar for Acidburn

Hello guys, can anyone offer guidance on how to implementthe following: I have a JSP page that automatically refreshes every minute. However the page is fairly long and when the user moves the scrollbar down the page, and the minute is up the JSP page is refreshed and the user …

Web Development javascript
Member Avatar for digital-ether
0
242
Member Avatar for sgriffiths

Hello I have a web page which has a drop down menu. I want the user to select an option from the drop down menu, then click submit. This will then activate my php script and select data from my MYSQL database and populate the fields. How do i action …

Web Development javascript
Member Avatar for digital-ether
0
147
Member Avatar for mayoline

Hello, :) experts out there. First of all, thanks for reading my threads. I am a junior developer using ColdFusion. I have some doubts here. When we passing the parameters which is numeric type, then use that variable in another page for query, sometimes will come out with error of …

Web Development coldfusion
Member Avatar for mayoline
0
185
Member Avatar for Dhruv Shah

VB.NET Code behind: [code] [COLOR=#0000ff]Private[/COLOR][COLOR=#0000ff]Sub[/COLOR][COLOR=#000000] Button1_Click([/COLOR][COLOR=#0000ff]ByVal[/COLOR][COLOR=#000000] sender [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] System.Object, [/COLOR][COLOR=#0000ff]ByVal[/COLOR][COLOR=#000000] e [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] System.EventArgs) [/COLOR][COLOR=#0000ff]Handles[/COLOR][COLOR=#000000] Button1.Click[/COLOR] [COLOR=#0000ff]Dim[/COLOR] dbconn [COLOR=#0000ff]As[/COLOR] SqlConnection [COLOR=#0000ff]Dim[/COLOR] dbcommand [COLOR=#0000ff]As[/COLOR] SqlDataAdapter [COLOR=#0000ff]Dim[/COLOR] dslogin [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] DataSet dbconn = [COLOR=#0000ff]New[/COLOR] SqlConnection("Server=localhost;UID=sa;PWD=sa;database=websiteDemo") dbconn.Open() dbcommand = [COLOR=#0000ff]New[/COLOR] SqlDataAdapter("Select UserID from " _ & "Login Where " _ & "Username = '" …

Web Development asp asp.net dataset session vb.net
Member Avatar for sierrasoft
0
125
Member Avatar for Spycat

Hi all, I am having a problem with the contents of my page breaking thru the bottom border of my page. It looks fine in Explorer (that's a turn-about, eh?) but at 800 x 600 or lower, in Firefox it breaks. Anything I am overlooking? Thanks :confused: The URL: [URL="http://www.chocolatelover.net/"]http://www.chocolatelover.net/[/URL] …

Web Development html-amp html-css javascript
Member Avatar for tgreer
0
230
Member Avatar for satees

Hi friends, I need to implement the "video rating" option in my website. Its some thing like "*****" should be used to rate the video. Any idea how to implement this feature ? Thanks, Satees

Web Development php video
Member Avatar for Puckdropper
0
93
Member Avatar for bazmanblue

Im using a free php script where i have to edit the config file. i have edited the password field to the one i want it to be but when try login to the admin it says my password is wrong. the files are uploaded so im not sure whats …

Member Avatar for Puckdropper
0
112
Member Avatar for vssp

Hi friendds I need to reating the messages using php code. I need some suggestion. For example some sites scripts are rated in ***** Tha same action im-plemet my applicaiton. How to add ? please send me any ideas Thanks vssp

Web Development php
Member Avatar for digital-ether
0
272
Member Avatar for assgar

Hello I have information comming from a form to the process below. the process validates user input using preg_match found in a function (valid.php) before inserting into a mysql database. This is my first attempt to use preg_match to validate user input and may have coded it incorrectly. The database …

Web Development php
Member Avatar for assgar
0
188
Member Avatar for jclast

Hi, I'm new here, but I'm hoping that you guys can help me out. I'm using ASP.NET 2.0 (C#), and I'm having a problem binding a DataReader to a DataGrid. If it makes any difference my IDE is MS Visual Web Developer 2005 Express Edition. [code]System.Data.OleDb.OleDbConnection dbConnection = null; string …

Web Development asp asp.net ide
Member Avatar for jclast
0
215
Member Avatar for bazmanblue

hello im trying to get my div layer to align so that it centers on the browser so it doesnt matter about the size of somones browser it will always be centered on the page. i have tried [HTML]<div align="center" class="style1" id="Layer1">[/HTML] but this doesnt seem to work when i …

Web Development javascript
Member Avatar for bazmanblue
0
531
Member Avatar for EnderX

I have been attempting to upgrade a SuSE 9 linux box from php 4.3.4 to php 5.1.6. I have something working, since I'm able to run my old programs under the new setup, but I'm fairly certain I've done something wrong somewhere; using the phpinfo() command shows that I'm still …

Member Avatar for sn4rf3r
0
132
Member Avatar for okparrothead

Hello gang, Here I am with another Newbie question. I'm creating a photo gallery for my Web site. Right now I use a series of links to create the gallery: [code]<a href="./images/gallery/photo1.php"><img src="./images/gallery/thumbs/tn_photo1.php"></a> <a href="./images/gallery/photo2.php"><img src="./images/gallery/thumbs/tn_photo2.php"></a> <a href="./images/gallery/photo3.php"><img src="./images/gallery/thumbs/tn_photo3.php"></a>[/code] My Linux host will already make the thumbnails from images I …

Web Development php
Member Avatar for okparrothead
0
140
Member Avatar for Gowsi

i m new to asp . i m try to send mail using CDO. my os is XP pro. i have install IIs and smtp also running. if i running my program , its doesn't throw any error. but my mail is not sent.. that is , if i m …

Web Development asp email
Member Avatar for noman78
0
115
Member Avatar for mahe4us

Hi everyone, Iam a nuubie to PHP. I have faced some problems in my project. I want to access a server(folder in server) through script run by another server. Its possible to access the files kept in one server through script run by another server. Please anyone help me. Its …

Web Development php
Member Avatar for digital-ether
0
959
Member Avatar for mindzen
Member Avatar for digital-ether
0
209
Member Avatar for masa

Hi everyone How can I embeded an image to OLE Object field using Long Binary data. and what Long Binary data means and how to use it. does anyone have any ideas on I would to display images in my asp page. I am trying to insert the images in …

Web Development asp display image
Member Avatar for katarey
0
74
Member Avatar for autocrat

OK, I've looked at Mambo, PHP Nuke, Post Nuke, Xoops and Xaraya. I've read up on several others.... Is it me, or is there NO CMS system that lets you just position things where you want them. Everything seems to really on a coloumn based layout. Whats really got me …

Web Development cms first-post
Member Avatar for autocrat
0
298
Member Avatar for Mushy-pea

Hello everyone. A few weeks ago I finished programming a javascript drop down menu system for my website. When I had ironed out the bugs it worked fine in IE 6. Later I got Opera 9 on my computer and the menus don't work in it. In fact, my pages …

Web Development javascript web-browser
Member Avatar for Rhyan
0
118
Member Avatar for vssp

hai friends I have stored the all the image names array and i am diaplaying 4 immages per each page. If totaly 10 immages in my arrey first two pages diaplayinng 4 immages but third page displaying 2 immages only but i want if commplete the arry valuses again start …

Web Development php
Member Avatar for vssp
0
77
Member Avatar for XYXOXY

Hi all... I have an issue that I've been puzzling over here and there for about a week. I should say that I'm new to ASP.NET and new to this forum. I Had some experience with VB6 some years back then my career took a left turn. Now I'm back, …

Member Avatar for blacklocist
0
105
Member Avatar for aparnesh

I have a single form in my web page. The Form is defined as [Code] <FORM action="somepage.asp" method="post" id="Form1" > <INPUT TYPE="Text" Name="txt1" id="txt1" size=5 > </FORM> [/Code] In a javascript function, when I am writing document.Form1.txt1.value = 5 ; I am getting an error "document.Form1.txt1 is invalid or null". …

Web Development asp first-post javascript
Member Avatar for aparnesh
0
84
Member Avatar for EnderX

I'm trying to upgrade from php 4.3.4 to php 5.1.6 on a system running SuSE 9. I [I]thought [/I]I had correctly followed the instructions in the install manual that came with the download, but when I restarted apache2, running the phpinfo() command still shows my system as running 4.3.4. There …

Web Development php suse
Member Avatar for EnderX
0
93
Member Avatar for mahe4us

Hi everyone, I have tried to copy the images in my local folder to the server using php script without using the upload function. But it displayed errors. While accessing the folder from server it displayed no such file in this directory. Can anyone help me how to copy the …

Web Development php
Member Avatar for tgreer
0
84
Member Avatar for hbmarar

[B]Wishing you all a Happy new Year wishes.[/B] Hi good morning. I thought of sharing with you a requirement that i am not clear and thought as an expert you might be able to help me out with pointers and logic.Well, I would try to be brief:- I have a …

Web Development google php
Member Avatar for hbmarar
0
191
Member Avatar for assgar

Hi Can you see somthing I am missing? My form is passing arrays to the process and the process is producing some errors. I cannot see any problems. In fact I have two other simular foreach loops that are not creating errors. Thanks [php] <?php $fee2_choice = strip_tags(trim($_POST['fee2_choice'])); $fee2_choice = …

Web Development php
Member Avatar for assgar
0
168
Member Avatar for raheleh

[COLOR=#000000]I use messagebox on a web page but when I upload my file on a virtual directory on a server the messagebox does not work and there are some errors, why?[/COLOR]

Web Development asp.net web-server
Member Avatar for tgreer
0
86
Member Avatar for Dhruv Shah

hello there i want to send an email in which user has selected an attachment to send. below is the code for it: [code=asp.net] [COLOR=#0000ff] Imports[/COLOR][COLOR=#000000] System.Web.Mail[/COLOR] [COLOR=#0000ff]Public[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]Class[/COLOR][COLOR=#000000] WebForm1[/COLOR] [COLOR=#0000ff]Inherits[/COLOR] System.Web.UI.Page #[COLOR=#0000ff]Region[/COLOR] " Web Form Designer Generated Code " [COLOR=#008000]'This call is required by the Web Form Designer. [/COLOR]<System.Diagnostics.DebuggerStepThrough()> …

Web Development asp asp.net email web-server
Member Avatar for web_developer
0
185
Member Avatar for rachaelmom

Hi, I am using a CSS hover menu (with a IE fix) to navigate a website. It is working fine in all browsers except for Opera for Windows (and possibley old version of NN). What happens is the menu opens up and works fine unless there is other html that …

Web Development html-css javascript
Member Avatar for BudBrocken
0
131
Member Avatar for CTEshopping

Help! I am brand new at writing php and have an error that I can't see. I am totally new at PHP and am wading in with both feet. I tried to change a header in my osCommerce store setup. I am making the changes in the header.php file and …

Web Development php
Member Avatar for Puckdropper
0
159
Member Avatar for EnderX

I've been requested to upgrade php on a number of systems. Currently, they are running version 4.3.4, and the most recent upgrade on the php.net site was version 5.1.6. I've never done this before, and have little clue what I'm supposed to be doing. I'm hoping that once I get …

Web Development apache php
Member Avatar for Puckdropper
0
104
Member Avatar for rachaelmom

Hi, I have a PHP/Javascript page and I need to POST code to the same page in which it is posting from. It posts correctly and PHP picks up the information but the javascript code that deals with certain objects won't run again. I actually have to POST to the …

Web Development first-post javascript
Member Avatar for rachaelmom
0
64
Member Avatar for spacepoet

Hi: I am trying to use AUTHBOT as a form protector against spambots. I have everything working fine, except that the form will not email the values of the fields. It will write them on the page, but for some reason it will not email them through the processor. Can …

Web Development asp email first-post session vbscript
Member Avatar for spacepoet
0
131
Member Avatar for raheleh

[COLOR=#000000]I need some information about dropdownlist on a web page .[/COLOR] [COLOR=#000000]I want to select items when I type each item on dropdownlist without opening dropdownlist .[/COLOR]

Web Development asp.net
Member Avatar for tgreer
0
74
Member Avatar for assgar

Hi Developemnt on win2003 server. Final server will be linux Apache,Mysql and PHP is being used. I use 2 scripts(form and process). The form displays multiple dynamic rows with chechboxs, input box for units of service, description of the service and each row has its own dropdown list of unit …

Web Development apache display first-post php
Member Avatar for assgar
0
1K
Member Avatar for irfan.motiwala

well i have done asp coding in asp but when i want 2 run in internet explorer it does not work [URL]http://localhost:8080/UCComplain/UserComplain.asp[/URL] well i have copied folder to wwwroot and iis 5 is also running but how i run asp file to see result in ie5 what is the problem

Web Development asp
Member Avatar for katarey
0
325
Member Avatar for Elle0000

I need to troubleshoot PHP code to store the results of a poll, and to display the results. I have started the code but am really confused how to properly use the CREATE DATABASE, CREATE TABLE, INSERT and SELECT statements. I need help with this, as well as how to …

Web Development first-post html-css php
Member Avatar for Elle0000
0
123
Member Avatar for nnhamane

Can anyone tell me what is the procedure to insert PHP in HTML language?And will file extensiton also change?

Web Development html-css php
Member Avatar for Puckdropper
0
1K
Member Avatar for iamus

Hi, I'm trying to include non-lating characters in a jsp application, is there anything I should know about? because leaving it alone just doesn't work, setting the page content to "UTF-8" or any other encoding just doesn't work......what else is there? I noticed that the sun forum (my application is …

Web Development first-post java-jsp mysql
Member Avatar for iamus
0
115
Member Avatar for casimirrex

Hi I'm using JSP with Mysql.The Compile time no error.but in the run time the exception has been thrown, java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver i've set the classpath as well and i've attached jar file in the tomcat lib directory These are the class path settings C:\Program Files\Apache Software Foundation\Tomcat 5.5\common\lib\servlet-api.jar;C:\Program Files\Apache Software …

Web Development apache api java-jsp mysql
Member Avatar for iamus
0
108
Member Avatar for irfan.motiwala

well i m working in asp i want to open connection th eproblem is that i will open and close connection in evry page or in application object i use

Web Development asp
Member Avatar for irfan.motiwala
0
91
Member Avatar for taya74

I have created a simple online form using Access with ColdFusion using Dreamweaver. It works perfectly while my testing server is on my computer but when I upload it to the server it comes up with error message: [B]'Error Executing Database Query. [/B] [COLOR=black][Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] …

Web Development coldfusion microsoft-access
Member Avatar for taya74
0
205
Member Avatar for pentasoft4u

Hi Anybody can resolve my request for printing the webpage using javascript without asking for print dialog box properties , directly using the default printer setup in our local machine. Please revert back if any concerns. Regards, rathna

Web Development java-jsp javascript printer
Member Avatar for aniseed
0
111
Member Avatar for irfan.motiwala

i m opening rthe project in visual interdev when at the time server mode it shows message that which server u want to connect i m writning p4 my computer and also localhost it does not correct so i cannot work in interdev what shouled i do if i want …

Web Development asp
Member Avatar for katarey
0
91
Member Avatar for EnderX

There's probably a simple solution to this, I simply don't know what it is. I'm working on a php-driven web form, information to be submitted to a database. A number of the fields on the form correspond to [B]not null[/B] areas in the db, so I need to figure out …

Web Development delphi php
Member Avatar for Rhyan
0
101
Member Avatar for k_en

can i embed shockwave file in asp page?? How do i do it??? i am getting error message from macrmedia 8... [COLOR="Red"] error message "The tag name: "embed" Not found in currently active version.[XHTML 1.0 frameset]"[/COLOR]

Web Development asp
Member Avatar for katarey
0
87
Member Avatar for drors

Hi, i have a script that aims to do search of data. I select some data , define range of prices (for min price and max price) and then i get the following error : [B]Microsoft JET Database Engine error '80040e14' Syntax error (missing operator) in query expression 'city= '1' …

Member Avatar for katarey
0
278
Member Avatar for Exelio

hi guys, I need to create an image with a plain background and a color.and in that ,i need to bind a text and an logo. The text and the logo(a jpg file) are dynamic. How can i do this in javascript? Hope I am clear with the question..... Plz …

Web Development asp.net javascript
Member Avatar for tgreer
0
91
Member Avatar for artiry

Hi to all :cheesy: The Problem::-| ======== I was wondering if someone could perhaps help me with a problem i have for a while now. I want to use two dropdowns and a submit button. Sounds pretty easy, but when php and mysql comes in, then it gets a bit …

Web Development first-post mysql php
Member Avatar for artiry
0
159

The End.