Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
Member Avatar for daabomb2002

How can i hide my html code on my website? when browsing to it using IE,i can click on View source and see all my html code. Is there anything i can install on my server to hide my site's html code? Thanks

Member Avatar for Arkinder
1
399
Member Avatar for sagedavis

Hey all, I have a div tag in which is a basic place holder, calling CSS to clear some floats of previous div tags. They are currently being used like [code] <div id="clear"></div> [/code] Does my code validate better, or is it better practice to use [code] <div id="clear" /> …

Member Avatar for MidiMagic
0
334
Member Avatar for Dani

For those of you with some of the largest forums (or other large online communities out there), what are the biggest challenges that you face? How have those challenges changed since you started out? For me, the biggest challenge when we were small was recruiting new members, and now that …

Member Avatar for Dani
0
110
Member Avatar for Roebuc

Hey guys, a family friend wants me to build a simple website for his business. I know how to do everything, the only problem is I don't have a good web design software, while I can change the coding just find, I don't have any cool graphics at all for …

Member Avatar for Roebuc
0
113
Member Avatar for jetru

I have empty space div that goes like this: [code]<div id="space"><!-- IE fix--></div> [/code] and the CSS for this is: [code] #space{font-size:0; background-color:transparent; height:15px; display:block; } [/code] This should just make an empty box. And its fine in firefox. But in IE I get no space at all! Whats wrong?

Member Avatar for CertGuard
0
104
Member Avatar for hoasabi

Hi, I need some help with ASP. I''m only familiar with the language but now I have to do project. I have 3 pages: login.asp, login_script.asp and admin.asp and i'm using access database When the user logs into the login.asp page, it checks the database to see if that username …

Member Avatar for CertGuard
0
121
Member Avatar for scottrdj

There is probably an easy answer for this but I cant find it. I am based in the Uk and server is in the US. Differnce between server time and my time is 8 hours. When a customer order comes through it is in the US time and not mine, …

Member Avatar for CertGuard
0
60
Member Avatar for nick0123

Hopefully someone can assist me with this, I've searched all over and other than an inkling that maybe a counter is required I've drawn a blank. Basically from an access database comes a list of schools and their details. At the top of the asp page is the list of …

Member Avatar for CertGuard
0
178
Member Avatar for scottrdj

Hi, I have a website that was developed a few years ago for me, site is proburn.com and has been happily running for a few years, however I have had to chnage hosts and I am now gwetting all sorts of errors. latest one is where a customer is trying …

Member Avatar for CertGuard
0
194
Member Avatar for tinggg

Hi this is my first asp form so please be gentle with me :) I've setup this form and when I test it and 'send' the email isn't coming through. Can anyone spot a problem in the code? Thanks for your help FORM Code [code] <div class="feedback"> <form action="sendorder.asp" method="post" …

Member Avatar for SheSaidImaPregy
0
138
Member Avatar for ix27

Browsing an aspx page results with the following error: [I]The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. [/I] When I checked the Event Viewer, I get "Fatal …

Member Avatar for SheSaidImaPregy
0
49
Member Avatar for Varelei

The problem is that I cannot get my Add Products to work. Below is the source coding for both the entry form and the .asp processing. Can anyone tell me what is wrong with this code? Help is greatly appreciated, and so is a final solution! I'll add reputation to …

Member Avatar for SheSaidImaPregy
0
347
Member Avatar for divya.padukone

Hi, What is the datatype for storing dates? DATE datatype is not working.... I wanted to insert the joining date of an employee into the table...

Member Avatar for CertGuard
0
76
Member Avatar for Doonie

Folks, Many years ago I worked as a dBase III programmer. In my early 30's I left the field of IT to persue another career. Today I am required to develop databases for a variety of stand-alone (PC) applications. I have Access to construct the database but I need advice …

Member Avatar for CertGuard
0
87
Member Avatar for EnderX

I have been working on a program designed to read information from an Access database and display it on the screen. As my main development box doesn't have a copy of Access on it, I copied the data over to a PostgreSQL database and attempted to work from that. Now, …

Member Avatar for CertGuard
0
107
Member Avatar for yenyen

hallo all..i got some problem in using the session in ASP. i hope u all can guide me in detail. i have a form, inside got 3 drop down and one text box. and got one Add button. wat i wan to do is: after fill in the value for …

Member Avatar for yenyen
0
96
Member Avatar for anto_nee

hi to all... giving support to my projects now i came with another problem.. when i trying to pass the values to popup am using request.form in the popup will it work?? it is not working for me.. coz will not post the form for popup... my code is here …

Member Avatar for CertGuard
0
153
Member Avatar for dmah2007

HELP.....our web server requires we use an ASP page to redirect our 20 URLs to subwebs. This I can deal with. However, we want clients to be able to go directly to a page within a site by typing in [url]www.WillametteValleyCrane.com/payment[/url] and get redirected to the page in the web. …

Member Avatar for CertGuard
0
262
Member Avatar for n5eea

Hello, I'm a newbi to both scripting and asp. I aneed to understand this error message being received from an existing web page. This is displayed on most page refreshes. “Microsoft VBScript runtime error 800a0005 invalid procedure call or argument ‘mid’ /notify_shipped asp, line 24 The website uses MySQL for …

Member Avatar for CertGuard
0
714
Member Avatar for atal

Dear All, I have a [project] table which includes Project name,Startdate,EndDate,Location.and [SubContractor] table which includes id,subContractor_name. each project has one SubContractor at time and one SubContractor may have many projects at time. There are cases in which the first SubContractor leaves the project for some reasons and the company give …

Member Avatar for atal
0
124
Member Avatar for Dani

Does googlebot spider IFRAME tags? Do they actually follow the URL as if it were a link? Or do they spider the contents of the IFRAME as if it were part of the included page? Unlike JavaScript, there is no client-side parsing that needs to be done with IFRAMEs. Just …

Member Avatar for CertGuard
0
299
Member Avatar for CertGuard

Ad Placement and Management This is one area which my site is very weak on. I know very little about how it works or how to implement it. I've spent countless hours looking through all the Ad Management Sites and nothing seems to be worth investing in. What I want …

Member Avatar for CertGuard
0
197