52,566 Archived Topics
Remove Filter ![]() | |
hi guys. i require some assistance of yours again. what i want is this: there is a form (say on page xyz.php) in which i have , say, 5 text-fields. but i also hav a button. upon clicking whihc, i want another text-field to appear. i do now want to … Web Development javascript php | |
hey guys. i hav this page (a.php), where i ask te user for his username and password. I match these with static values, and upon succesful matching, i redirect the user to b.php. my prob- what if somebody, instead of going thru the normal procedure (from a.php to b.php after … | |
Wasnt sure where to post this but it uses php... help mods? i can get the number of messages and connect to a telnet server so i say top 1 and responds something along the lines of -ERR protocol error 16 or something... not sure if thats exactly what i … Web Development php | |
i have two text boxes with the id as first and second respectively.In javascript i took the values using [code] var first=document.getElementbyId("first").value. var second=document.getElementbyId("second").value. var sum=first+second; [/code] But the problem is when i alert the sum i got the result as concatenated.i didn't get the original sum.I also tried it … Web Development javascript | |
HI, i want to generate html file from xml and xslt documnet using java...pls,,, | |
Hello, I need detailed examples of how to create a pdf from jsp. On the jps page there will be a print button and when clicked the same jsp will pop up as a pdf to print. How do you include this behind the print button.... Using ireport Someone said … | |
I am helping a friend make a site using FrontPage 2002. He wants to have on his home page at the top 3 slideshows next to each other and changing at same time automatically. I am not familiar with javascript but (with the help of some of the wonderful tutorials … Web Development javascript | |
I don't know if this is the best section to ( ask questions ). So, excuse me. It's my first topic anyway, and I couldn't find any other section to ask for help. I believe you don't need any explanation about my problem, but here it is anyway: E.g : … Web Development html-css javascript | |
I have a DHTML ajax pop up that I would like to have centered in the page as it is currently left justified. Also, I would like it to only show the first time a user views the page. Here is the code: [CODE] <script type='text/javascript'> // Browser safe opacity … Web Development html-css javascript | |
Hi all! I have made a page with an input "file" field for the user to be able to upload an image. I have made an php script that takes care of the checking of the file and saves it to the server. The problem is that the browser caches … Web Development caching image javascript | |
Hello, All: I have a php enabled site, and as of late it's been doing the strangest thing, when I make any changes to any of the pages residing under the main html site folder, they seem to take forever to upload (be it pages or images); but if I … Web Development php | |
Hello, Presently I'm working on a web form and I want to put a table in it with rounded edges. Can anyone suggest a way about how to do that? I don't want to use images for that purpose(like getting the four edge images with the same background color etc. … Web Development asp.net | |
Hi, I've designed a site in Dreamweaver (HTML). I have a form and included a submit button. It's very simple, but I need to get it to e-mail to an address and thank someone for submitting their information. Please can someone help me. So far my form looks like this. … Web Development php | |
I am not sure how to ask the question, but here goes. I have a multiline survey storing data about a specific project. I want to store the data in the following fields: proj_id strat_issue strat_goal strat_obj strat_value here is an example of my code [code=html]<form action="strat_survey.cfm?update=gogo" method="post"> <table width="90%" … Web Development coldfusion | |
Hi everyone, I want to make a website that would nave a verified through email members with their photos and profiles to view by verified members (just like on this site) according to their profile they would be automatically going in different lists like people NY, VA, MA would be … Web Development coldfusion email | |
hi everyone, iam working on project in which there are many features like forums,chat,image gallery etc i did'nt get idea on how to develop video gallery. is it the same way as image gallery or different? any help is greately appreciated thank u in advance | |
Hi there I just need some clarification on how time is seen in PHP 1000 would equal 1 sec ? and therefore 60 000 would equal 1 minute right ? and 1 hour would be 3 600 000 ? I somehow think I'm wrong. Web Development php | |
Hi, I have made a webpage with 3 divs and have put images / text on these pages which can be dragged. I want to limit the area in which the user can drag the text. The user will be allowed to drag the text from the left div to … Web Development javascript | |
I do not clearly understand this concept of scripting. May someone please explain this to me and give me some applications of scripting. I have seen some examples of scripts but I am trying to really see what can be achieved through scripting. I hope am not jumpig the gun … Web Development javascript vbscript | |
can any one help me in getting the categories like this means i want the categories side by side like in this image [ATTACH]6677[/ATTACH] by providing the code, Rakesh Nagekar Web Development php | |
hi all, iam trying to retrieve video file from database bit its nat working here is my code[CODE]<? include_once('functions.php'); include_once('conn.php'); if(!empty($_GET['pid'])) { $pqry="SELECT * FROM vdo_cat where c_id='".$_GET['pid']."'"; $pres=mysql_query($pqry) or die(mysql_error()); $prow=mysql_fetch_array($pres); $len=strrpos($prow['videos'],'.'); $vtype=substr($prow['videos'],$len+1,5); $vname=($prow['videos']); if(isset($vtype)) { ?> <link href="site.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { margin-left: 0px; … Web Development javascript php video | |
hi all I Have created an application in php. and in that i want to delete a particular row when the client checks the checkbox the same thing i done in asp but php its not working plz anybody can help me... Web Development php | |
hi [COLOR="Green"]below the coding i not opened the popup window [/COLOR] Code: [code] <html> <head> <script language="JavaScript"> window.open('test.htm','myExample9','width=200,height=200'); } </script> </head> <body> <form action="test.htm" target="myExample9"> <input type="submit" value="Open new window"> </form> </body> </html> [/code] Web Development javascript | |
Hi all, i am facing a problem to display image in IE 7.0 which are coming from my database (SQLSEREVER2005). for displaying image i am using folloeing code. [code=asp.net]Public Sub DataImage() Connstring = ConfigurationManager.ConnectionStrings("TestingConnectionString").ConnectionString 'Conn = New SqlConnection(ConfigurationManager.AppSettings("conn_string")) Conn = New SqlConnection(Connstring) If Conn.State = ConnectionState.Closed Then Conn.Open() i = … | |
i write the code for register but its not working can u please check the code please [ATTACH]6674[/ATTACH] please tell the solution for this the data is not inserting in database(Mysql) Thank you Rakesh Nagekar Web Development php | |
Hello, I am currently having problems getting Coldfusion and SQL Server 2005 to connect on my home laptop. I have both installed correctly, I just cant seem to get the connection part down I keep getting this error from the Coldfusion Administrator. [I]Connection verification failed for data source: GTOTDsite java.sql.SQLException: … Web Development coldfusion sql | |
I have a file, which is not hosted on my site, which I need to stream through an FLV player which I made on flash. But the problem is that the file I need to stream is not named 'file.flv' it is named 'file.rar'. However it is an flv file … Web Development file-stream file-system flash php | |
When I am trying to run a while loop to determine if one of the (many) email addresses inside my "table_1" match any of the email addresses inside my "table_2". But it did not work .Hersr is my code : [CODE]while($row2 = mysql_fetch_array($get_names2_res)) { while($row = mysql_fetch_array($get_names_res)) { $friend_email = … Web Development php | |
Hi Can anyone tell me in php how to convert decimal to roman number.Can anyone provide some example for this. thanks punthapary Web Development php | |
hello all friend's, i'm a newbee to asp. it totally harder than PHP ;) . i'm facing trouble when try to delete records from a list.. i take the scripts from [url]http://www.w3schools.com/ado/ado_delete.asp[/url] but i made the custom msaccess2002 database b'cause i had no nortwind.mdb database. dbname = tes.mdb , tablename … Web Development asp microsoft-access | |
did anyone know how to make a calendar by using javascript? actually i want to put calendar next to text field, so that, the user can easily select the date and the date will come out in the text field......help me plzzz..... Web Development javascript | |
actually, i want to display back all checked value in checkbox..In my form, there is some checkbox element where the user should check necessary value b4 submit the form....My problem is, once the user has submit the from, i can't retrieved only checked value.....it display all value including unchecked value … | |
Hello, I have an interesting question. Is it possible to call a dll on the client machine from the server? I haven't found anything in my searches. I have been also wondering if I would have to write a custom extension for php to do this? My main goal is … Web Development client-server php windows-server | |
Hello, I have a website which allows the user to download the images from it. I used the following code. It download for most of the images but for some it tries to download as a file without extension. So can you please suggest what might be causing this. thanks … | |
Hi, I need help I am developing a website where users can access their profiles from url with name of user example [url]http://www.example.com/john[/url] can any body help me? how to do this in php plz send email to <EMAIL SNIPPED> Web Development php | |
Hi i have created an static table having from,subject,date etc and i am just able to display i have created inbox in the front end how to link.....these table to inbox...i have this code but what is this fuction getdata.....how to proceed just help me pls...... [code=php] <? function getdata($tble,$field,$whr) … Web Development php | |
I am a newbie ...and i m working on a casetool....named Coolgen... Which Generate the jsp pages.... now i have added a html control on my page...... <input id="demo1" size = "10" onBlur="magicDate(this);validate1();" > Now there is a onther field.... which is ool gen field.........whose id is 'PUBLISH_DATE' i want … Web Development html-css java-jsp javascript | |
I am selling my game I created, with all Copyrights and everything. I have it up and running at e-mafia.uni.cc I currently have register down, because I am selling it. Login with details:Username: Xavier Password : deeman Then email me if you want them or not, I have been working … Web Development php | |
Hi, Could anyone help me to pass user name and password to another jsp page for testing from database without showing it in URL that what user has entered? Web Development java-jsp | |
Hi, I don't know much about javascripts. I am preparing a module in PHP in which I have to validate data entered by a user through javascripts. Now there is a field in which I have ensure that the value entered by the user already resides in the database. How … Web Development javascript | |
I am working on a web-based app, and I need to implement a function whereby it checks the dates daily, and send reminder email automatically. May I know how can I do that? I saw some websites that mentioned about Console Application and Windows Scheduler. Is that what I need? … | |
Hi i have created an static table having from,subject,date etc and i am just able to display i have created inbox in the front end how to link.....these table to inbox...i have this code but what is this fuction getdata.....how to proceed just help me pls...... [code] <? function getdata($tble,$field,$whr) … Web Development php | |
actually, i want to display back all checked value in checkbox..In my form, there is some checkbox element where the user should check necessary value b4 submit the form....My problem is, once the user has submit the from, i can't retrieved only checked value.....it display all value including unchecked value … Web Development display javascript | |
Greetings, I have a problem with CF code, and I assume it is because I am new to ColdFusion. I've searched the Web, the Adobe pages, the Forums here, tutorials, etc... I just can't find the answer to what I imagine to be a fundamental of CF. I just inherited … Web Development adobe coldfusion web-server | |
Hi guys. I have this problem, i have a script which is handling file uploads. when running it on my local machine (WAMP--Apache 2.0; PHP 5.1.4) the script works well and all files are uploaded well. However on using the script on my server (LAMP -- Apache 2.0; PHP 5.1.4) … Web Development apache file-system php | |
hi guys, I found a simple whois script and intregrated it completely into my site before testing it on IE (oooops!) and it only works on firefox and safari. On IE the result text that should be written as a result of the below section of the code: [CODE]if (eregi('No … Web Development php | |
Hi I have problem with calling jsp using <a href> in scriptlets. Not able to call the jsp. I used the following code. but not able to enter in to ozCmnDeleteEntity.jsp. please give me solution. [code] out.println( "<a href=\"ozCmnDeleteEntity.jsp?objType=PROJECT&objId="+prj.getProjectId()+"\">"); out.println("</a>"); [/code] thanks in advance... Web Development java-jsp |
The End.