Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
5.77
seconds.
Search:
Posts Made By:
Morgoth
Forum:
ASP
07-08-2012, 11:42 PM
Replies:
5
13 TypeMismatchError
Views:
1,343
Posted By
Morgoth
Even better.
Even better.
Forum:
ASP
07-08-2012, 03:19 PM
Replies:
5
13 TypeMismatchError
Views:
1,343
Posted By
Morgoth
I didn't realize it was a double post until after...
I didn't realize it was a double post until after I formatted the code.
Now it's just an example of how to format your code for better readability.
Forum:
HTML & CSS
07-07-2012, 10:53 PM
Replies:
3
Mysterious link problems on my website?!
Views:
401
Posted By
Morgoth
<Variable> is not a valid html tag. Are you...
<Variable> is not a valid html tag.
Are you trying to use JQuery?
Your <img> tag has an href attribute. That shouldn't be there.
Don't use css for the top image, use an <img> tag and wrap it in...
Forum:
ASP
07-07-2012, 10:39 PM
Replies:
5
13 TypeMismatchError
Views:
1,343
Posted By
Morgoth
Let's use the code tags. Formatting can also...
Let's use the code tags.
Formatting can also help identify simple errors.
I removed a few spaces that might have been created by you or because you posted it using the wrong tags in the forum.
...
Forum:
Small projects (quick fixes and changes)
07-07-2012, 10:15 PM
Replies:
2
Resolved
Add functionality to a PHP script
Views:
954
Posted By
Morgoth
I Pm'd you
I Pm'd you
Forum:
General web building
06-29-2012, 05:43 PM
Replies:
1
Can anyone explain this strange browser behaviour?
Views:
960
Posted By
Morgoth
http://www.w3.org/TR/html5/syntax.html#syntax-tag-...
http://www.w3.org/TR/html5/syntax.html#syntax-tag-omission
Gives a good explanation.
A good reason to avoid all filters that sprinkle <p> tags throughout your posts.
I'm looking at you...
Forum:
General web building
06-29-2012, 04:19 PM
Replies:
1
Can anyone explain this strange browser behaviour?
Views:
960
Posted By
Morgoth
Can anyone explain this strange browser behaviour?
Open a new html document and insert the following code:
<a href="unique">hello<p></a>
Open the document and use your Inspect Element tool to view the code.
This is the result:...
Forum:
Medium projects (new script, new features, etc)
06-19-2012, 08:51 PM
Replies:
3
high scoring on website
Views:
1,129
Posted By
Morgoth
This would be really fun to do for you. I'll...
This would be really fun to do for you.
I'll send you a PM with my details.
Forum:
Graphics and Multimedia discussions
06-19-2012, 08:40 PM
Replies:
0
PS C5 Automate export for web adjust name
Views:
1,308
Posted By
Morgoth
PS C5 Automate export for web adjust name
Hello,
I want to automate a task in Photoshop C5 to resize a folder of images, one for dog and one for cat images (different sizes, two different automations). The images will be resized for a...
Forum:
ASP
04-05-2012, 10:27 AM
Replies:
4
Difference Between asp, asp.net and aspx?
Views:
1,958
Posted By
Morgoth
:eek: I think this post should be stickied, next...
:eek: I think this post should be stickied, next to whammy's old post. :thumbsup:
Forum:
PHP
04-03-2012, 11:18 AM
Replies:
2
Retrieve all <img> tag from a file
Views:
362
Posted By
Morgoth
Not all sites host all their images with <img>...
Not all sites host all their images with <img> tags.
Forum:
Computer/PC discussions
04-11-2011, 07:32 AM
Replies:
0
Looking for a Hexadecimal Font
Views:
866
Posted By
Morgoth
Looking for a Hexadecimal Font
Hello,
I have been looking for a Hexadecimal Font that will display every ASCII character value from 0 to 255 as a HEX value (from 00 to FF).
I have come across two that have been useful to a...
Forum:
Computer Programming
11-08-2010, 06:13 PM
Replies:
0
COBOL Bookmark Collection
Views:
780
Posted By
Morgoth
COBOL Bookmark Collection
Would anyone have any helpful COBOL websites with Tutorials, Articles, Comics, etc...
I am looking in your bookmark folder for anything you have related to COBOL that you found interesting...
...
Forum:
ASP
11-04-2010, 07:50 PM
Replies:
4
HTML form to file
Views:
4,456
Posted By
Morgoth
I am glad it is working for you, just remember to...
I am glad it is working for you, just remember to debug the code before you consider it complete.
I also recommend validation of the fields before and/or after you submit your data, you don't want...
Forum:
ASP
11-03-2010, 06:13 PM
Replies:
4
HTML form to file
Views:
4,456
Posted By
Morgoth
Before you submit your form, you can use three...
Before you submit your form, you can use three radio buttons to determine if you want the data to go to file1, file2, or file3. Or if each form is on it's own page, you can use a hidden field in the...
Forum:
ASP
11-03-2010, 05:42 PM
Replies:
2
New to ASP, Need Help with Email Form
Views:
1,631
Posted By
Morgoth
Does your host allow you to send e-mail? From...
Does your host allow you to send e-mail?
From what I can see, your code will work if the server allows you to use their SMTP server.
Forum:
ASP
10-11-2010, 03:23 AM
Replies:
4
'Unexpected error' on file upload
Views:
2,175
Posted By
Morgoth
From what I have learned from my good friend...
From what I have learned from my good friend Google, he tells me:
"aspSmartUpload has been discontinued." (http://www.scriptdungeon.com/freeaspscript/freescripts15)
Apparently they direct you to...
Forum:
MySQL
10-27-2008, 03:25 AM
Replies:
1
List records in the same table if they share similar data in a field.
Views:
746
Posted By
Morgoth
Solved.
I wasn't vary clear with my request, I solved the problem.
Solved.
Forum:
MySQL
10-26-2008, 08:29 AM
Replies:
1
List records in the same table if they share similar data in a field.
Views:
746
Posted By
Morgoth
List records in the same table if they share similar data in a field.
List records in the same table if they share similar data in a field, and I don't want to have pairs or reversed pairs.
Input:
SELECT a.CustomerName
, b.CustomerName
FROM CUSTOMERS a...
Forum:
ASP
05-01-2008, 03:11 AM
Replies:
9
LDB file stays on server. CAN be deleted
Views:
2,821
Posted By
Morgoth
Are you sure your closing the database when...
Are you sure your closing the database when you're done with it?
Forum:
ASP
04-02-2008, 04:52 PM
Replies:
1
AdRotator - The Images are Hyperlinks
Views:
937
Posted By
Morgoth
http://www.developerfusion.co.uk/show/1971/ ...
http://www.developerfusion.co.uk/show/1971/
http://www.4guysfromrolla.com/webtech/011201-1.shtml
I did a quick google search and came up with these pages... I am sure they are the...
Forum:
ASP
04-02-2008, 04:37 PM
Replies:
1
Paging ASP & MySQL
Views:
2,480
Posted By
Morgoth
Blank pages, eh? Does that mean the SQL strings...
Blank pages, eh?
Does that mean the SQL strings are not diaplyed? You posted a picture of Page 11, can you post a picture of page 12?
Page 11 displays 6 records, not 7, so is that the first (in...
Forum:
ASP
04-02-2008, 03:59 PM
Replies:
1
rewriting URLS
Views:
777
Posted By
Morgoth
Can you post a little more of your actual code?...
Can you post a little more of your actual code? It will make it easier to debug.
Don't forget http://www.morgoth.sonnexh.com/images/emot-code.gif tags.
Forum:
ASP
02-15-2008, 11:15 PM
Replies:
2
Displaying 1 to 9 of 9 matches
Views:
1,040
Posted By
Morgoth
This is similar to what you want I think. :p ...
This is similar to what you want I think. :p
http://www.codingforums.com/showthread.php?t=73418
Forum:
ASP
02-15-2008, 10:57 PM
Replies:
3
Script to delete users cookie.
Views:
1,310
Posted By
Morgoth
Yeah Gary, you're idea scares me, very unsecured....
Yeah Gary, you're idea scares me, very unsecured.
I agree with Spudhead and changing the value. When you get the phone call you can send them a link where you get them to type in a secure password...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
06:31 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.