Comment
Im just starting to learn ASP (I already know PHP, and very little PERL).BUT, how do you comment properly in an ASP file?
is it ' COMMENT, or double slash (//) ?
And
Im running a Apache server on my computer, with PHP and MySQL .... is there any way to get ASP support in there, without having to use IIS?
View Replies
Is there a style for commenting? I seem to comment my code to make it easier to read, but it still looks ugly. How do you all comment your code?
View Replies
View Related
How do I Comment a line in asp
View Replies
View Related
I have a form that that I use to upload files to a server. I want to put a place on it so people can coment on the files they upload. The problam is how do I get it to expand as people write info into it.
View Replies
View Related
how to set up comments in seperate table?
View Replies
View Related
I have a MEMBERS table and a COMMENTS table I am using session varible which is rsUser in the members table, I am using this as AUTHOR of the comment so I do not know what to filter (as you can tell i am using Dreamweaver with Access database) I also do know know about what collumns to have in what table? ParentID ?
View Replies
View Related
I have set up a COMMENTS section on my site, How do I get it to display just in that users profile if they where looking at it?
user: test1
pass: test1
View Replies
View Related
Using ASP, Is there a way to read the File property of an Image. Like Comments, Subject etc. (Information seen when you right click on an Image) I have tried using the FileSystemObject. But this is limited to very few properties like AccessDate Modified Date etc.
I also tried reading the Exif information in the JPEG. The EXIF Comments are not the Same as Comment section available from the Properties of the File.
View Replies
View Related
Just finished creating my own news script and was wondering if someone could look at it for me comment on it, how secure is it etc.
View Replies
View Related