52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for joeltonnberg

Hi, I'm currently trying to implement expanding text to links. However, as the links are created dynamically I need to be able to make the DIVs Id-tag 'general' in the script. So, instead of this: [ICODE]function pageLoad() { collapseAll($('myvar_1','myvar_2','myvar_3)); } [/ICODE] I would like something like this: [ICODE]function pageLoad() { …

Web Development html-css javascript
Member Avatar for essential
0
101
Member Avatar for ryan311

im using dreamweaver everytime i preview my templates the image did not load in browser? please help. .

Web Development image php
Member Avatar for ryan311
0
181
Member Avatar for WinginSue

I am attempting to figure out how to use a datagrid with checkboxes. I found some information for using an item template and the FindControl method. I am using Dreamweaver to program so I'm sure I'm not getting all the bells and whistles that VB.NET has to offer. I'm stumped …

Web Development asp.net vb.net web-server
Member Avatar for CornerAnalyst
0
107
Member Avatar for justinmyoung

here's the link to the script: [URL="http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm"]http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm[/URL] I got the script working, but I can't manage to move the numbers from the top...to the bottom. I tried nearly every combination I can think of. Here's a screenshot of where the numbers are placed currently: [IMG]http://www.justinmarcusdesign.com/image.jpg[/IMG] [B][COLOR="Red"]Here's the HTML:[/COLOR][/B] [ICODE] <!DOCTYPE …

Member Avatar for justinmyoung
0
193
Member Avatar for nzkks

[MS SQL Server 2005, Visual Studio 2005, ASP.Net 2.0(with VB.net coding) website] Hi, I have a brand table which is inter-related with many other tables. SQL generation code below. [CODE] /****** Object: Schema [Product] Script Date: 03/27/2009 10:15:22 ******/ CREATE SCHEMA [Product] AUTHORIZATION [dbo] GO /****** Object: Table [Product].[Articles] Script …

Member Avatar for nzkks
0
114
Member Avatar for suju_jm

For validation purpose i want the page size property of the gridview from javascript. I am using .net 3.5 and ajax. Thank you in advance

Web Development asp.net javascript
Member Avatar for greeny_1984
0
65
Member Avatar for kevin wood

this code was working fine until i changed the way the site loads the content (it now loads the content into a div tag) and since then it will not populate the menu. the page can be viewed at [URL="http://acmeart.co.uk/pip_new"]this site[/URL] you will need to go to the sub links …

Web Development php
Member Avatar for kevin wood
0
134
Member Avatar for chichi

hello All please help i have a website i got from Geodesic. but wen i try to log on to the backend /admin i get this error: The specified CGI application misbehaved by not returning a complete set of HTTP headers. please help anyone.

Web Development php
Member Avatar for AnDurugkar
0
214
Member Avatar for venkatad

Hi all , I am a newbie here, excited to join in this community. Here I have a question reg asp.net and MSaccess. My application runs on asp.net with msaccess as backend. I need to implement a search, search by studentID which is an int. The user will put a …

Web Development asp.net
Member Avatar for greeny_1984
0
154
Member Avatar for kevin wood

i have these two pages of information which are stored on a php page which then feeds the main div tag on the index page. the problem i have here is that a scrollbar shows up on the first page but not the second. so to see the rest of …

Web Development php
Member Avatar for nav33n
0
149
Member Avatar for srilakshmitr7

In php if we provide a particulr date how to display the name of the day i.e; whether that day lies on sunday or monday... Can you please give me idea.

Web Development display php
Member Avatar for nav33n
0
102
Member Avatar for queenc

hi i have a date in which i want to add the the days .and find the date.

Web Development php
Member Avatar for queenc
0
124
Member Avatar for vssp

hai friends How to paly song when page laod using php code? I my php application when i load the home page automatically pale song Its possible !! ??Please give me any idea Thanks vssp

Web Development php
Member Avatar for vssp
0
173
Member Avatar for rajshree13

i want search textbox to my website, and pdf should be retrieved from the folder to browser ,user should enter the word and on submitting word, entered string should match any of the pdf file from the folder and pdf files should be displayed on browser and user should open …

Web Development java-jsp pdf
Member Avatar for rajshree13
0
106
Member Avatar for shasha821110

Hello, all I want to implement the required portfolio function and print out the customers related symbol name, symbol buyin price ,symbol quantity, symbol last trade price, the changes etc But i found some issues with it. Here is my code: [code=php] //fetch the element from mysql while ($row = …

Web Development finance php
Member Avatar for nav33n
0
121
Member Avatar for queenc

[CODE] $expiredate='2009/03/31'; $cdate='2009/03/03'; $dateDiff = $expiredate - $cdate; $fullDays = floor($dateDiff/(60*60*24)); [/CODE] the above method i am using to find the difference between two date.but it is not working.can any one tell me how to find the difference using php.

Web Development php
Member Avatar for queenc
0
77
Member Avatar for goodluck4287

Instead of a countdown and then redirect, I would like to countdown and unhide. I have used java before as a novice, but javascript looks like a relatively new beast for me. I found this counter and think it looks good, I guess it just resents the next smallest digit …

Web Development javascript
Member Avatar for essential
0
170
Member Avatar for hbmarar

Hi, I got a form page with 3 radio buttons. Radio button ,say A,B,C. billing and shipping address is what the form page consists of . Onclikc of A the user selects hide shipping address. On click of b , copy billing to shipping address as well and on click …

Web Development javascript
Member Avatar for its4masti
0
91
Member Avatar for jessicama

This is urgent. I have a complied php file, the file appears to have been run through an intentional obfuscation process with something called ionCube. I need someone to de compile this file to source file ASAP. Please contact me at <SNIPPED> so I can send this file to him

Web Development file-system php
Member Avatar for almostbob
0
72
Member Avatar for Mtowns Finest

So here is my problem. I have developed guestbook's and comment systems before, however they were simply used on one page and used the auto increment feature to seperate enteries. Each entry was stored on a seperate row in my database and they were organized by an array when called. …

Web Development php
Member Avatar for theighost
0
251
Member Avatar for veledrom

I think, we would need cURL only for cross domain applications. I mean if I use pages stored under same domain then I should simply use POST rather than cURL. Is this right? Also, For example: how do i check if username=1 and password=2 in check.php page and return TRUE …

Web Development php
Member Avatar for theighost
0
84
Member Avatar for neverneverland

I have a query that was working fine, but I recently switched hosts. I couldn't tell you what version of MySQL was on the old host, but I am now on version 5.0.67. The query asks for multiple fields using AND and LIKE. My error message is telling me there …

Web Development php
Member Avatar for theighost
0
154
Member Avatar for dmanw100

Hello, I'm pretty new to PHP and MySQL. I was wondering what the most efficient way to access a large database would be. All the tutorials I've seen show something along the lines of: [icode]$database = mysql_query("SELECT * FROM table");[/icode] But it seems to me that if 'table' was a …

Web Development mysql php
Member Avatar for theighost
0
128
Member Avatar for theighost

Hello, I have a bit of a problem, I am think its not the script that has the problem, but wanted to be sure before contacting the server masters. In my website, I can make cookies, and sessions, I can echo them successfully. But when I logout, it doesn't work, …

Web Development php session
Member Avatar for theighost
0
103
Member Avatar for yssirhc

This code adds & removes textboxes from the screen. In the remove function, it also renames any textboxes that come after the one deleted so that the numbering stays in order (i.e. 1,2,3,4 instead of 1,2,4,5,8) and updates the count parameter of the textbox's corresponding remove link so that the …

Web Development javascript
Member Avatar for yssirhc
0
134
Member Avatar for veledrom

Hi, The examples in w3 page don't work. I do copy and paste and create exactly same database but nothing changes. It returns "Error on Page" error. [url]http://www.w3schools.com/php/php_ajax_database.asp[/url] [url]http://www.w3schools.com/php/php_ajax_responsexml.asp[/url] [url]http://www.w3schools.com/php/php_ajax_livesearch.asp[/url]

Web Development javascript
Member Avatar for nav33n
0
166
Member Avatar for cpeeyush1

hi i an designing a website and i just want that if a user open it on any resolution then it will fit it self to that resolution and no scroll bars will come like google,yahoo etc. i know it is possible but not know how so pls help me …

Web Development javascript
Member Avatar for Nickolls
0
148
Member Avatar for shasha821110

Hi, all I have one assignment about implement the stock website. i stuck in some problem which i can't solve. i want to implement one function which all the $row related to the $result in sql and for each row initialize the class once. i found if i gave the …

Web Development php sql
Member Avatar for shasha821110
0
89
Member Avatar for SID.SIL

Hi Guys It´s my first time here and Of course I have a problem. I have a gridView with a Hyperlink and I´d like to open a Modal Pop Up when I to click in this link. How can i do it? is it possible? Thanks a lot everyone regards

Web Development asp.net perl
Member Avatar for SID.SIL
0
931
Member Avatar for gary2009

Just to cut straight to the heart of the problem: I only recently started working with asp because my current employer's website was built using asp.net and he requested I make some changes to the design/layout. In addition to the website there's also a kind of front-end content manager to …

Member Avatar for gary2009
0
127
Member Avatar for naseeh

I'm having trouble formatting the datetime field in a gatagrid. I am able to format the date using: <asp:BoundColumn DataField="MyDateColumn" DataFormatString="{0:d}" ... /> But Since I'm using two tables, I'm creating the datagrid manually instead of using "GridView" from the Toolbox. My Code: ================ [code]Dim comm2 As SqlDataAdapter = New …

Web Development asp.net dataset
Member Avatar for P.K.Chaudhary
0
104
Member Avatar for Hsus

Hi... I need to implement multithreading in vb.net....I need to pass a parameter to the function which will be called by the thread...Can someone help me with this?

Web Development asp.net multithreading vb.net
Member Avatar for jbennet
0
77
Member Avatar for Designer_101

Hi I have a tiny problem, the emails outgoing from my website are all going to hotmail and are for some reason un-openable. You have to click the 'This message has been blocked for your safety. Open message' in the red box at the top of the message. I have …

Web Development email php
Member Avatar for samarudge
0
103
Member Avatar for sashkat

Hi, I need help with writing a piece of code that counts all the folders in a specific directory and prints the number, then counts image files in the same directory but located in all the fullsize sub folder of each gallery. Example: -images -galleries -gallery1 - fullsize -thumbs -gallery2 …

Web Development php
Member Avatar for digital-ether
0
115
Member Avatar for jayb

hello everyone ... I am working on a CMS in PHP, using Apache server .. in my site we have a download and upload file module .. where user can download necessary files and also can upload . but I want use an another server for this .... such that …

Web Development apache cms php
Member Avatar for digital-ether
0
127
Member Avatar for rajeesh_rsn

Hi i had a big database and need to delete and add to it daily. About 500 rows are there in that table. I add add a check box in every row ( in the output page ) .. Something like this [ICODE]<table> <?php $select=select * from table ; while($row=mysql_fetch_array($select)){; …

Web Development mysql php
Member Avatar for hemasow
0
150
Member Avatar for cohen

Hello, In dreamweaver, i'm trying to do something on [URL="http://www.central-forums.net"]my website[/URL]. Now whenever someone clicks on a link like forums, i want to be [url]www.forums.central-forums.net[/url], but at the moment, that won't work.... how do i do it... This is my current script: [code] <li><strong><a href="www.central-forums.net">Homepage</a></strong></li> <li><strong><a href="forums">Forum</a></strong></li> <li><strong><a href="about">About</a> </strong></li> …

Web Development
Member Avatar for cohen
0
314
Member Avatar for hemasow

hi we have one problem while using drop down list in PHP. We have a drop down list, after the selection of the items in that drop down list we want another drop down list to be displayed based on the selection of the first drop down list, we r …

Web Development php
Member Avatar for cwarn23
0
114
Member Avatar for jjtrooper

Hi all, Wonder if someone could help me please, I am not technically minded but I will try and explain my problem. I use Serif Webplus, ntl (now virgin) free web space, ftp, xp. For over 5 years I have been using the same set up with no problems at …

Web Development php
Member Avatar for jjtrooper
0
109
Member Avatar for New2PHP

Good Afternoon, I am realtivly new to the wonderfull world of PHP and am reaching out for help on a project I am currently working on. I would appreciate any help on this issue. Thank You in Advance! Objective: Create Dynamic Multiple Drop Down Boxs - Options to be stored …

Web Development php
Member Avatar for New2PHP
0
115
Member Avatar for rajeesh_rsn

I need to delete a file using php function and then redirected the page to another one. I tried with this code : ----------------------------------------- [ICODE]delete("$file"); function delete($file){ unlink ($file); header("Location: npp.php"); }[/ICODE] Works fine in my local host but the following error coming when upload to server : [ICODE]Cannot modify …

Web Development php
Member Avatar for rajeesh_rsn
0
278
Member Avatar for cjwenigma

My web page was working fine last week and when I went to work on it again I got this: Notice: Undefined index: courseID in C:\wamp\www\1.1\lib\coursePage.php.inc on line 7 Notice: Trying to get property of non-object in C:\wamp\www\1.1\lib\coursePage.php.inc on line 10 we have no data Here is my coursePage.php.inc [code] …

Web Development php
Member Avatar for blocblue
0
962
Member Avatar for rajeesh_rsn

Hi is there is any other option to redirect a php page to other page. Other than "header " ??? Thanks Rajeesh

Web Development php
Member Avatar for hooka85
0
94
Member Avatar for veledrom

Hi, Let's say i have a form in [url]www.111.com/form.html[/url] where user can submit name and surname with POST action. Can we send the POST data (name and surname) from [url]www.111.com/form.html[/url] to [url]www.222.com/process.php[/url] to be processed? Thanks

Web Development first-post php
Member Avatar for veledrom
0
1K
Member Avatar for aashishn86

hi ! how can i use multiple submit buttons in the same form i want to pass form values to different pages depending on which of the two submit button is clicked... thank's

Web Development asp
Member Avatar for aashishn86
0
118
Member Avatar for Borderline

I'm using PHP to piece together photos on my website. I have the pieces in the correct order, but there is white space between each photo. At the moment, the only Css I have is placing the black border around the specified outer edges of the photo - I added …

Web Development html-css php xml
Member Avatar for sDJh
0
179
Member Avatar for yanti

hi guys, just want to know how to do alert via email when a new record updated in database. i use php and mySql. thanks.

Web Development php
Member Avatar for MayaLocke
0
118
Member Avatar for rajeesh_rsn

Hi i wrote a code to upload 4 images. I wrote code and works fine for my need. I wrote some thing like this. file1,file2.... file4 as the names of file fields. and in the process.php page like this [ICODE]if ($_FILES['file1']['name'] != '') { //// file upload } then file …

Web Development php
Member Avatar for rajeesh_rsn
0
94
Member Avatar for ripper1510

I have come up with a day comparison script and it worked fine until daylight saving kicked in. Now all the dates i insert into my database are 1 hour faster. So current date plus 7 days = 7 days + 1 hour. How do i solve this? The code …

Web Development php
Member Avatar for ripper1510
0
209
Member Avatar for nickfday

Is it possible to have an include function several times on the same page pointing to the same php file? Here is my setup: I have a page (form.php) which uses forms to run a query in another (results.php). This page displays several tables based on how many records are …

Web Development php
Member Avatar for nickfday
0
2K

The End.