[web] ASP Question!

Started by
28 comments, last by blackbirdblackbird1 16 years, 11 months ago
I need someone to write out a script of how you would do something like this: http://url.com/default.asp?id=12341324 in ASP. I would have used PHP but the school district that runs the webservers is being stubburn and won't install it.
++++++++++++++++++++++++++++++++++++++++++AMD Phenom 9600 Quad Core (2.2 GHz x 4)4 GB Corsair XMS2 DDR2 800 RAMnVidia 8400 (512 MB, PCI-E 16x)Westinghouse 32" LCD monitor @ 1366x768 / 1280x1024160 GB (7200 RPM) SATA HDD120 GB (7200 RPM) IDE HDDWeb Developer (XHTML/CSS/MySQL/PHP**/ASP**)**Beginning
Advertisement
W3C has tutorials:

http://www.w3schools.com/asp/default.asp


ASP Form Get Tutorial

http://www.w3schools.com/asp/showasp.asp?filename=demo_reqquery
Mark A. Drake
OnSlaught Games
Mark Drake
Well, that's one of the most basic ASP things. I know jack-shit about ASP but I know how to use a search engine and how to use the resources section here:

http://www.w3schools.com/asp/asp_ref_request.asp
http://www.w3schools.com/asp/showasp.asp?filename=demo_simplereqquery

<hr />
Sander Marechal<small>[Lone Wolves][Hearts for GNOME][E-mail][Forum FAQ]</small>

Ah, beaten to it [smile]

<hr />
Sander Marechal<small>[Lone Wolves][Hearts for GNOME][E-mail][Forum FAQ]</small>

one problem when I look at that I have no idea what it means. So that means I wouldnt be able to figure out how to do what i want. Mainly I am a PHP/MySQL person and I am VERY new to ASP.
++++++++++++++++++++++++++++++++++++++++++AMD Phenom 9600 Quad Core (2.2 GHz x 4)4 GB Corsair XMS2 DDR2 800 RAMnVidia 8400 (512 MB, PCI-E 16x)Westinghouse 32" LCD monitor @ 1366x768 / 1280x1024160 GB (7200 RPM) SATA HDD120 GB (7200 RPM) IDE HDDWeb Developer (XHTML/CSS/MySQL/PHP**/ASP**)**Beginning
Well, it doesn't get any simpler than that. Maybe this is a slightly better example: http://www.w3schools.com/asp/showasp.asp?filename=demo_reqquery

<hr />
Sander Marechal<small>[Lone Wolves][Hearts for GNOME][E-mail][Forum FAQ]</small>

It's the same, you'll be calling a variable. I'm also PHP/MySQL oriented. I've been fighting the transition to ASP but I'm finding it almost impossible to apply for other web development related positions at other companies due to my lack of knowledge and experience with the language.
Mark A. Drake
OnSlaught Games
Mark Drake
Well, perhaps you should pay better attention to the ads and have a look out for the words "PHP developer"? That's what my new job's advert said. Also, you could call up the compnay that placed the ad and simply ask "Is this about a PHP or ASP position" and if they say ASP, just tell them you'll be sending in your resume and motivation promptly.

I don't know how it is in the states but there are plenty of PHP positions on this side of the pond.

<hr />
Sander Marechal<small>[Lone Wolves][Hearts for GNOME][E-mail][Forum FAQ]</small>

Quote:Original post by blackbirdblackbird1
I need someone to write out a script of how you would do something like this:

http://url.com/default.asp?id=12341324

I'd love to give an answer, if only I understood the question. :/
What exactly is it that you want to do?

I attempt most positions, but the two areas I have intrest in (winchester, va that I live in and seattle, wa which would be a nice change of scenary) both tend to use microsoft technologies.

I belive in my current work place I'll stress the importance of diversifying our abilities so I can add the latter to my resume. That will probably hlep to search for php instead of web development, it may save some time.
Mark A. Drake
OnSlaught Games
Mark Drake

This topic is closed to new replies.

Advertisement