135 Discussion / Question Topics
Remove Filter Question - ASP + Ajax Hey! Not sure if this is the correct section to post this. ;) Well, I have a table in my sql server 2000 database *************** tblAddress ---------------------------- City_Name (varchar) Venue_Name (varchar) ******************* The "City_Name" column contains all the name of the cities in my country … | |
Search for a string in a variable--- Is there a way to find a particular string in php. For example: I want php to echo "Found" if the word "sports" in found in this url [url]http://yahoo.com/sports/soccer/index.html[/url] if not then it should echo "bad Luck" Is there any pre-defined function for … | |
Planet Size Comparison - A Must See [url=http://ezfiles.info/][img]http://ezfiles.info/images/6475830.jpg[/img][/url] [url=http://ezfiles.info/][img]http://ezfiles.info/images/25228882.jpg[/img][/url] [url=http://ezfiles.info/][img]http://ezfiles.info/images/27572632.jpg[/img][/url] [url=http://ezfiles.info/][img]http://ezfiles.info/images/79574585.jpg[/img][/url] [url=http://ezfiles.info/][img]http://ezfiles.info/images/49703979.jpg[/img][/url] | |
ok, see the code below [CODE] <? $rsQry = mysql_query ("select * from tblCustomer"); $arrQry = mysql_fetch_row($rsQry); ?> [/CODE] Now if I try to fetch a Customer's Name from the "Customer_Name" column from the "tblCustomer" table with the following code then I dont get anything: <? echo $arrQry["Customer_Name"]; ?> Why? … | |
Hi All, I have a question and I hope you guys can help me out. If you have worked with php-mysql, you might have noticed that there is a featured to encrypt a password while inserting it in the database using the password() function. I am looking for a similar … | |
Triggering - Hello, Need help :) Herez the scenario: I am maintaining a list of members of my site in a database. All members have an expiry date column in a table which is in mm/dd/yyyy format. I want that every members should be emailed on the day of their … | |
Hi All, I came up with a new issue/question. I have seen in many sites that when I enter my username/password, it displays a new page wherein it says "Verifying Username/Password. Please wait..." I wonder what does it do behind the scene? Does it really take 5-6 seconds to verify … | |
Hi, I am designing a small advertisement management program in asp, and Sql Server 2000 as database. My table has the following fields which are pretty self explanatory: bannerId, bannertitle, bannerurl, imageURL, bannerpirority bannerId = Autoincrement to generate unique id for a banner ad bannertitle = String title of the … | |
How do we cut such design using photoshop? I mean the edges [IMG]http://www.sulawines.com/images/sectional/inside_bar.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/inside_display.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/outside_full.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/outside_balcony.jpg[/IMG] | |
Ok, I am into this trouble since a past couple of weeks, people are paying me by fraud credit cards and after a while paypal is hanging me with the "paypal chargebacks" I want to know if there is really any way I can disable accepting credit cards on my … | |
Hello, I was looking around for some tutorials about how to backup my database in my hard disk using [B]SQL Server 2000 Enterprise Manager[/B]. Can someone explain me in a friendly and step-by-step method? (screenshots preferred) Thanx so much in advance | |
Hi, I am using CDONTs for sending email using ASP. I need to send a HTML form that takes values from a MS SQL Server database. How do I send this big code of form using ASP? I am using the following code to send the email [CODE]<% Set myMail=CreateObject("CDO.Message") … | |
I was wondering what is the Database Storage Capacity for the following databases: MySQL 5 Microsoft Sql Server 2005 MS Access 2003 Thanx | |
Hello, I am using ASP and MS SQL Sever 2000 as backend database.. I am writing a SQL query which will pick up top 5 recipes details who have scored the highest marks from the following table tblrecipes - [code] ID | recipe_name | Total [/code] [u]The following points to … | |
Hello All, I am using an ASP script on my site that reads a microsoft excel file and adds the values to the database (MS SQL Server). The script works completely fine on my LOCAL server, but it shows me the following error when I upload it to the server … | |
OK I attached an WYSIWYG-Editor, however I am unable to get the data on the rich text box to another page using PHP, can anyone solve it plz? Thanx a ton in advance :) | |
Hello, I have a question: Suppose I have a table named as tblfriends and there are 3 columns with several row. Column names are: name, email, phone I want to pick 5 names randomly from the table each time my asp page refreshes. How can this be coded in classic … | |
Hello, I am developing a simple calender in my site which will display the next upcoming birthday of my member. I have a table which has 2 column cname | dob ------------------- Joe | 9/12/1982 Mathew | 2/17/1997 Pat | 8/23/1880 ------------------- What SQL Query should I use to get … | |
How do I convert [B]12/15/1985 [/B]to [B]15 December 1985[/B] format using classic ASP? Thanx in advance | |
In my whm, when I try to create a new account under "Account Functions" I get this error: [CODE] Unable to find an ip address[/CODE] In the "Ip Address (only for new ip-based accounts)" combo box there are no IP address.. can someone please tell me how to add IPs … | |
Hi, I am trying to send the following HTML mail thru the ASP CDO component. This is the HTML mail i wanna send from Page 1: [CODE]<div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="820" height="540"> <param name="movie" value="http://mywebsite.com/movie1.swf"> <param name="quality" value="high"> <embed src="http://mywebsite.com/movie1.swf" quality="high" … | |
[b][color=red]Microsoft to buy Red Hat ?[/color][/b] "Various news sources including ZDnet are today reporting that Microsoft is considering buying out Red Hat, speculating that 'Microsoft could see Red Hat's acquisition as a nice way to undermine IBM, but might not consider that a sufficient reason to do it,' adding that … | |
How come MS SQl Server 2000 does not have an autonumber datatype as like MS Access does? Any alternative? | |
Anyone knows how to determine an image's dimension using Classic ASP? Like How do I know the width, Height of this image using ASP? [url]http://www.google.co.in/intl/en_com/images/logo_plain.png[/url] Thanx | |
Does anyone know the exact query for IN in the following senario... I want to search for 2 columns for 1 mobile number (mobile, alternate mobile) I am using the following query [code]strSQL = "select * from tblcontest where bar_mob_no IN('" & sSQL &"') or bar_alt_mob in('" & sSQL &"')"[/code] … | |
Hello, Can someone make me an exe of this VB code? [url]http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33626&lngWId=1[/url] I am at office now and dnt have VB installed here...so just need ur help... upload it to [url]www.rapidshare.com[/url] Thanx | |
Hello, I am facing a problem in ASP. The scenario is... I have a database with the following Colums and the data type of all Colums are integer id|score1 | score2 | score3 ------------------------------------ 1 | 10 | 4 | 10 | 2 | 5 | 51 | 10 | … | |
How do I update multiple records in a table in ASP using loops ? For example. I have a table with the following colums ID | Col1 | Col2 ------------------------- 1 | 50 | 100 2 | 25 | 130 3 | 55 | 70 I want to add [B]66[/B] … | |
There are 2 columns in 1 database for [I]Id[/I] and [I]name[/I] but the serial number is random. I want to update those serial number in serial order, how to? Like id Name ------------ 1 Shouvik 5 Joe 6 Mathew 3 John 4 James 2 Jack I want to update it … | |
Hello Friends, I am willing to learn python, so can someone please guide me how do I get started? I mean wot compiler would I need and which editor etc Also tell me wot is the scope of python in web programming? Thanx | |
My skills include: [u]Programming Languages: [/u] [b]C, and Visual Basic 6.0 [/b] [u] Scripting Languages: [/u] [b]ASP, CSS, HTML, VBScript, PHP, SSI, XHTML and XML [/b] [u]Server Security: [/u] [b]SSL, OpenSSL, TLS and SSH [/b] [u] Database:[/u] [b]MYSQL, MS Access, SQL Server [/b] [u]Web Hosting Automation:[/u] [b]Plesk, cPanel, H-sphere, Hostflow, … ![]() | |
I have the following table in page1.asp [CODE] <table> <tr> <td><input type="checkbox" name=chk value=1></td> </tr> <tr> <td><input type="checkbox" name=chk value=2></td> </tr> <tr> <td><input type="checkbox" name=chk value=3></td> </tr> </table>[/CODE] If I want to retrieve the value of all the checkboxes which I have selected in page1.asp and display them in another … ![]() | |
i have 5 checkboxes in one asp page, I am trying to get the values of all checkbox that are checked using for each loop but I dnt get any result, just a blank page. can u help me? Herez my code where I am trying to get the values … ![]() | |
Well I am trying to search a database using ASP. I want to search all the names of persons in a database by their mobile number. The mobile numbers are entered in a textarea and needs to seach them at once. I could not figure out how can this be … | |
Hello All, Can someone help me with this problem? I have 3 colums in an excel sheet (Serial No, Name, Mobile no), I want to put all the data in the excel sheet into the database which also has 3 colums (Serial No, Name, Mobile no) with a single click … | |
Hello, I want to convert a 1024 x 786 wallpaper into thumbnail in PHP Wots the code for it? Thanx in advance | |
If I want my users to download a .zip or .exe file the command is <a href=filename.exe>Download</a> or <a href=filename.zip>Download</a> This will ask the visitors where to save the file on their hard disk. But what if I want my users to download a doc/pdf/php/html file and I dnt want … | |
Hello Everyone, I hope everyone of you are aware of the Business Promoting Tools available in the market like: IBP (internet business promoter) Web CEO 5.6x Add Web If you dont know them then just google it Well my question is that, are these tools really worth purchasing. Are they … | |
How do they make tables with only CSS without using HTML Tables? is it possible to make a table as shown on the screenshot below with only CSS and NO HTML? if yes how? [url=http://photobag.2plans.com/][img]http://photobag.2plans.com/images/75427379.jpg[/img][/url] Thanx in advance | |
Incase you are looking for tutorial for configuring apache with PHP and Mysql, I found [url=http://www.expertsrt.com/tutorials/Matt/install-apache.html]one[/url] Hope, it will be useful to you too. ;) | |
Sad news, I was going to register a domain today from [url]www.ipowerweb.com[/url] or [url]www.ipower.com[/url] and found that they have increased their domain pricing to $6.5 from $2.95 So, can now someone refer me a reliable site from where I can register domains at minimum price? Awaiting for replies Thanx | |
See, I am using the following PHP code to generate a PNG image file [CODE]<?php // create a 100*30 image $im = imagecreate(100, 30); // white background and blue text $bg = imagecolorallocate($im, 255, 255, 255); $textcolor = imagecolorallocate($im, 0, 0, 255); // write the string at the top left … | |
Does any of you know how to mask a URL in php?? Like the one you see in free URL [URL="http://www.shorturl.com"]redirectional services[/URL] I mean I have a url like [url]http://www.my-server.com/[/url] which will redirect me to [url]http://www.some-other-server.com/abc.php[/url] by the following PHP command [CODE]header("location: http://www.some-other-server.com/abc.php");[/CODE] But I want the URL in the … | |
Hello, Is there any way I can prevent simultaneously multiple downloads from my site with PHP? I mean I want a user can download only 1 file at a time, the second file can be downloaded only after the first one is finished. Thanx in advance for the help. | |
The following code is used to set a cookie that will expire after one hour [CODE]<?php setcookie('cookieName', 'cookieValue', time()+3600, '/'); ?>[/CODE] if I want to set a cookie that should never expire, what I have to do? thanx | |
Is there any other function in PHP that can be used for redirecting a page I use the following [CODE]header ("location: index.php");[/CODE] But it generates the following error: [CODE]Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\program files\easyphp1-8\www\admin-right-nav.php:5) in c:\program files\easyphp1-8\www\admin-right-nav.php on line 6[/CODE] … | |
Hello, I was wondering is there any Windows XP 2004 version? if yes then can u plz give me the download link for the trial version of "Windows XP 2004"? I searched for Microsoft.com and google.com both but did not get any results :( Also, I downloaded the trial version … | |
ok here it goes: I ahve 2 textbox within a form on my HTML page I want to display the text "SHOUVIK" (without quotes) on the second textbox as soon as I click on the first textbox Is this possible? Kindy help | |
Can someone please suggest me which is the best archiving tool I can use, which will support almost all type of compressed file? I used winrar from rarlab.com but Its quite buggy. It generates a CRC error after a couple of months when I try to unzip the same compressed … |
The End.