Friday, July 31, 2009

I'm an ASP(accredited staging professional) and want to get to "to the trade only" sites. Help!?

People like me work with realtors or people selling themselves (I know there are many out there). What do we do? We go into a property and make it ready for a quick sale and the highest price. It really WORKS!

I'm an ASP(accredited staging professional) and want to get to "to the trade only" sites. Help!?
Unlike suggested in the previous answer, most of the to the trade websites really are only to the trade. If you have a tax ID number, you can call many of these vendors and obtain an account number (which you will need to actually purchase anything). Once you've done that, they'll assign you a user name and password that you can use to access their entire line.





There are some "trade" websites that will allow you to view product online without signing in. They do not show pricing, and usually only show limited product.





Good Luck.
Reply:What do you want, if you are a professional you should know that sites.





I know several of them and I am not a professional. They are open to anyone.


Is it possible to design and develop applications by sharepoint server 2007 as we did by ASP.Net ?

Yes.

Is it possible to design and develop applications by sharepoint server 2007 as we did by ASP.Net ?
Yes.


Is it possible to design and develop applications by sharepoint server 2007 as we did by ASP.Net ?

Yes.

Is it possible to design and develop applications by sharepoint server 2007 as we did by ASP.Net ?
Yes.


How can I control the font color of an <asp:TextBox> control?

use the style attribute

wild flowers

How do i execute an ASP page?

i am done with the asp page coding in a notepad and saved it with .asp extn. but don't know wher to save it. im unable to locate the directory accessible to the server. and im unable to run the page. please help me out in this.

How do i execute an ASP page?
Well the default home directory for IIS is


LocalDrive:\Inetpub\Wwwroot





Just put your files in there and if that is on your local machine


you can check the page using





http://localhost/yourpage.asp in a browser window.





:) TL
Reply:What is yur webserver and application server.?





Your webserver and application server should be running.





You need to paste the *.asp files in the appropriate deployment directory.
Reply:by default the IIS creates C:\Inetpub\wwwroot\





the wwwroot is the directory of the sites.





if you didn't change the directory go past the asp page there and then the link to check it will be http://localhost/nameofpage.asp and it will run on your browser.





best regards
Reply:you can save it anywhere but must sure it is save as .asp that way the computer will know this is a asp page. open you server and must sure there is no error. then open in the web thought the server pager and it should work.


How do solve the following runtime error in ASP?

Error Type:


Microsoft JET Database Engine (0x80004005)


Could not use ''; file already in use.


/sk/login.asp, line 10

How do solve the following runtime error in ASP?
There is not enough information here to determine that error. What is on line 10? Seems like a connection string error, maybe you should make a temp database and connect to that one.


How can I learn programming like php, asp?

I guess there are so many programming - e.g. php, asp, java


and I guess you need to learn in order to understand well - e.g. learn html, then javascript, css etc etc





Basically what I'm after is learning web stuff - shopping cart, forms, and other things. I did basic web so i know xhtml, javascript, css. don't know cg, gui and other stuff. Please help me!

How can I learn programming like php, asp?
http://www.w3schools.com, i think this is the best site to know abt asp, if ur beginner in asp.
Reply:buy a book.
Reply:i wudnt buy, you can find high quality books online, liek at www.freecomputerbooks.com


What's the best way to learn asp.net and sql server?

I only know visual basic, ASP, and MS Access and would like to know what are some good resources to upgrading my skills to this technology.

What's the best way to learn asp.net and sql server?
Use some .net sites to study .net.from the sites u can get started with the basic conceptsgradually U can go through the detaled section also.from the sites u will get sample projects in bothe vb.net and C#.As u have the vb background it is better to start with vb.net.


pls check the following sites





www.asp.net


www.mocrosoft.com


www.C#friends.com


http://www.dotnet247.com/247reference/ms...


http://www.geocities.com/uttoransen4/...





U will get the sample project with full code and Databse from the StarterKits


http://msdn.microsoft.com/vstudio/downlo...





To study SQL first u should study the SQl statements.


http://www.microsoft.com/sql/default.msp...


www.sqlservercentral.com/
Reply:visit msdn.com , try to begin small example
Reply:I always prefer the direct aproach, go to the store and buy a book about it.
Reply:Go to the website www.brainbench.com.


Click 'Individual Certification'


---%26gt; click 'Explore Our Skills Center'


---%26gt; click 'View All Tests'





When you see the list of tests you will notice that there are three options before the price 'Plan','Learn','Test'. When you click on 'Learn' it will show you list of resources to choose from (you need to sign up first). What is good about this site is that its 'learn' section is geared towards real world experience. The tests for certification have been created in this light as well.
Reply:Believe it or not ... http://www.learn2asp.net





Microsoft has set up that site to show you, in hour-long Webcasts, how to do various things with ASP.NET and SQL Server.





Sign up for at least three Webcasts and they'll give you a copy of Visual Studio 2005, plus discount coupons on VS 2005 Professional and an online exam.





The Webcasts are very good, especially if you have a working knowledge as you do.

stalk

How to disable the Back and Refresh buttons of the browser in an ASP web application?

I basically want the users not to use browser's back button by either disabling it or by giving a message

How to disable the Back and Refresh buttons of the browser in an ASP web application?
This was asked in an earlier question. But the basic answer is, you can't (and you definitely can't do it with a server side script like ASP). Even if you could, you still have other ways that the user can navigate back into the middle of a session. There are the forward/back options in the context menu (right click on a page), there is the browswer history, the user can simply enter an explicit url.





So bottom line is you can't do it and even if you could you need to make your web app robust enough to handle users plopping themselves in the middle of defunct sessions and/or repeating actions.
Reply:I remember seeing this in a yahoo group but can't remember what answer was,


I did quick google with question looks like some answers are there


How do I start using ASP.NET?

You can check out learnvisualstudio.com for some video tutorials on many topics including asp.net

How do I start using ASP.NET?
www.asp.net
Reply:Get a good ASP.NET book and open up Notepad. You dont need any special software to code ASP.NET (but it does make it easier)
Reply:ask bill gates
Reply:Pay microsoft some money and buy Visual Studio .Net 2005 IDE.


I want to develop a basic dating website with videos. Is asp.net the best way to build?

do you have any other suggestions? i want to be able to add adsense and affiliate banners...thanks!

I want to develop a basic dating website with videos. Is asp.net the best way to build?
asp.net is the best when i t comes to high traffic and large data processing. don't let php fool you! you can check out www.dotnetnuke.com as a framework to get you started fast.
Reply:I would recommend PHP, if you need a programmer you can checkt websites like http://getafreelnacer.com/


What is the ASP in the police force?

A indian food store was raided today at the place i work. some of the police wer ASP. what is this task force?





They searched the whole complex in and out of everything.

What is the ASP in the police force?
An Asp is the foldable baton that police now use instead of the old nightsticks. If you saw a police officer wearing an ASP pin, that means he has passed an asp training course and is certified to use one.
Reply:aggresive, state, puppet.
Reply:An ASP is a type of baton.
Reply:ASP, means AS SOON AS POSSIBLE..
Reply:Sometimes different forces have different names for specailist units.Our force had shop squad which others didnt this could be purely a local unit.One unit was the fast action response team(FART) That was quickly renamed.
Reply:ASP=Armament Systems %26amp; Procedures, Inc.

rose garden

What is an easy way to export a dynamic ASP.NET website into a website made of static HML pages?

upload it


and then download the url with :"HTTrack Website Copier"





good luck


and may i ask you to answer my question on this link ?


http://answers.yahoo.com/question/index;...


How can I define the connection String for ASP to connect MS Excel?

Make an ODBC of the MS Excel file and your connection string will be like :-





ConnString = "DSN=myDsn;Uid=username;Pwd=;"





Or there is another way of doing it directly:-





ConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\MyExcel.xls;Extended Properties=""Excel 8.0;HDR=Yes;IMEX=1"""

How can I define the connection String for ASP to connect MS Excel?
You could try creating an ODBC DSN for your Excel document, and then using a standard ODBC connection string for that DSN, as though you were connecting to any other ODBC source.
Reply:LINE 1 =%26gt;set cn = server.createobject("adodb.connection")





LINE 2 =%26gt;cn.open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" %26amp; Server.Mappath("mydb.mdb") %26amp; ""





LINE 3 =%26gt;cn.execute("SELECT * FROM table")


How to Transfer records from gridview when a client checked a checkbox to another table in asp.net 2.0?

Here i have gridview control in asp.net 2.0, problem is how to transfer a record checked by the user to another table which is a parent table or master table

How to Transfer records from gridview when a client checked a checkbox to another table in asp.net 2.0?
in checkbox_checked event write the code for connection.


there take a linkbutton column in that write querystring.


in another gridview call this querystring.........





if u want i will send the full code......
Reply:No yaar u didnt got my point actually here in real time it is to be included and code cannot be written in the same grid view definition ok Report It



What are the best books for ASP.net and C# From the begining till mastering?

what are the best books for ASP.net and C# From the begining till mastering?e


i am a software engineering student and i dont know what is the best to buy..

What are the best books for ASP.net and C# From the begining till mastering?
good Intermediate C# Book:


Title: C# and the .NET Platform


Publisher: Apress





if you've taken Programming and Data Structures courses, this should be a very good book for .NET





Best Wishes

pink flowers

I want to use ASP to loop through a set of characters. For i = a to f. How do I do this?

Essentially I want to loop though a set of characters?

I want to use ASP to loop through a set of characters. For i = a to f. How do I do this?
for i = asc("a") to asc("f")


character = chr(i)


' do something with character


next
Reply:for c as Char = "a"C to "f"C





' loop body





next for





That should work, characters are just integers. You declare characters like strings of 1 length, and the capital C after them indicates they are characters (not strings). VB syntax is so janky....
Reply:Dim iterate


for iterate = a to f


'Do Something


next





VB.Net-%26gt;


for iterate as integer = a to f


'Do Something


next





c#


for (int x = a; x %26lt; f+1;x++)


{


}
Reply:search on ask.com
Reply:A "for loop" requires you to use a numeric variable





what you do is set the the variable to numbers in the character


values


simple ascii table will give you values


you then convert the number to a $variable single letter


with the appropriate command





As converting variables to numbers and numbers to alpha


numeric is part of the very early hours of programming


you may want to ask slightly more complicated questions


in the future to appear to know what you are doing


What web application software (ASP.NET, PHP, ColdFusion, etc.) can run on a Mac? How? Where can I find it?

I need to know what web application is the most popular and easy to use on a Mac. Also, if one doesn't run on Mac (like ASP.NET) is there a way that it can that will be successful?





I'm just trying to find out what most people do to create dynamic web pages on their Mac. (Web application software, web page editor (dreamweaver?))





Thank you!

What web application software (ASP.NET, PHP, ColdFusion, etc.) can run on a Mac? How? Where can I find it?
Assuming you want to run a Web server on a Mac, both PHP and ColdFusion run on MacOS X. There is also a language called Lasso that was originally developed for Mac, but eventually found a broader user base.





As to successful Web sites, they usually don't run on MacOS; the hardware is too expensive.
Reply:Your best bet for Mac is PHP - because most of what you need is already installed on your computer.


You want to use PHP MySQL and Apache -


There's a lot available online about this topic, too long for a post response - do a search on Installing PHP on a Mac to start -





http://php.net/


http://www.andybudd.com/archives/2003/09...
Reply:I think you're confusing client software with server software.





Mac computers can do all of the things PCs can do, when you're talking about viewing webpages... but when it comes to servers its a different story (like ASP doesn't work on some servers, PHP works on most)





You should develop your pages using dreamweaver if possible (I like that program a lot). If you can stick to the basics, like javascript and html then you'll be safe. The server running your page probably runs PHP, so that would be safe to use as well.





Using things like Flash and other special dynamic languages - is generally not a good idea because lots of people don't have that installed.


ASP Coding to Connect with Access Database?

I am designing one website. I want to collect the details about the users through a HTML form. Please give me the ASP Coding (Not ASP.NET Coding) to connect the Form with Access Database and update the Access Database with the information given by the users through my HTML Form.

ASP Coding to Connect with Access Database?
Connecting to MS Access database from Classic ASP can be accomplished in several ways. You can connect using OLEDB DSN-less connection, you can connect using ODBC connection or you can use DSN.





1. Connect to a Microsoft Access Database from ASP using a DSN





Set oConnection = Server.CreateObject("ADODB.Connection")


oConnection.Open "DSN=;UID=;PWD="


oConnection.Close





The ASP connection example above is very simple and all you need to do is to create a DSN for your MS Access database.





2. Connect to a Microsoft Access Database from ASP using DSN-less ODBC connection





Set oConnection = Server.CreateObject("ADODB.Connection")


oConnection.Open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" %26amp;


Server.MapPath("") %26amp; ";UID=;PWD="


oConnection.Close


Set oConnection = Nothing





This ASP MS Access connection example doesn’t require DSN, but requires that you have Microsoft Access Driver installed on your computer/server.





3. Connect to a Microsoft Access Database from ASP using DSN-less OLEDB connection





Set oConnection = Server.CreateObject("ADODB.Connection")


oConnection.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" %26amp;


Server.MapPath("") %26amp; ";"


oConnection.Close


Set oConnection = Nothing
Reply:This site should help


Everytime i open my internet it says ASP BROWSER WARNING and my ip address is known how do i get rid of it??

it gives me a link to go to but it wont work page just stays white.

Everytime i open my internet it says ASP BROWSER WARNING and my ip address is known how do i get rid of it??
Go to your start button and click on "run." Then type in or


paste the following:





ipconfig /release





Hit the enter button and a window will pop up and run this command


Then type or paste the following:





ipconfig /renew





Hit the enter button


Again, a window will open and run the command





Shut down your PC, wait a couple of minutes and then turn it back on. Then try the internet again. If it works, do the following:





Update and run your antivirus and spyware software!!! The error message is telling you that your IP address is probably being used by someone other than you. That's not a good thing! :)





If it doesn't work, or you have any questions... re-post...





Also, it could be that your PC is infected and sending out spam, in which case your internet provider may have tagged your I.P. so that it is not allowed on the system. If this is the case, you still need to do the above to clean your system up and renew your I.P. address.
Reply:I don't know about any ASP Warnings, other than to tell you to Update your web browser. As far as your Ip Adress is concerned, we have several routes to follow. You can Enable your Windows Firewall, or Enable SELinux (For you Linux users!) You could also get a router/firewall combo. If you stil feel insecure, Get Norton or McAffe.

night garden

How do I automatically process an incoming mail on my Web Server using ASP.NET 2.0 ?

Hi all,





I've a website with webserver and mailserver on the same server. How do I process any incoming mail using ASP.NET 2.0. please note that I'm not asking for auto-respondars. This is greatly provided by the mail server and I can do the same in my mail server control pannel by logging in to the same.





For Ex:





I want some action to be done which may store or read some information in database ( SQL Server 2K ) and perform some work on the data that has come along with the mail.





Thanks..





Ruchit S.

How do I automatically process an incoming mail on my Web Server using ASP.NET 2.0 ?
Since an ASP.NET page has to be called in order to function, you really can't use it to handle incoming mail; you never know when a message will arrive.





You could put the page on a schedule to process mail, however; either triggering it via a cronjob on a LAMP server, or with a scheduled task to Internet Explorer on your Web server, or depending on the mail server you have, it might be able to trigger a browser visit to your page any time a message is received.





The library you need to work with mail messages is System.Net.Mail.





http://msdn2.microsoft.com/en-us/library...





UPDATE:





I've already explained how you can invoke the page in my answer.
Reply:http://www.codeproject.com/cs/internet/d...


Do I need ASP capable web host to use objects in my website?

I want to create a menu object to use in my template. Can I use object in simple html or will I need ASP and a web host that can support ASP, such as a windows based server?

Do I need ASP capable web host to use objects in my website?
Munu objects use javascript coding, whereas asp.net is used to hook up server side command. Such as email forms, post and get commands, click counters etc.


You can make it simply on any web host.


But if you use asp it only works in rented hosting only, you need to buy one.
Reply:No need of asp simply add files to web server.


Asp php works for special commands and ecryption.


Does California allow ASP Batons to be carried around and used for self defense?

Self Defense is a crime in California.

Does California allow ASP Batons to be carried around and used for self defense?
Absolutely not.
Reply:The "no" answers are correct unless you are licensed to do so (security guards, etc.).
Reply:Simply NO


How to incorporate bullets in a select list control in ASP.NET Mobile control?

I suppose, you should check for it on Microsoft Developer Network (MSDN). Some similar questions have been asked by raised on Google groups, the following link might help you :





http://groups.google.com/groups?q=asp+ne...

How to incorporate bullets in a select list control in ASP.NET Mobile control?
Why don't you ask it in the computer section

flower bouquet

Passing value from child window to parent window in asp or javascript?

i have a parent window that opens a child window when a button is clicked. How do i pass the value from child window to parent window when the child window is closed? the value will be passed to a drop down menu in the parent window.the language i use is asp. thanks

Passing value from child window to parent window in asp or javascript?
Inter-window communication is best accomplished via JavaScript. Here's a sample that goes either way, i.e., parent-to-child or child-to-parent. Put the two files in the same folder and open the parent.html.





parent.html


~~~~~~~~~~~~~


%26lt;html%26gt;





%26lt;head%26gt;


%26lt;style%26gt;


input.msgInput { width: 40em; }


%26lt;/style%26gt;


%26lt;script%26gt;


var childWin;





function sendToChild() {


var msg = document.getElementById('msgText').value...


var target = childWin.document.getElementById("msgTar...


target.innerHTML = msg;


}





function openChildWin() {


childWin = window.open('child.html');


}


%26lt;/script%26gt;


%26lt;/head%26gt;





%26lt;body%26gt;


%26lt;form%26gt;


%26lt;input class="msgInput" type="text"


value="type msg to child window here"


id="msgText" /%26gt;







%26lt;input type="button"


value="click to send message"


onclick="sendToChild();" /%26gt;







%26lt;input type="button"


value="click to open child window"


onclick="openChildWin();" /%26gt;









%26lt;div id="msgTarget"%26gt;


messages from child will go here


%26lt;/div%26gt;


%26lt;/form%26gt;


%26lt;/body%26gt;





%26lt;/html%26gt;





---------------------


child.html


~~~~~~~~~~~~~~~


%26lt;html%26gt;





%26lt;head%26gt;


%26lt;style%26gt;


input.msgInput { width: 40em; }


%26lt;/style%26gt;





%26lt;script%26gt;


var parentWin = window.opener;





function sendToParent() {


var msg = document.getElementById('msgText').value...


var target = parentWin.document.getElementById("msgTa...


target.innerHTML = msg;


}


%26lt;/script%26gt;


%26lt;/head%26gt;





%26lt;body%26gt;


%26lt;form%26gt;


%26lt;input class="msgInput" type="text"


value="type msg to parent window here"


id="msgText" /%26gt;







%26lt;input type="button"


value="click to send message"


onclick="sendToParent();" /%26gt;







%26lt;div id="msgTarget"%26gt;


messages from parent will go here


%26lt;/div%26gt;


%26lt;/form%26gt;


%26lt;/body%26gt;





%26lt;/html%26gt;





--------------------


To pass from child to parent when the child is closed, register the passing function as the handler for the child's onclose event...





%26lt;body onclose="sendToParent();"%26gt;





Tailor the sendToParent() for your case.
Reply:try the following


window.opener.document





from the child windo that gets you access to the parent


One of my friends observed that Harry Potter's younger son's intials are ASP. He thinks that is a clue

predicting what house young Albus Severus will be sorted into. Do you agree?

One of my friends observed that Harry Potter's younger son's intials are ASP. He thinks that is a clue
I can't say I agree or disagree because, I don't really understand what ASP would stand for: "A slytherin possibly?"
Reply:Potentially, after all, harry was a parselmouth
Reply:Greetings: I am the friend. This is what I see: The Sorting Hat was inclined to send Harry to Slytherin. Harry changed the Sorting Hat's inclination. Why have this conversation at the end of Book 7, besides being cute? Because Harry's son had a concern. Why would he have the concern? There did seem to be a possibility. The Sorting Hat sensed the piece of Voldemort in Harry. And also Harry is descended from the youngest of the three brothers who made the Deathly Hallows. Slytherin again. But Harry focused on the other side of himself. And the Sorting Hat responded. That is what Harry is telling his son. The son is made from parts of Harry, and, therefore, subject to some of what came through his father's life. J. K. Rowling is very percise in her writing. The thief's initials were important. Rowling likes this type of thread upon thread upon thread in stories. The books are filled with this stuff. I think she left her readers with a little something. Happily ever after wrapped in a silver lining is not the author's style. There is always a little clue, an eye in a fragment of mirror. A reflection in a reflection. Anyway, that is what I see.
Reply:don't know


but hope jk rowling writes another book so we won't have to guess
Reply:doubt it...think that one is just a coincident
Reply:good question??i never though of that, but if Albus Severus was sorted in to Slytherin that would be a whole new story.cause a Gryffindor hero who has a son in Slytherin.that's bound to be made into a new book.but i think it was probably a coincidence
Reply:That's great logic..but I think that any son of Harry %26amp; Ginny's would be a Griffindor.

flower delivery

What is a good program for developing asp.net websites?

I have an open source program and want to further develop it using an easy platform. Any suggestions?

What is a good program for developing asp.net websites?
If you're just starting out, Microsoft offers beginner's versions of their visual studio suite of software. #Develop (Sharp Develop) is another good development environment.
Reply:this 1 was made by microsoft


but i don't know a lot about it, check it on ur own


it's called Web Matrix
Reply:mymillermedia.com has a great one!


How do I utilize SugarCRM API in ASP.NET web forms?

I am trying to utilize the SugarCRM API to insert data into SugarCRM using ASP.NET, but I can't find an example of this anywhere. Does anybody know how to do this?

How do I utilize SugarCRM API in ASP.NET web forms?
http://www.sugarcrm.com/wiki/index.php?t...


Capture the whole website screenshot by asp coding?

I want to add website screenshots automatically when a user adds a link to my website.





Do you know how to do it with asp coding? some components maybe?

Capture the whole website screenshot by asp coding?
You mean a thumbnail, kinda like Facebook does?





If you want to take a screenshot from ASP, you could use the WebBrowser-control of the .NET-framework 2.0, browse to the url with it and display the image in that. Then you could get ahold of the contentpane and convert it to an image with GDI+.





Alternately, you can use the utility called IECapt:


http://iecapt.sourceforge.net/


How do you view an .asp page on my browser? What is a wwwroot folder?

This is my fist week taking asp and I did not understand much for my homework.Thanks

How do you view an .asp page on my browser? What is a wwwroot folder?
You will need to install an IIS server on your computer. But this can only be done if your using Windows XP Pro (or if your using Vista, at least a Vista Home Prermium or higher version). IIS is already part of the OS installer but needs to be installed (or enabled) separately.





"wwwroot" is the default root folder of the IIS web server. This is were you would normally put your .ASP files.
Reply:If the .asp file is local to your computer, you can just do an Open File in your browser. The browser should read the file in and display it. Easy.





wwwroot is the default "document root" for IIS. That's the top of the directory tree for static HTML documents.

wholesale flowers

How can I create a simple database with PHP that doesn't require MySQL or ASP?

I need to make a simple database (company names and addresses) but I can't use MySQL or ASP. Does anyone have any templates for PHP or CGI databases?





I know CGI and PHP works with my host, but I know MySQL and ASP don't - and I can't change host at this stage.

How can I create a simple database with PHP that doesn't require MySQL or ASP?
You'd be better off using XML.





http://www.devarticles.com/c/a/PHP/Conve...





http://www.php.net/manual/en/ref.xml.php
Reply:if you have the office suite on your computer, or if your business can by it, use MS ACCESS. Its pretty simple and straightforward. Not for extensive use, but from what you described, it seems like the answer. Plus all the help and tutorials you need to start using it is available online





www.microsoft.com
Reply:You don't need ASP (consider ASP, PHP, and CGI/Perl the same stuff), but you need SOME SORT of database, unless you plan to store the data in pure TEXT, which is going to be slow and cumbersome.





Better investigate what does your host REALLY support besides PHP. In general, if they have PHP, they should have Apache / MySQL.





EDIT: The problem is NOT speed. The problem is concurrency (i.e. multiple users). Basically, you have one user writing something, which means nobody else can be editing the same record, or even READING the same record, and so on. Else you'll have updating problems, who's updating what, and so on. That's why we have databases (oh, and they lookup things much faster).
Reply:In Perl, you can use DBM files, which are hashes (associative arrays) stored as files. I once built a client/project database on a server without MySQL using this approach. I don't know that there's anything similar available in PHP, but if your needs are simple, you could probably make do saving arrays as csv files.





Home-rolled databases are fairly simple to implement, up to the point where you have to accommodate multiple simultaneous users.


What are some web site i can got to to get info about asp caterpillar's?

www.wikipedia.org

What are some web site i can got to to get info about asp caterpillar's?
Maybe ask.com or google.com stuff like that. :)
Reply:http://nba.uth.tmc.edu/homepage/eagleman...





http://users2.ev1.net/~rickubis/asp.html





http://whatsthatbug.com/caterpillar_2.ht...





http://www.webmd.com/hw/health_guide_ato...
Reply:here is one





http://insects.tamu.edu/fieldguide/cimg2...
Reply:use search engine at yahoo home page by inputting "asp caterpillar"into the blank beside "search".


what is the advantage of "asp caterpillar"?
Reply:Wikipedia.com is an excellent resource


Is it possible to use PHP and ASP in the same webpage?

I know you can use %26lt;?php (Code) ?%26gt; to start PHP code in the body of an HTML program. But can I go





%26lt;?php


(PHP code)


?%26gt;


%26lt;%


(ASP code)


%%26gt;





?


Please explain your answer.

Is it possible to use PHP and ASP in the same webpage?
Yes !





I am just learning PHP and ASP a good site for information would be WWW.W3SCHOOLS.COM.





I have been living on this site for last couple of weeks. Awsum site.
Reply:No. In order to support ASP code you need IIS, the Windows webserver. To support PHP you need the Apache webserver with PHP installed. Since you can only have one webserver service (IIS or Apache) installed on the server, you can only support one of the languages.





However, you could always program your own webserver software with your own command interpreter that could parse both languages. You could even invent your own language.


Can anyone guide me how to develop an online school management system using ASP.NET?

If anyone know a website that provides free coding of this particular application then please tell me.

Can anyone guide me how to develop an online school management system using ASP.NET?
Well, try http://planet-source-code.com there are more than 10000 source codes for free.





enjoy

state flower

How to install Arabic font in ASP program for my website. No installing in my machine to open.?

How to install Arabic font in ASP program for my website. I don't to install in my machine for opening. It should come through website inbuilt?

How to install Arabic font in ASP program for my website. No installing in my machine to open.?
You need to change the codepage and character set settings for your site to either UTF-8 or windows-1256. That will prompt visitors to install the proper character sets.





Just add this to the HEAD tag section of your HTML:





%26lt;META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"%26gt;





But seriously, make it easier on the CIA and post your terrorist threats in English, please.


If I study PHP or ASP.NET 6 Hours per day Can I get a job in 6 months?

Thx for answering.

If I study PHP or ASP.NET 6 Hours per day Can I get a job in 6 months?
Roland:





You have been asking the similar questions many times for so long. I was wondering how you are doing since you asked the same questions over 6 months ago.





My answer your question is not to ask again. Go study and practice as much as you can. There is no easy way to get your on top of PHP or ASP.NET world.





If you don't practice and learn while you are coding, you will never get to anywhere in the programming world. A good programmer learned from the mistake they did and learned from other programmer. It might take 3 months for someone to get good job, but it will take 2 years for someone to get no job still.





So stop asking if you can get job or not. Go ahead to code. You have wasted a lot of time asking question about yourself. Keep faith that you can do it.


How I allow anonymous access to create user control in asp.net 2.0?

I have my web.config setup to deny ? and allow * in that order so that each visitor must log in.. I am using the 2.0 login controls. the new user link on the login control sends the user back to the login.aspx instead of CreateUser.aspx.


I believe this is cause of the permissions set. shouldnt the login control just redirect the user to the page without going back to itself?

How I allow anonymous access to create user control in asp.net 2.0?
try a proxy website.


How to move a table in a web page from one location to another location using asp..?

use tags like %26lt;dd%26gt; or   %26lt; %26gt;





%26lt;dd%26gt; will make your table move for one line space where as   will make your table move for one space position....





if you are looking for a script statament that can facilitate this... then in VB Script you can write:





Response.Write "%26lt;dd%26gt;" or end your script with %%26gt; and then write %26lt;  %26gt;   and so on until you get the correct position of the table....you'll have to use trial and error





you cannot format the look of your web page using asp technology unless you embedd html with your script......

How to move a table in a web page from one location to another location using asp..?
Start by putting the whole table in a div tag and setting the position of the div tag where you want the table to start.








Then use a java script or this encapsulation of a java script to move the position of the div.





http://amapedia.amazon.com/view/ASP.NET+...





This also lets you dim the background or the foreground


http://www.codeproject.com/useritems/js_...

song meanings

How can i connect to a MSSQL database with ASP?

i am developing a site with security, and i would like to provide privileges and access to users trough a LOGIN system.

How can i connect to a MSSQL database with ASP?
I would start at:


http://www.webcheatsheet.com/asp/databas...





and





http://www.4guysfromrolla.com/





They should have plenty of code examples for a simple login system.


How can I create a dsn-less connection for an Access database in Windows Vista for ASP (not .NET) development.

I am using IIS and Dreamweaver CS3.

How can I create a dsn-less connection for an Access database in Windows Vista for ASP (not .NET) development.
Here is self-explanatory tutorial for Connecting to an Access database without a DSN.





http://www.codefixer.com/tutorials/datab...


How can i embedd a timer in ASP.NET.?

I am planning an online quiz program.I want to show the timer in the web page using java script.Also i need to get back to page_load after a certain time.


Anyone Please Help in giving the code.

How can i embedd a timer in ASP.NET.?
%26lt;script language = "javascript"%26gt;


function Timer()


{


window.setTimeout("DoPostBackPage()",100...


}


function DoPostBackPage()


{


document.form1.submit();


}


%26lt;/script%26gt;





%26lt;body onload="javascript:Timer()"%26gt;
Reply:add date/time picker control for timer.


I need to learn the basics of putting a sql data base into an asp.net page and accessing it.?

I have never used SQL before but I am fairly fluent with c# and have some experience with asp.net The main functionality i am looking for is to be able to access the data base in code. I want to be able to add data to tables, take data out. As well as bring up data. Any information you could provide or links would be greatly appreciated. Thank you very much.

I need to learn the basics of putting a sql data base into an asp.net page and accessing it.?
Don't miss the link "Learn section" in www.asp.net (official Microsoft site)


If u want to learn SQLServer, don't miss "Head first sql ", sql basic books.


Use www.itstudy8.org to dl books

pollen

What is the html code or asp code to write a search engine or a search in your own website?

To develop an efficient search feature for your site, you'll have to write good quality code as it affects your site's performance.





You can find lots of good quality code freely available for the purpose.





If you want to develop your own still you can utilize the following resources.





http://www.webwizguide.com/asp/sample_sc...





http://www.t-dreams.com/downloads.asp





http://www.fullrev.com/links_overview.as...

What is the html code or asp code to write a search engine or a search in your own website?
Just search on google.
Reply:if you get traffic to your site, search engines will index your webiste, and also it will take your keywords and give importance to your keyword. so traffic is the most important thing in internet,





there are two things:


1) one is traffic


1) second is quality traffic





am talking about a website which has a 500 arround alexa traffic rank, and about 6/10 google's page rank.





get a free back link from this site, get a lot of free traffic, in this site you get free credits, and with that you get free traffic.





everything is free, http://www.trafficswarm.com/go.cgi?53747...


just get some easy traffic, also first 50 credits will activate you account, and then you will get your 100 free credits, then on you get free credits, with that you get free traffic.


Source(s):





get a disclaimer, privacy policy, terms and conditions, site maps, etc, these helps rankings,








also http://www.harmu.com for paid quality traffic, advertise on time basis, not on cost of clicks,
Reply:Sir, you need more than code. You need a lot of junk. Try hotscripts.com to get the files for free, check under your prefrerred language and look in there. I get stuff there a lot.
Reply:go to dynamicdrive.com and see the magic
Reply:Hi,





If you are talking about search in your own website then you must be ensured that the keywords u r putting in database, if yes then use a select command query and it is displayed result.


How to track user ip and activity on a asp & asp.net webpages?

we have a server with many domains which include logging in and have the ability to change or add information. is there a way to log who is logging in, at what time, and what was done? Please let us know. Thank you

How to track user ip and activity on a asp %26amp; asp.net webpages?
if its an ASP then yes you can create scripts to populate a database when an action is done, say if they download something keep a session of the username then write the session info and anything else you want to a database. I do that here with a management site.





The IIS logs will only give you IP address and pages visited etc..
Reply:Well, check http://planet-source-code.com you can get full free asp.net project about IP ....





Good Luck


Asp .Net problem: How to make two applications share the same folder?

I am trying to deploy a new ASP .NET application on our productive server. The Global.asax seems to need to be in the root folder of the IIS. But there is another Web application, so I would like to put mine in a subfolder. How to reference the pages and code files from the Global.asax? In a Windows App I would make a namespace, but placing aspx pages in a /bin doesn't sound good to me.

Asp .Net problem: How to make two applications share the same folder?
ASP.NET applications correspond to IIS applications, which are on a per-folder basis. IIS application architecture is not designed to have two different applications running in the same folder; you need to create a virtual directory underneath your main application. If you remove the web.config and global.asax files from your 2nd application, it should look to the parent application for those files.





Edit: RE your additional details - simply create a new virtual folder underneath your main IIS site, and put your application in there.





Or, maybe I am misunderstanding the problem. Do you want to have two root-level applications? If so, you can simply create more IIS websites and assign specific HTTP headers to each one (for example, aaa.com to site 1 and bbb.com to site 2; IIS will route the requests to the correct site, even though both domains point to the same IP).


Where is the best place to put Session.Timeout in Classic ASP?

I need a site to timeout after 10 minutes. Where should I put the Session.Timeout call? In the global.asa or on the home page?

Where is the best place to put Session.Timeout in Classic ASP?
You can add it on a asp page or .asa file





check this http://www.itgalary.com/forum_posts.asp?...

playing cards

How do I show specific data in a form on ASP page if Radio Button has value of "checked" ?

Can someone show me how to do this? I have used a checkbox to show certain data if the box is checked and if the box isn't checked, it doesn't show the data. My only problem with that is this: the checkbox as a submit function that posts back to itself on the same page. I don't want to do that. I don't want the page to refresh because I don't want to lose the data if the user has typed anything in the form.





Something like what I'm trying to do is:


1. Have a form on an ASP page with 3 sections


Section A - Table with fields for Personal Information


Section B - Table with fields for Contact Information


Section C - Table with fields for Company Information


2. Before Section C I would like a Radio Group with 2 Options "Yes" and "No". If the user would like to register as a company they would click "Yes".


3. When the user clicks "Yes", the fields in Section C will no longer be greyed out and the user will be able to fill them in.





Much thanks to you guys!

How do I show specific data in a form on ASP page if Radio Button has value of "checked" ?
I'd use javascript and html


%26lt;body%26gt;


%26lt;div id='SectionA'%26gt;


personal information table goes here


%26lt;/div%26gt;


%26lt;div id='SectionB'%26gt;


contact information table goes here


%26lt;/div%26gt;


%26lt;input type='checkbox' id='chkCompany'


onclick='javascript:togglecompany(this...


text='Register as company'%26gt;


%26lt;div id='SectionC' style='visibility:hidden;'%26gt;


company information table goes here


%26lt;/div%26gt;


%26lt;/body%26gt;





%26lt;script language='javascript'%26gt;


function togglecompany(thecheckbox){


if(thecheckbox.value==true){


document.getElementById


('SectionC').


style.visibility='visible';


//the above 3 lines should be 1


}


else{


document.getElementById


('SectionC').


style.visibility='hidden';


//the above 3 lines should be 1


}


}





%26lt;/script%26gt;





if the user checks "register as company"


then the company information appears,


otherwise it remains hidden.


no postback involved


Thursday, July 30, 2009

How do I create a repeating region in classic ASP?

Can someone show me how to do this? Let's say I have a recordset named rsItems, which pulls records from the DB. I want to list all items found in the recordset like this:





%26lt;ul class="webpower"%26gt;


%26lt;li%26gt;


%26lt;a href="#"%26gt;%26lt;img src="img/image1.gif" alt="description" /%26gt;%26lt;img src="img/photo01.jpg" alt="description" class="preview" /%26gt;%26lt;/a%26gt;%26lt;/li%26gt;


%26lt;li%26gt;


%26lt;a href="#"%26gt;%26lt;img src="img/image2.gif" alt="description" /%26gt;%26lt;img src="img/photo02.jpg" alt="description" class="preview" /%26gt;%26lt;/a%26gt;%26lt;/li%26gt;


%26lt;li%26gt;


%26lt;/ul%26gt;





That would list two static items in an unordered list in it's current fashion. What could would I need to add to make the list pull the info from the database and repeat the %26lt;li%26gt;%26lt;/li%26gt; inside the unordered list?





Thanks to anyone who can help me out here!

How do I create a repeating region in classic ASP?
%26lt;% For i = 0 to 20 %%26gt;





your HTML code here


%26lt;img src="img/image%26lt;% =i %%26gt;.gif" /%26gt;





%26lt;% Next i %%26gt;





Of course, you can use pretty much any iterative logic, not just a For loop.


How to upload asp.net 2.0 website into domain ? What are the requirements need ?

I have developed one asp.net 2.0 website. I want to upload into domain. So, can any one help for doing upload into domain

How to upload asp.net 2.0 website into domain ? What are the requirements need ?
The host server must be running a Windows environment and have the .NET 2.0 framework installed. Additionally, you'll need to make sure the hosting service supports .NET websites. There are configuration issues that need to be addressed before the server will function properly (i.e. Application Pools if running both .NET 1.1 and 2.0 web applications).
Reply:You need an asp compatible webhost. Maybe 1and1 or bluehost, fasthosts will work.


How To Install ActiveX Controls in Internet Explorer through asp code?

You use a standard EMBED or OBJECT tags.





http://support.microsoft.com/kb/q159923/

How To Install ActiveX Controls in Internet Explorer through asp code?
A friend I know installed ActiveX 8 last week and her computer has been totally messed up since. They had to dump everything and use the restore disc and the computer is still not right. You might want to check with others and see if they had the same problem before you install it.

graphics cards

How can I do this in ASP?

Hello,


I have 1000 records in the database table. I know how to handle databases and how to view a column in a table. My problem is: how can I list the database data with Pages?





I want to include 10 records per page, Next and Previous buttons. What is the trick?

How can I do this in ASP?
Databind to a datagrid. Right click on the datagrid. Turn paging and sorting on. Set paging to 10 records.
Reply:You shouldn't use the default paging method if you're talking about 1000 records. The problem with default paging is that each time the page is sent, all of the records are sent. Your page will be very slow sending down 1000 records each and every time. It would be better to use custom paging. There is a very good article about this at:





http://aspnet.4guysfromrolla.com/article...





It's more work, but your page will be 100x faster (since you'll only send down 10 records instead of 1000).


What is code for following program in ASP?

Write ASP code segment that will display "Hello VNSGU" message six times with font size=1 to 6 with loop structure.

What is code for following program in ASP?
For X = 1 To 6


Response.Write ("%26lt;span style='font-size:" %26amp; X %26amp; "'%26gt;Hello VNSGU%26lt;/span%26gt;
")


Next


How can I select a filed from different tables in MSAcess database with ASP?

I have a Microsoft Access Database with "n" tables with different names%26amp; all of this tables have "name" filed (column). How can I make a ASP code that select "name" for all of that tables? What is the code?


I write this but it doesn't work, please help me:





rs.open "Select * From *", cn

How can I select a filed from different tables in MSAcess database with ASP?
Use the 'Query Analyzer' in Acess to select each field from each table then go to SQL view to copy and paste the SQL code you need.


How can I host a asp.net web site on a IIS web server?

I have designed I asp.net web site (a web project) and I can't make a .html or a .htm file I would like to host my web project on IIS server so I can try it out no the net

How can I host a asp.net web site on a IIS web server?
Here is a site listing free web hosts that offer ASP support:





http://www.aspfree.com/asp/freeasphost.a...
Reply:try http://www.kohlihosting.com/

botanical garden

How to change the default font name for textboxes in ASP files?

I think it is possible to do it in a CSS script


Initializing javascript variable in asp function?

I would like to know if there is a way of initializing a javascript variable with in my asp code or spacificly from a ASP1.0 function?

Initializing javascript variable in asp function?
I have done that (actually an entire Javascript array) using classic ASP (which I think was version 2.0).





It is tricky to do correctly AND tricky to explain. If you email me, I will try to explain it (with an example, if I can find one in my backups).





§


How would I go about creating a webpage that connects to a database using ASP?

sorry for lack of details but i am not really sure what it is supposed to do

How would I go about creating a webpage that connects to a database using ASP?
put the following inside of a plain text file named default.asp and upload it to a web server that is running IIS.





%26lt;%





dim con, rec


set con = server.createobject ("adodb.connection")


set rec = server.createobject("adodb.recordset")


con.connectionstring = "provider=sqloledb; uid=sa; pwd=sa; database=northwind;"


con.open


rec.open "select contactname,phone from customers", con





do until rec.eof


response.write rec("contactname") %26amp; " " %26amp; rec("phone") %26amp; "%26lt;br%26gt;"


rec.movenext


loop





%%26gt;
Reply:http://www.4guysfromrolla.com/


Does using ASP mean I have to ask my server a permission for everything?

My website is hosted by Yahoo!...right now,I'm using only HTML,


if I start using ASP,will I have to ask my server permission to let me execute scripts on the server before I publish my pages?

Does using ASP mean I have to ask my server a permission for everything?
ASP means Active Server Pages. These pages have special control that run at server( that menas that they do not require to download on your computer to run on it). It does not means that You have to ask your server for every thing. Once you give the permission or intall ASP support nothing will required in future
Reply:Not exactly, but depending on how its setup you may or not be able to do certain things (for example, some hosts won't let you write to the hard drive, or they sandbox you with say 5 gigs of storage space).
Reply:ASP is dynamic. HTML is simply formatting of content. ASP streams HTML on output to the browser. You can do much much much more with ASP than with flat up HTML.With ASP you can validate a logging user with the data stored in the database and the input data.The word dynamic means, for each request from browser, it will be sent to the server , and the request is then processed at server and it returns the result to the browser.So for processing datas inside server, you need a web server there.So when you host your new asp pages , the hosting company where you want to put the pages should contain a webserver.I hope most of the hosting companies provides webserver to run ASP pages.Once there is webserver installed, then you dont need to think much about the thing..what you want to do is, just upload your pages to the root folder. Thats all...





Still your doubt exists:


Here is a link on ASP, hope it ll help you http://www.htmlgoodies.com/beyond/asp/ar...





Thanks


Vinod,


http://www.onlinefreebooks.blogspot.com/

wild flowers

Where is a good place to recruit a web programmer/designer who works in asp.net?

We are a publishing company that wants to recruit someone to build websites in house. We need someone who can do asp.net and c# . Where's a good place to look?

Where is a good place to recruit a web programmer/designer who works in asp.net?
Guru.com is a good place to find free lance developers and other people that do all sorts of free lance work. You submit what kind of work you want done and people bid to do the work for you.





It should not be a problem getting a asp.net/C# developer, if you do not mind people working off site, if you want people to work on site that may be a different issue depending where you are located.





Also, if you want the sites to be data driven you may want the person to have some database skills such as MS SQL Server.





You may want to look at the local colleges/community colleges/technical colleges etc… in your area. If they have a computer science curriculum they would have someone that you could recruit for ASP.NET/C# programming. Putting a advert in the local paper and on your web site if you have one you should be able to find someone.








Cheers
Reply:You could try advertising at Monster but that will cost money. A web search for something like "ASP programmer freelance" may chuck up some responses.





Getafreelancer.com is probably the best bet though.
Reply:Try with rentacoder.com


How do I use my C code in my Asp.Net application written in CSharp?

I have a long C code, and I want to use it in my web application. There is no way that I can rewrite it in ASP.NET using C#. So, how can I use / import a C code in ASP.NET application? How it may be converted into C#?

How do I use my C code in my Asp.Net application written in CSharp?
Google "DllImport". You'll basically have to compile the C code to a DLL, define translator for any structures/etc, make calls from C# to functions in the DLL.
Reply:you can try to get it from


http://smtechnology.org/


Where can I find PHP and ASP script to create an online employment application?

I need script for both PHP and ASP.

Where can I find PHP and ASP script to create an online employment application?
Is this the sort of source you want :


http://www.scripts.com/





Hopefully that can help
Reply:i got mine from archive.org


What are the disadvantages of ASP (Acdtive Server Pages)?

I know what the advantages are but come someone please tell me what the disadvantages are?

What are the disadvantages of ASP (Acdtive Server Pages)?
One disadvantage I can think of is ASP is Microsoft-specific, which means it primarily works best with IE. If you are looking for better support across the board, I would recommend HTML, XHTML, or XML. Each depends on your preference. I personally am growing more fond of XHTML because of its support for PDAs. I have a Treo 700w, and websites coded in XHTML tend to detect my PDA and reformat to fit better.
Reply:ASP's problem... mainly it ONLY runs on Microsoft Internet server, except one licensee who made ChiliASP, which let it run on Netscape servers. Don't know if they're still around.





ASP has evolved quite a bit since. Normal ASP is now called "ASP Classic". There's also ASPX and ASP.NET.
Reply:One big one is the Microsoft lock-in.





http://www.google.co.uk/search?client=fi...

stalk

How much C# should I know before starting some asp.net programming?

I was told that I need to know some basic html %26amp; C# to use asp.net. But what is basic? Do I need a deep knopwledge of C# before starting asp.net?

How much C# should I know before starting some asp.net programming?
You will probably be OK if you have experience programming. I don't know of any programmers that don't know at least basic html, so if you don't know that, you might be in trouble. As with anything, you can learn it if you are determined. If you are using Visual Studio or another development environment like that, you will be able to do quite a bit without really knowing anything. (Just to get you learning, I doubt you can make anything useful.) You can download Visual Studio Express Edition for free from Microsoft's website. You definately don't need a deep understand of C#, unless you are doing something crazy. For a basic site you hardly need to know any.
Reply:You should at least know your data types, operators, flow control (if-then, loops), functions, basics of classes, and some common controls (e.g. textboxes) .


Does anyone know if it is illegal to carry an ASP(baton) in the state of Georgia?

This is a serious question! I am a security guard at a hospital and I have to deal with some pretty rough people (drunks, druggies, etc) and I was wondering if there was anybody that knew the laws for carrying a collapsable baton in the state of Georgia. If there are any GSP or Georgia law enforcement officers out there that can help me I would greatly appreciate it.

Does anyone know if it is illegal to carry an ASP(baton) in the state of Georgia?
Having this weapon is not illegal, the only time that this weapons become illegal if your are not certified to carry that particular weapon. If you are certified,then it is ok the use. Just be sure on how you intend to use your Asp(baton). Liability plays an important factor in the use of your baton. I am a security agent in TN, I believe that the regulation applies to GA and several other states as well. The same as a taser, oc spray and its percentage, and a baton.
Reply:It may not be illeagal to have, but your employer may have something to say about it. Check with them first as insurance issues come up quite a bit when dealing with Security officers and weapons. My advice... Learn to use your flashlight, it can be just as efffective.
Reply:The first two answers are absolutely correct. Say you ask your supervisor and he says "sure, go ahead". You use it and someone is even slightly injured and they sue. Well the company you work for could just say that you were not issued it and then you would be liable. If you go this route and feel it's warranted you need to get WRITTEN authorization from the highest person that you get it from. Someone over your immediate supervisor could say that he had no authority to authorize it. And if there is any kind of paperwork or manual that you recieved when you were hired look through that.





Ask around with the other guys.... you might not be the only one who feels a baton would be helpful. Maybe as a group you could convince the company. But they would have to spend money on training for proper use so this is doubtful.





As one of the other guys said.......... a good solid flashlight, properly applied is the way to go. You shouldn't really need a baton to subdue or restrain someone. There are classes for that sort of thing.


How can I use visio as an dynamic webpage in ASP.net?

I create the diagram in visio 2007; however, I want to create something like quick book interface where I would use graphics to link to behind page. How that explains what I am trying to do.

How can I use visio as an dynamic webpage in ASP.net?
Export the Visio diagram as an image and then use HTML Image Mapping to hyperlink particular regions of the image.





http://www.htmlhelp.com/reference/html40...





Good luck!





(You may even be able to do this from within Visio.)
Reply:no clue


How to connect the ASP.NET codes with the SQL express 2005 codes (backend)?

How to connect the ASP.Net 2005 codes with the SQL express 2005 codes (backend) and how to create accesses for updations, to edit, insert, to delete in the end product.

How to connect the ASP.NET codes with the SQL express 2005 codes (backend)?
Go to this site. It has entire tutorial for .net.





http://www.w3schools.com/aspnet/default....
Reply:I think u need the connection string for the database.





con=new connection("Server=....;Database=.....;I... Security=true;")


con.Open()





U can look into


http://www.connectionstrings.com/ for more deatils in various back ends!!

rose garden

How to make connection string between filemaker and asp?

I am working on a project which requires me to make a connection string between filemaker and ASP using Dreamwaver 2004. Can anyone help.

How to make connection string between filemaker and asp?
You need to connect via ODBC





http://filemaker.custhelp.com/cgi-bin/fi...





http://filemaker.custhelp.com/cgi-bin/fi...





http://forums.asp.net/thread/127157.aspx


How does ASP.Net choose which code from similar subs runs in what order?

Say my ASP.Net page has a Page_Load sub. Say it contains two user controls, both which also have a Page_Load sub. Say it also references a Master Page with a Page_Load sub and extends from another class which also has a Page_Load sub.





When the page executes, how does the runtime decide which Page_Load sub executes first? How does it order all of them? What if the code in one of them depends on the execution of code in another one?

How does ASP.Net choose which code from similar subs runs in what order?
The Page_Load of the page executes first. You should be aware of this. The page life cycle is one of the most misunderstood issues in ASP.NET. That in addition to viewstate.





The Load event is raised for the page first and then recursively for all child controls. At this time, controls in the page tree are created and their state fully reflects both the previous state and any data posted from the client. The page is ready to execute any initialization code that has to do with the logic and behavior of the page. At this time, access to control properties and view state is absolutely safe.





Thank You!
Reply:Page loads first and then the Master Page's load event fires. After this, ASP.NET will then loop through all controls and fire their load event. This is how it's done all the time.





If your code has some type of dependency, you will have to figure out how to handle it. Since I'm not sure what your dependency is, I really can't help you out.


How do i create personalized asp web pages?

i'd like to create a single web page that is personalized for each user that registers to use it. i'd like to use active server pages. can someone point me in the right direction?

How do i create personalized asp web pages?
Have a look at:





http://www.aspin.com/home/tutorial/userm...





There are lots of tutorials on ASPIN for this exact idea. You will first need to create a database of some form to store the logins and passwords.


How do I create an *.asp file to post to from a login that will allow users to access their specific pages?

I want users to be able to login on the home page and after they submit their user name and password, they will be redirected to their specific page with their files. If they try to access the User Only page without being logged in, I want a login to come up, then take them to the page as well. I'm using a simple HTML form with a submit button and text fields.

How do I create an *.asp file to post to from a login that will allow users to access their specific pages?
Here download all my ASP user authentication scripts off my server, see how you like them. In the zip you will find a folder that has a complete Login script. Im sure you can find the line in there that you are looking for:





http://yellphost.com/test-dir/ASP_Script...
Reply:Are you using a database? If not, that can be very tedious.
Reply:create a database with username, password and url - have the form access that to call what pafe is loaded. 30 minute project

pink flowers

What is ASP and why should I learn it?

I already know PHP, but what is the difference (Adavnatages and disadvantages) between ASP and PHP? Would it be worth learning both?





I'm not learning either for any purpose, mostly to have something to toy around with in my spare time. But are there any other applications for ASP that I would use it and not PHP?

What is ASP and why should I learn it?
Personally, I think ASP stinks cause it looks ugly


PHP is the best!! YA!!!!!! sorry.





You can lean all about it at


http://www.w3schools.com/





I go there all the time.
Reply:Hi,





acctually ASP %26amp; PHP are similar target languages for server side scripting


- PHP has greater cababilities although you want need it ...





- Nowadays ASP.NET 2.0 is Great with the AJAX help it became more responsive to the user and it needs nothing in programming languages if you can write c# or vb it is enough.





- PHP is more like C and has no good editor as ASP (Visual Studio.NET 2005 Really it is great)





- both languages are good, both can do everything, both have AJAX (i think PHP have AJAX)





- if you are in deep in the php track don't change(although you can be good in asp if you know c# or vb in 2 monthes or more)





- if you are new with vb or c# w3schools is not good
Reply:well I use dreamweaver which supports both asp and php - but of course you need an appropriate windows server for it to run.





I tend to like both equally but definately think the syntax of asp is easier and I also prefer the way asp passes information between pages and handles strings. PHP I find to be more 'programmery'. Websites with online tutorials are fine but I do like to have a couple of books around for reference, they can be quite expensive so it's worth looking up ebay.





So I'd - if you have the time - learn up a bit of both and see what suits you best.
Reply:I'm not an expert programmer but I can tell that ASP is from microsoft and it's not open source, so means that it's more difficult to find free scripts to download or get help.





I think a lot of people think the asp is more professional than the free php, but instead php is very powerful language and I like it.
Reply:ASP stands for Active server pages, Microsoft's web development approach.


In order to fully understand it you have to really be into OOP (object oriented programming).





Now ASP vs PHP


PHP is open source (source code available, and free of charge), is cross platform and is very powerful(runs in most environments, windows, Linux, mac), its syntax looks a lot like C, as a matter of fact PHP is a derived of C.





ASP could be written in a variety of languages such as VB script, J#, C#, even in C++.


in order to run your asp pages you need to have IIS Internet information services.


It depends on what you want to do in order to determine which one is better, PHP falls weak in some areas where ASP is very good, same thing for ASP.


How can I insert data into database using ICallbackEventHandler (CallBack) in ASP.Net2?

Hello Sir,


I want to insert data into SQLServer2005 Express edition from ASP.Net2 webpage.





I want to use this option that can stop the refreshment or reload of page in every insertion.





thanks in advance

How can I insert data into database using ICallbackEventHandler (CallBack) in ASP.Net2?
Simple dear just make the connection string and insert data via form in front end asp .net ...


for any types of help you can contact via contact section of given url below ..


http://www.offshoredotnetdevelopment.com
Reply:You can use ajax in asp.net 2.0 web pages to stop the page refreshing each time the form is submitted.





Download the ajax frameworks from http://www.asp.net


and watch the tutorial videos there to insert the Data and display it in GridView.


How to display the content form a text file into a web page using ASP.NET in c# ?

Currently, I wanna insert all of the content from a selected text file and write it into the webpage. Any idea? Thanks.

How to display the content form a text file into a web page using ASP.NET in c# ?
yes


I have good working knowledge of asp. where can I get job work on regular basis?

As I m living at Satara, Small dist. place in Satara and dont have overheads like big office in prime locality, marketing and administrative expenses etc. hence i can work at comparatively lower cost. I also have knowledge of html, javascript, dreamweaver etc.


As I have not a graduate and my age is about 37 I m unable to get good job but i m working in softwares since 1998.


I have products like Hotel, Transport, Hospital Management, some govt. dept. Softwares in vb, working fine with clients for last few years.


In asp I have done matrimonial, online billing, internal staff messaging, business webs and more.

I have good working knowledge of asp. where can I get job work on regular basis?
http://www.rentacoder.com





Has lots of work for non-Western contractors who specialize in defunct technologies.
Reply:Move to Pune. You have lot of options. Prepare a professinal resume. Otherwise Go to Pune or Bombay (possibly Bangalore) jsut attend the interviews. You have to come to come out of Satara.
Reply:Join the line dude.





BTW where is Satara? This site is global if you didn't know.

night garden

I have good working knowledge of asp, living at small town in india. How can I get jobwork from abroad?

I can work at lower cost as I have no overheads like big office in prime location, expensive staff etc.

I have good working knowledge of asp, living at small town in india. How can I get jobwork from abroad?
http://answers.yahoo.com/question/index?...
Reply:http://www.himind.net/minar/


ASP: Capture the contents in the displayed webpage and email as an attachment?

Hi all,





i got a web application, and i am kinda stuck at one point, would appreciate if somebody could answer this.





1 . The Web application displays a table with some data


generated after some calculation.


2. All i need is to capture that data and email to some one.





There are two ways i can think of,





1. save the webpage to ur machine and send it as an attachment


or


2. capture the entire html page and send it as a mail.





any help ?

ASP: Capture the contents in the displayed webpage and email as an attachment?
Hi


Try going to the top toolbar and use


"FILE / Save Page as" option.


(or just "save as" if using IE)





Depending on what type of page it is,


it should save the whole thing.





Some types of info might not get saved such as flash objects





try opening it and see if it works before emailing it.


in Internet Explorer go to


"FILE / Open" and browse to the location you saved it.





Also try to save it as an MHT instead of HTML


http://delphi.about.com/library/graphics...





read here


http://delphi.about.com/od/internetintra...





Oopss.


ASP ?


http://www.codefixer.com/tutorials/where...


http://www.w3schools.com/aspnet/aspnet_p...


http://forums.devarticles.com/javascript...





Offline browser and web downloader - Offline Explorer Pro!


http://www.metaproducts.com/mp/mpProduct...


How do i code for the names of visitors who are online in asp.net?

give me the logic plz.

How do i code for the names of visitors who are online in asp.net?
hmm... well.





1) you need to have dbase or somehow store users that come to your site (low end u can use XML, prefer dbase like Access or MSSql)


2) have them sign up when they come to your website. Provide a link to a *SignUp* page.


- here you have a form to get their Name, a LoginID, and Password (minimal) and any other particuliars you want to keep


- store this info to your dbase


3) Next time they visit your website, they need to login. Have two input boxes for a) LoginID b) Password and a *Submit* button or a link to a simple login page asking for LoginID and Password


4) Display their name


- query your database for loginID and Password that they provided in step 3 and retrieve there name and display it!





good luck!


-o


How to create basic login asp page?

I tried googling but so far, I only found asp.net codes but I'm currently doing asp. Recommend me some good asp websites with lots of examples. Help will be appreciated. Thank you.

How to create basic login asp page?
There are several different ways to handle this. Everything from using a text file to store usernames to databases for usernames.





Cookies for storing it, hashing the password. A few links to some tutorials are below
Reply:I liked this website when I used to do Classic ASP:





http://www.aspemporium.com/





You can find a the login example here, the one called "Restricted Access - User Names and Passwords"





http://www.aspemporium.com/aspapps.aspx?...

flower bouquet

Create a field and browse button to upload files in an email asp?

I am using FrontPage and I have created an email enquiry form, but I want my users to be able to browse and attach a file or jpg.





How do I create the browse button and related commands, and enable the email to attach the file ?

Create a field and browse button to upload files in an email asp?
Use %26lt;input type="file"%26gt; object in your form.





Find out more here -


http://msdn2.microsoft.com/en-us/library...


How can i print all pages at once while using paging in asp.?

I'm using paging in my asp page to show a limited numbers of records at once. now i want to print all pages at once, but i'm able to print only the current page (i.e.) page shown in my browse. i want to use paging and print all the pages at once, i.e. i don't want to go every page and click print button. if any one help me i'm very thankful to that person. plz help me as soon as possible.


Thank in advance

How can i print all pages at once while using paging in asp.?
I would create a link where the user can opt to "Print All Records." I would even have it open in a pop-up window. Pass a parameter from this link and use that to decide if you should show all records or use your paging logic.

flower delivery

How can i upload images into an Ms Access Database from plain asp page and Display images in asp.?

Can someone provide me the complete source code in plain asp. I also need tree view navigation in my asp page with categories and sub catagories and want to store this navigation in Access database and display back in asp page as tree view. Navbar's main and sub categories should be linked to images stored in database. Also want to Add, edit, delete, display records and upload image to its main or sub category from loging in to admin page.

How can i upload images into an Ms Access Database from plain asp page and Display images in asp.?
You're not going to want to upload the images into your access database. What you should do is upload the image to your server and in your database record the file/filepath. Here's a link to some asp code that I've used in the past to upload files to a server:


http://www.motobit.com/help/scptutl/pure...


In your asp page to display the image, pull the file/filepath info and use it in your img tag.





The Data Analyst - http://www.squidoo.com/thedataanalyst


Where can I find an Equipment Reservation/checkout PHP or ASP script?

I'm looking for a PHP or ASP checkout script that allows users to reserve equipment and then allows staff to check it out and later check it back in, all in a web interface. It does not have to be free, though that is preferred.

Where can I find an Equipment Reservation/checkout PHP or ASP script?
http://sourceforge.net/search/?words=res...


How do I add email addresses to my ASP mailer code?

I know how to do the "To:", "CC:", and "BCC:", but I want to constantly add email addresses to it. I need to have about 50 so far.

How do I add email addresses to my ASP mailer code?
you can separate emails with a comma.


example:


To = "xx@xx.com, yy@yy.com, zz@zz.com";





If you are sending out a mass mailing, you need to add it in a loop.


for(int i=0; i%26lt;=array.length; i++)


{


mailer.To = array[i]


send.....


}





or do it with a database connection.


while(dr.Read())


{


mailer.To = dr["email].ToString();


send.....


}


How to Pad zeros to the right in ASP?

hi I am making a project where i can accept online payment. I am facing a problem that, Whenever total amount is like $7.77 the program works fine for me.


But when total amount is something like $34.00 or $354.70. It removes the zero's from end after calculating amount. and it will be $34. %26amp; $354.7 which is not accepted. So plz tell me how can i pad zero's to the right when it is required.





Plz give me some examle if you can in ASP.

How to Pad zeros to the right in ASP?
for calculations its not a problem


for display just set the format of the box to 2 decimal places

wholesale flowers