Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for cutebab

hi , I hav developed a contact us form for a site in asp... but when i press submit button its not sending mail...... iam using windows server with XP OS................ I hav pasted the code below.......Plz go thru it ......n try it so that it is workin........ if not …

Member Avatar for Juhi14j
0
105
Member Avatar for zippee

Hi, when I search using "pay-per-click" Bidvertiser come to the top results. I went to the site ([url]http://www.bidvertiser.com/[/url]) and it look ok to me. I want to know if anyone use this company before? How it compared to Google AdWords? and ... Where the ads may appear on (any search …

Member Avatar for MrAdventure
0
431
Member Avatar for avian

Ive been looking for ad services for days now and haven't found one that gets 3000 visitors on my site a day.Does anyone know a good advertising site that i can get 3000 visitors on my site for free

Member Avatar for einfoway
0
667
Member Avatar for whisper_101

Hi Everyone On an .ASP Webpage I allow users to select more than one option from a list box. To retrieve this information I use the Split Function i.e. [code=ASP]<% strSQL = SELECT APP_JOB FROM TBLAPPLICANTS Set RSAPPLICANT = Server.CreateObject("ADODB.Recordset") RSAPPLICANT.open strSQL,Conn Dim strjob strjob = RSAPPLICANT("APP_JOB") choice=Split(strjob, ",") %>[/code] …

Member Avatar for whisper_101
0
174
Member Avatar for rocket1356

I am trying to open another page from an image. I can open the page on a different window by doing this: [icode]onclick="Response.Redirect(cci_info\cci\features\create_CCI\WebForm1.aspx);" [/icode] But I don't want to open another window, rather I need the image button to open a page in the same window. Thanks for the help. …

Member Avatar for kapilver
0
203
Member Avatar for szt1234

Hi, Can anybody help? It's about summing up the elements of column called Gyujtemeny and then column Duplak of a table of an Access database and presenting the result using ASP code. So each column is sum up by its own not one with the other. [code=html]<%@ Language="VBScript" %> <% …

Member Avatar for rupali87
0
106
Member Avatar for GLT

Hey guys! I was wondering if anyone could help me. I am a student on my work placement year and I am developing a web based database. I have been asked to design it so users can if need be add a new table to the database or add a …

Member Avatar for pmpn
0
153
Member Avatar for GLT

I created a user registration page using ASP and Dreamweaver, I tried to create a drop down box filled with options from a database. I only wanted the box to contain one of each option but it contains every one, one for each user when i view this in firefox. …

Member Avatar for pmpn
0
117
Member Avatar for pancgom

I have a page1.php which is a form and i want to be able to go to page2.php when i click submit in page1.php.? How do i do that ...my page1.php is a self processing form. this is what i have now... <form action="<?php echo $_SERVER['PHP_SELF']?>" method="post"> - this is …

Member Avatar for pancgom
0
128
Member Avatar for tarunisgod

[B]When i try to extract the data from a datbase and display it in text area i get the following error message inside the text box:[/B] [code=html]<font face="Arial" size=2> <p>ADODB.Field</font> <font face="Arial" size=2>error '800a0bcd'</font> <p> <font face="Arial" size=2>Either BOF or EOF is True, or the current record has been deleted. …

Member Avatar for pmpn
0
130