Tag Archive | "page"

How do i create a page with results from my sql table from a url i created with php?


i have got a results page which shows results from my database and i put a
echo “
$row[0]

“;
which uses the topic as part of a url
http://ww.url.com/detail.php?topic=becauseidclose/
but the problem is that how do i create detail.php which will show the record with topic “becauseidclose”
What will i include in detail.php to show the record on its respective page
thanks in advance.
if it helps the website is at
http://www.sharewink.com

Posted in PHPComments (3)

How do i make page loading delay using asp.net or javascript ?


How do i make page loading delay using asp.net or javascript ?

Posted in ASPComments (1)

what the asp code for hit button count and time when did someone hit the button in my page?


i want to know,what the asp code for hit button count record and the time when aomeone hit the button at my page?
after that,i want to store the hit count including the time into ms database access..if it’s hard to explain,just give me the related link..tq

Posted in ASPComments (1)

How can i Convert Microsoft Infopath Forms to either a HTML or ASP page?


I’ve heard about Infoview but its too expensive, anyone know another method?
after saving as, i tried to put show all files but that option didnt exist. so after it saved as xsn , i renamed the extension to html and i got a cryptic page. plus, i dont think that would work

Posted in ASPComments (1)

How do I open tow or more tables from the same DB to appear on my web page using ASP?


I have three tables I would like to show information from? I can show information from 1 table right now…how do I show the other two on the same page?

Posted in ASPComments (2)

How to write Javascript to input multiple asp data strings into an html page?


hello, does anyone know how to have javascript get html input from multiple asp pages (using form elements which contain certain specific variables that bring back certain html results) within the content of an html page so i can insert that html coding into one html page (by the way, the asp pages are on a different server/host/domain name than mine)

Posted in ASPComments (2)

How do I forward a user to a page using asp commands?


Posted in ASPComments (1)

calling asp variable from one page to other?


I have an ASP page which I upload a picture , I have a variable in this page that holds the url of the pic ,
now on the other page which I browse the file I want to show the url , how should I call the variable in first page to the other page ?

Posted in ASPComments (2)

How to use substring Function in ASP Page when d Page Language is Jscript?


Hi,
I have a varible named cmbStateRegion in which value is coming from DropDown in comma seperates format(AL,Albama) now i want to take AL & Albama in another variables for further use.Tell me how can i do that ?My default page language is Jscript and i m developing page in ASP.

Posted in ASPComments (1)

Will Drupal allow me to post php code right into a page or story?


My site uses PHP/MySQL functions- but not as header/footer templates- each page content itself will use it’s own php code- trying to see if it will work with Drupal?

Posted in PHPComments (1)

Categories