Search:
Type: Posts; User: jonmaster
Search :
Search took 0.01 seconds.
You have to set the default document as index.asp, ask your hosting provider to do that. You may also do the same in the control panel.
You can use regular expression try from regexlib.com
I second what Kor said, you have to learn a lot to do everything by your own.
or you could use open source applications such as phpbb, wordpress. But still u need to know the coding to customize.
ya he cannot do anything with code he provided.
that is ... he cannot do anyting with what he has
You cannot send mail using just html, you need server side scripting
for asp.net you see the following link
Sending mail using asp.net
it is nothing like that.
All the videos are converted into FLV, or the mpeg files are viewed using flash player.
If you have flash u can do that, or download any free software from download.com
No it is not possible to create hyperlink with predefined window size properties. All you have to do is to inject above javascript in the <a tag
the code you posted above does not show how the...
if you are just asking how to get the query string value here is the snippet
in the codebehid file of view_form
protected void Page_Load(object sender, EventArgs e)
{
string ...
Ok here is the code, you can utilize it to modify using db
aspx file
<asp:DropDownList ID="myList" runat="server" AutoPostBack="True"
onselectedindexchanged="IndexChanged">
...
You have to use javascript popup window, try the followin snippet
http://www.tamilcodes.com/document.aspx?content=Snippets&id=63
you did not understand what yamaha said.
remove that c:, use just the url
it is not possible to get the asp code as such. But they can get if there is a security vulnerabiliy. But almost all the servers will patched immediately.
ofcourse crawler can crawl your...
this is vague, paste your codes
you can create flash images with on mouse over play sound effect. Or you can use javascript for on mouseover.
You can run a batch script at every hour to update the database, but you should have your own server to run the batch script.
Or create a subroutine in the global.asa file to check the time hour...
after shared hosting, go for VPS,
TRY softsyshosting.com, they are good
for dedicated server
theplanet.com
codero.com
softlayer.com
Ok try this, modify ./ideadudes.mdb
to ../ideadudes.mdb
And one more thing, it is general practice to add a DB folder in the root folder to store the access database. Then u can use
...
you may use
On Error Resume Next for error handling.
what is the error you are getting,
If you want to format the final result, then you have code according to it.
There is no point in formatting the code as such
you can use illustrator, or try in download.com you may find some free simple programs to do the conversion.
I am not sure whether gimp does this.. GIMP is free
Just google about trademark and logo registration services, you will get some info
ya you can create create those javascripts from database.
not exactly those javascripts,
just category and subcategory
then add extra javascripts in the response.write statements
A book is the best choice to learn
you can go to
asp.net/learn they have bunch of online video tutorials
here is the code
JavaScript Dynamic dependent drop down list box
http://www.tamilcodes.com/tamilcodes/document.aspx?content=Tutorials&id=36
you donot you try the same adsense codes alone in some seperate HTML file and verify the output.
I think you are missing some closing tag.