52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for nikhil257

Hello All, I am trying to add a clean up code to the global.asax file, when I initially added the code it worked but now its throwing a compilation error for the same. Below is the code which I need to add, I have taken it from Microsoft's website and …

Web Development asp asp.net session
Member Avatar for BMXDad
0
172
Member Avatar for rnr8

Hi, I'm trying to change a background image used within a list <li>, yet have only been able to get this to work in IE and not Firefox. Please tell me what is wrong with this code: (Note: I have tried using style.backgroundImage yet that did not work in IE …

Web Development html-css image javascript
Member Avatar for JScriptRUs
0
719
Member Avatar for ajwei810192

Hi, It is kind of difficult to explain what I am trying to do here, I will provide the form here to give a better idea. <ul> <li>Select the type of your starting point of interest:<br/> <div id="start_menu"><form action="test_getrss.php" name="form1" method="post"> <span><input type="radio" value="Apartment" name="start" onclick="check(document.form1.start)"/> Apartment </span> <span><input type="radio" …

Web Development php
Member Avatar for ajwei810192
0
140
Member Avatar for Krstevski

Hello friends, I have a stupid problem, I can't find example or tutorial "How to embed mpp in HTML", so... Can anyone give me an example or code for this ? Thanks.

Web Development html-css php
Member Avatar for chrishea
0
91
Member Avatar for kiranbvsn

Hi, I am new to ajax, but i want to learn cause it is used in our project.. So, here is my query, i am using .net 3.5 framework i've one dropdownlist and textbox controls in aspx page for dropdown: 1,2,3,4 (are the values in column1 in database table that …

Web Development javascript
Member Avatar for Rana Sameer
0
95
Member Avatar for haribo83

I have created a recordset to show the top 5 values in a database - this is then displayed as an include on a few pages. Is it possible to refresh these results every few seconds without having to refresh all of the page?

Web Development php
Member Avatar for sergb
0
136
Member Avatar for scaiferw

I'm pulling my hair out trying to find a checkbox check-all toggle script that will pass an array of selected to my server side PHP script. I really want a master checkbox that serves as a select-all/deselect-all control. I've looked at countless examples online, and the closest I can find …

Web Development javascript
Member Avatar for scaiferw
0
139
Member Avatar for emhmk1

Hi Everyone, i have a query regarding checkboxes. i have got a 'check all' checkbox on my form but what i need is to uncheck all if the check all is not checked This is the check all script [CODE]function checkAll(field) { for (i = 0; i < field.length; i++) …

Web Development php
Member Avatar for scaiferw
0
130
Member Avatar for pentolanmenteng

Hi, im sort of trying to insert an array value as an argument, illustrated in the following code: [code] for($j=0;$j<count($number);$j++) { <input type='text' size='1' name='inputno' id='inputno$j' onchange='check_input(this.value, (i wanna get the value of $j here) )'>"; } [/code] any idea? thank you

Web Development php
Member Avatar for urtrivedi
0
89
Member Avatar for ayesha789

I want this form as lightbox form. Is it possible. [CODE]<form action="lims_updated_north.php" method="post"> <table class="mytable" align="center"> <tr> <td>Code</td> <td> <input type="text" name="al" id="al" value="<?php echo $al; ?>" /> </td> <td>Owner Name</td> <td> <input type="text" name="cd" id="cd" value="<?php echo $cd; ?>" /> </td></tr> <tr> <td>Mobile</td> <td> <input type="text" name="nid" id="nid" value="<?php …

Web Development javascript
Member Avatar for Graphix
0
187
Member Avatar for mandeep.laha

I am developing a web application in which the clients wants to generate a pdf of the current page. I google a lot about this but didn't find any suitable solution to the problem. Many dlls and classes are available but no one is working. The main problem is that …

Web Development asp.net pdf
Member Avatar for mandeep.laha
0
88
Member Avatar for zkelvin2010

Write a program that creates a text file that contains a power of two table in HTML format. The file could be called "twoPowerTable.html". When it is viewed with a browser you will see something like: Power of 2 Value 0 1 1 2 2 4 3 8 4 16 …

Web Development html-css javascript
Member Avatar for rajarajan2017
0
233
Member Avatar for rabzzz

hi, in the below code i have made a variable $htmll, in my php file.In dat var i have stored the html code,in dat html code im writing some php code which in unable to execute....Kindly help me out to resolve it. Thanx.... [code=php] <?php $htmll=' <table align="centre" border="1" cellpadding="0" …

Web Development html-css php
Member Avatar for diafol
0
159
Member Avatar for ben.matthews18

So when I plan to set up a register form on my site I need to know how to automatically assign an ID to the user once they press the 'Register' button. I guess I would be using this type of table setup; Table name: Users ID int 11 Email …

Web Development php
Member Avatar for coreyavis
0
116
Member Avatar for PaulMoore12

I create my code on my own machine and tested it on my own machine and everything worked perfectly fine but as soon as I uploaded it to my server it seems to have stopped working. None of the code has been changed except for the database user, pass and …

Web Development mysql php
Member Avatar for PaulMoore12
0
420
Member Avatar for miskeen

Hi, Is there any possible way to unselect a number of radiobuttons grouped in the same groupname? Thank you

Web Development asp.net
Member Avatar for spectra
0
923
Member Avatar for wewehalim

Hi, i am making a website which prove a sudoku interactive game that enables users to play it. the game data is in the form of database and have the following field: +-----------+--------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-----------+--------------+------+-----+---------+----------------+ | game_no | …

Web Development javascript
Member Avatar for wewehalim
0
116
Member Avatar for raju_boini525

hai all, i am working on shopping cart project, i need globalpay integration . i got the sample code and run in my localhost it shows me error this.[QUOTE]Warning: SoapClient::__construct() [function.SoapClient---construct]: I/O warning : failed to load external entity "https://certapia.globalpay.com/GlobalPay/transact.asmx?WSDL" in C:\wamp\www\exampls\PHP Web Service Sample (Credit Card) 4.0.0\PHP Web Service …

Web Development api php web-server
Member Avatar for raju_boini525
0
226
Member Avatar for gptArun

Hello everybody, I have to edit joomla left panel contents but didn't find code. how would do this? i chk administrator part where i cant change/add links. But not found code other than "<jdoc:include type="modules" name="left" style="rounded" />" in index file. somebody help me out !!

Web Development php
Member Avatar for jwd.adodis
0
90
Member Avatar for ghoststick

Hello. I'm wondering if anyone has knowledge or a code that will refresh a script without a full page load. Just a widget/box on a site. What I have is a script which displays random posts in wordpress. Just calls 5 posts from the database with a simple random call. …

Web Development javascript php wordpress
Member Avatar for rajarajan2017
0
124
Member Avatar for jayesh4414

Download.php not working.. i was just making a download.php file which accepts the song_id from the url and fetch it from database.. example: download.php?id=111 this will download the song with id=111 from the database.. but the song is not being downloaded.. no response just blank screen. the details i am …

Web Development audio mysql php
Member Avatar for jayesh4414
0
266
Member Avatar for Alexii

So I recently made a website, and I have two questions I need answering. The first is I have a form with multiple things in it (text fields, checkboxes and buttons). Now I want the form to check if the checkbox has been checked or not, and I have come …

Web Development php
Member Avatar for deleted1234
0
120
Member Avatar for ansari.wajid

Hi Guys I am trying to use below code to show a save dialog box when a link with .swf file is clicked, But the problem is that its not working. Can anyone share the code to show a save dialoge box when a link is clicked with .swf file …

Web Development asp.net flash
Member Avatar for ansari.wajid
0
187
Member Avatar for rachS25

0 I am developing a project using Visual Studio 2008 in C#, I have added the class library within the project and set up the relevant references and used the relevant using statements. It seems to be a problem with just this one folder. can anyone help? this is the …

Web Development asp.net assembly visual-studio xml
Member Avatar for rachS25
0
114
Member Avatar for genki01

After searching I've found how to make an onload alert box when the page loads. However what I want to do is 1. When user goes to page the alert box/pop loads w/o the page, just an alert box. 2. Once the user clicks on OK, the page loads.

Web Development javascript
Member Avatar for scrappedcola
0
114
Member Avatar for Cheesecake87

Hey, Building a hotel booking system as a college project, And as I do not want to go through the building a calendar that shows dates that are already booked, aww can be bothered. ok the max number of days of stay allowed are 7, now I have thought of …

Web Development coldfusion
Member Avatar for arrgh
0
2K
Member Avatar for gymangel812

I'm trying to use php to validate my form. I would like to validate a product_name box for being not empty, a price box for being numeric and having a decimal, and a quantity box for being an integer. Right now I'm getting an error: Parse error: syntax error, unexpected …

Web Development apache html-css php
Member Avatar for xylude
0
108
Member Avatar for veledrom

Hi, I have never use CMS before and want to learn. For a beginner, do you think Joomla would be easy for me to learn or Drupal? Thanks

Web Development cms php
Member Avatar for peter_budo
0
135
Member Avatar for 2eXtreme

Hello, I'm trying to write some javascript that will always allow me to float content over a flah player. To do this, the <object> tag needs to have a <param> tag added to set the wmode to transparent, and the <embed> tag needs to have the wmode attribute set to …

Web Development flash javascript
Member Avatar for shastry_1985
0
458
Member Avatar for nick3592

Hi, i am having a problem with a form where a user can enter there birthday when they register. In the database it does not show up, it only shows the default value 0000-00-00. I am using month, date and year in the form and i am wondering is there …

Web Development php
Member Avatar for JRM
0
136
Member Avatar for jhonnatas

hi guys! i need ur help because im noob at web programming.well.. i would like to insert formatted text (html) in the mysql database and retrive it to a page. do i have to save text with all tags? what is the best way to do that? example: i hav …

Web Development mysql php
Member Avatar for jhonnatas
0
119
Member Avatar for sugikrish

Hi .......... I attached screen shot with this thread. is this possible for calculating these two values and display the same page. This values retrieve from database.

Web Development php
Member Avatar for rajarajan2017
0
101
Member Avatar for kischi

Hi, Yesterday I downloadet and installed wamp, it worked quite fine most of it. I could put it on Offline and online mode if I wanted to, but when I tested my php page on the localhost by typing [url]http://localhost/index.php[/url] in the adress bar it would get directed to wamp's …

Web Development php
Member Avatar for rajarajan2017
0
147
Member Avatar for jellybeannn

When values are entered into 2 TextBox's(textbox1 & textbox2) they are multiplied with one another and the answer is displayd in a Label(label1), I need to add all the labels and display it in another label, this has to be don without buttons. When the TextBox's change this function is …

Web Development javascript
Member Avatar for jellybeannn
0
82
Member Avatar for dandixon

Hi all, i have m y search setup which brings back a part number, a description and then underneath any associated manufacturers name and part number which could range from 1 to 20, my problem is i just want to populate my table if there is something there and if …

Web Development php seo
Member Avatar for liamfriel
0
1K
Member Avatar for shaya4207

I have a "while loop" on a PHP page with stuff coming from a DB, how do I make that the content should come as a table with a few row and columns?

Web Development php
Member Avatar for hemgoyal_1990
0
107
Member Avatar for gandhikr

Hello, I have this inquiry form. I wish to capture the fields and email via php script. Can anyone help me in doing that? It uses html text field, select and textarea form elements.. In select name I wish to capture and email the option selected. <form action="#" method="get" name="form1"> …

Web Development php
Member Avatar for hemgoyal_1990
0
142
Member Avatar for gymangel812

I'm having a problem creating a dropdown list and populating it with information from a database. When I display the page below I get this PHP code displayed in place of the drop down menu: " \n"; while ($row = mysqli_fetch_array($result)) { $str .= '' . $row['systemName'] . ' ' …

Web Development html-css mysql php
Member Avatar for qualitybrains
0
124
Member Avatar for thebluestar

I using the value pass from url to open a new page but there are some mistakes, but I cannot find them here is my all files to do that: [COLOR="Red"]main.asp[/COLOR] [CODE] <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> …

Web Development asp vbscript
0
66
Member Avatar for haywars

Hello everyone Im new to this forum as well as new to MySQL. Ive read countless forums about using blobs and referencing. Im the type of person who learns by seeing. I kinda understand the referencing but I would like to see an example if I am doing it correctly. …

Web Development audio mysql php
Member Avatar for haywars
0
107
Member Avatar for jj.amonit

I know how to work with php, mysql. I know enough to get results with CSS. I am now trying to incorporate some javascript and dhtml into my work. But what I want to do is a little more involved that the simple tutorials. i am using ixedit to help …

Web Development javascript
Member Avatar for jj.amonit
0
239
Member Avatar for sickly_man

hello all. i am writing a php / mysql script that does various things, but in addition to those things i need it to get the username of whoever is using the front end. any help is greatly appreciated! also i can post some code snippets if you want a …

Web Development php
Member Avatar for blex41
0
139
Member Avatar for ms_sws

Is there a way, in Javascript, to get a list of files in a folder (on a server) that I can dynamically load into an array that I can work with when a page loads?

Web Development javascript
Member Avatar for ms_sws
0
3K
Member Avatar for Jeca

Hi there. I have a HTML page with multiple dynamic check boxes that I select, click "add" and it adds a list to the users on the next page. This is my JavaScript function that deals with this: [CODE] <script language="Javascript"> function doSelect() { //to avoid "unidentified" results, search elements …

Web Development javascript
Member Avatar for fxm
0
114
Member Avatar for Hypalink

I'm wondering is it possible to echo out an entire media player, such as windows media player,in a similar method to echoing out all other tags such as tables and divs? The code i want to echo out, only if certain variables dictate, is this: [CODE]<OBJECT id='mediaPlayer' width="300" height="250" classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' …

Web Development microsoft-windows php
Member Avatar for diafol
0
133
Member Avatar for masoudnia

hello firends. I am learning php and I install wamp but now i dont know what i must do for using wamp server and how i must execute my projects?

Web Development php web-design
Member Avatar for diafol
0
171
Member Avatar for itz.aayushi

I have an application written in JSP running in Apache Tomcat Server and back end is MySQL and m having problem in my code tried many things like creating a .bat file but dint got a code to run .bat file from jsp page. Also the following code i tried …

Web Development apache java-jsp mysql
Member Avatar for itz.aayushi
0
935
Member Avatar for Lapixx

Hi, I'm creating a simple analytics script to use on my website(s). I started of very simply by just creating a new record for every session, and updating the sessions (i.e. incrementing the number of pageloads for that session) when a new page is loaded. I also save the browser/version …

Web Development mysql php seo
Member Avatar for Lapixx
0
463
Member Avatar for ajwei810192

Hi, It is kind of difficult to explain what I am trying to do here, I will provide the form here to give a better idea. [CODE]<ul> <li>Select the type of your starting point of interest:<br/> <div id="start_menu"><form action="test_getrss.php" name="form1" method="post"> <span><input type="radio" value="Apartment" name="start" onclick="check(document.form1.start)"/> Apartment </span> <span><input type="radio" …

Web Development javascript
Member Avatar for Graphix
0
134
Member Avatar for Ambislm

Since am new to php i have the following doubt. I have a combo box within a form in my home page.The combo box will display data from mysql database. When the user chooses an item, i have to pass it to an query and display the result in a …

Web Development php
Member Avatar for meffe
0
214

The End.