156 Posted Topics

Member Avatar for cancer10

I was wondering how do we make a folded page effect using photoshop as shown in the screenshot below [url=http://ezfiles.info/][img]http://ezfiles.info/images/5844116.png[/img][/url]

Member Avatar for reen.blom
0
77
Member Avatar for cancer10

Hi Does anyone know what is the simplest way to backup a database using the [b]mysqldump[/b] function in php? I have googled a lot and the codes i have found are very hard to understand and most of them does not work. Thanx in advance for your help.

Member Avatar for MitkOK
0
285
Member Avatar for cancer10

How do I restrict all php sites (which are located on my server) not to consume more than a specified amount of CPU? FYI, I run Linux CentOS 4.4 with Apache Thanx

Member Avatar for ithelp
0
52
Member Avatar for cancer10

Hi, I have windows XP installed on my office computer. I have created a seperate logon account coz I do not want my colleagues to use my login info to access the computer. So my question is how do I assign roles to this new user? I want to disable …

Member Avatar for DaveB
0
113
Member Avatar for cancer10

Hey Does anyone knows how do I replace a " (double quote) in a string with nothing I tried the following but does not work [CODE]$message = str_replace(""","",$_REQUEST['txtMessage']); or $message = str_replace("""","",$_REQUEST['txtMessage']); or $message = str_replace("\"","",$_REQUEST['txtMessage']);[/CODE] Plz help Thanx

Member Avatar for iamthwee
0
179
Member Avatar for cancer10

Hi, I was wondering if the BCC in the header accepts multiple recipient as in the example below? [CODE]$headers .= 'To: Mary <mary@example.com>, Kelly <kelly@example.com>' . "\r\n"; $headers .= 'From: Birthday Reminder <birthday@example.com>' . "\r\n"; $headers .= 'Cc: birthdayarchive@example.com' . "\r\n"; $headers .= 'Bcc: birthdaycheck@example.com,someone@example.com,someone2@example.com,someone3@example.com,someone4@example.com,' . "\r\n"; // Mail it …

Member Avatar for Puckdropper
0
133
Member Avatar for cancer10

For windows users - Can someone create a folder anywhere on your PC and name it [b]CON[/b] ? :D

Member Avatar for joshSCH
0
86
Member Avatar for cancer10

Hello, I am trying to send an email through php using the mail() function but getting the following error: [code]Warning: mail() [function.mail]: SMTP server response: my-server-name-here [my-ip-address-here] is currently not 550-permitted to relay through this server. Perhaps you have not logged into 550-the pop/imap server in the last 30 minutes …

Member Avatar for johny_d
0
56
Member Avatar for cancer10

Hey! I came up with the new problem. I want to fetch all form values by using request.form("FormName") which is generated by javascript on runtime. The attached zip code contains the working code of javascript creating dynamic form elements. So after generating a couple of textboxes when I click on …

Member Avatar for MohitB
0
100
Member Avatar for cancer10

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 …

Member Avatar for cancer10
0
147
Member Avatar for cancer10

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 …

Member Avatar for digital-ether
0
102
Member Avatar for cancer10

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]

Member Avatar for hbk619
2
170
Member Avatar for cancer10

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? …

Member Avatar for omick16
0
109
Member Avatar for cancer10

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 …

Member Avatar for katarey
0
57
Member Avatar for cancer10

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 …

Member Avatar for davidcairns
0
129
Member Avatar for cancer10

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 …

0
66
Member Avatar for cancer10

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 …

Member Avatar for Baradaran
0
112
Member Avatar for cancer10

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]

Member Avatar for Dani
0
136
Member Avatar for cancer10

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 …

Member Avatar for Corey Bryant
0
182
Member Avatar for cancer10

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

Member Avatar for BoimSoulPower
0
106
Member Avatar for cancer10

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") …

Member Avatar for Baradaran
0
184
Member Avatar for cancer10

I was wondering what is the Database Storage Capacity for the following databases: MySQL 5 Microsoft Sql Server 2005 MS Access 2003 Thanx

Member Avatar for cancer10
0
108
Member Avatar for cancer10

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 …

Member Avatar for msaqib
0
130
Member Avatar for cancer10

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 …

Member Avatar for katarey
0
60
Member Avatar for cancer10

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 :)

Member Avatar for sunflowerz
0
93
Member Avatar for cancer10

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 …

Member Avatar for nikkiH
0
85
Member Avatar for cancer10

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 …

Member Avatar for Killer_Typo
0
96
Member Avatar for cancer10

How do I convert [B]12/15/1985 [/B]to [B]15 December 1985[/B] format using classic ASP? Thanx in advance

Member Avatar for katarey
0
81
Member Avatar for cancer10

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 …

Member Avatar for ~s.o.s~
0
38
Member Avatar for cancer10

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" …

Member Avatar for katarey
0
79
Member Avatar for cancer10

[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 …

Member Avatar for blud
0
277
Member Avatar for cancer10

How come MS SQl Server 2000 does not have an autonumber datatype as like MS Access does? Any alternative?

Member Avatar for MCP
0
77
Member Avatar for cancer10

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

0
49
Member Avatar for oalee
Member Avatar for cancer10

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] …

Member Avatar for noman78
0
77
Member Avatar for cancer10

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

Member Avatar for Comatose
0
43
Member Avatar for cancer10

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 | …

Member Avatar for campkev
0
52
Member Avatar for cancer10

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] …

0
52
Member Avatar for cancer10

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 …

Member Avatar for cancer10
0
80
Member Avatar for cancer10

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

Member Avatar for HLA91
0
219
Member Avatar for cancer10

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, …

Member Avatar for GreenDay2001
0
134
Member Avatar for william_stam
Member Avatar for cancer10
0
148
Member Avatar for ajithevn

[url]http://www.tutorialized.com/tutorial/Dynamic-Excel-Reports-with-ASP/9360[/url]

Member Avatar for cancer10
0
108
Member Avatar for druiner

Read this [url]http://www.tutorialized.com/tutorial/Create-Excel-from-Form-Input/1891[/url] or [url]http://www.tutorialized.com/tutorial/Create-Excel-on-the-Server/1892[/url]

Member Avatar for cancer10
0
165
Member Avatar for basena

Herez your answer [url]http://www.tutorialized.com/tutorial/Displaying-Records-From-An-Excel-Database/15688[/url]

Member Avatar for cancer10
0
259
Member Avatar for cancer10

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 …

Member Avatar for GreenDay2001
0
51
Member Avatar for cancer10

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 …

Member Avatar for GreenDay2001
0
40
Member Avatar for cancer10

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 …

0
37
Member Avatar for Cadde
Member Avatar for cancer10
0
316
Member Avatar for Qcdms21

The best way of finding an answer to an asp program is to copy the error code and paste it in google.com then perform a search, you will defenately come to know the solution of your problem.

Member Avatar for cancer10
0
128

The End.